|
|
6e2046467f
|
Penerapan notifikasi di event
Add:
components/Button/BackButtonFromNotification.tsx
types/type-collect-other.ts
Fix:
- android/app/build.gradle
- app/(application)/(user)/_layout.tsx
- app/(application)/(user)/event/(tabs)/_layout.tsx
- app/(application)/(user)/event/(tabs)/status.tsx
- app/(application)/(user)/event/create.tsx
- app/(application)/(user)/job/(tabs)/_layout.tsx
- app/(application)/(user)/notifications/index.tsx
- app/(application)/admin/event/[id]/[status]/index.tsx
- app/(application)/admin/event/[id]/reject-input.tsx
- app/(application)/admin/notification/index.tsx
- components/Notification/NotificationInitializer.tsx
- hipmi-note.md
- hooks/use-notification-store.tsx
- screens/Admin/Event/funUpdateStatus.ts
- service/api-notifications.ts
- utils/formatChatTime.ts
### No Issue
|
2026-01-13 17:41:30 +08:00 |
|
|
|
ca33dd83bb
|
Perbaikan untuk apple store dan push notifikasi ke preview
Fix:
- app.config.js
- app/(application)/(user)/_layout.tsx
- app/(application)/admin/notification/index.tsx
- eas.json
- ios/HIPMIBadungConnect.xcodeproj/project.pbxproj
- ios/HIPMIBadungConnect/Info.plist
### No Issue
|
2026-01-12 17:40:15 +08:00 |
|
|
|
57ac1eb45e
|
Notifikasi admin to user
Fix:
- android/app/src/main/AndroidManifest.xml
- app/(application)/(user)/job/(tabs)/_layout.tsx
- app/(application)/(user)/job/[id]/index.tsx
- app/(application)/(user)/notifications/index.tsx
- app/(application)/(user)/profile/[id]/index.tsx
- app/(application)/admin/job/[id]/[status]/index.tsx
- app/(application)/admin/notification/index.tsx
- app/+not-found.tsx
- ios/HIPMIBadungConnect.xcodeproj/project.pbxproj
- screens/Admin/Job/funUpdateStatus.ts
- screens/Home/bottomFeatureSection.tsx
### No Issue
|
2026-01-08 17:48:53 +08:00 |
|
|
|
145ad73616
|
Fix job notifikasi
### No Issue
|
2026-01-08 10:12:53 +08:00 |
|
|
|
3f85f330d2
|
Background notifikasi berhasil dibuat
Add:
-components/Notification/BackgroundNotificationHandler.tsx
### No Issue
|
2025-12-24 17:43:53 +08:00 |
|
|
|
7743a2467c
|
Fitur notifikasi dan foreground
Add:
- types/type-notification-category.ts
Fix:
- app/(application)/(user)/notifications/index.tsx
- app/(application)/(user)/test-notifications.tsx
- app/(application)/admin/notification/index.tsx
- components/Notification/NotificationInitializer.tsx
- hooks/use-notification-store.tsx
- service/api-notifications.ts
- utils/formatChatTime.ts
### No Issue
|
2025-12-24 15:29:58 +08:00 |
|
|
|
bcc0e02581
|
Admin
Add:
- screens/Admin/
- admin/notification/
Component
Add:
- components/_ShareComponent/GridSectionView.tsx
### No Issue
|
2025-08-06 15:02:47 +08:00 |
|