|
|
6d545f2af9
|
Fix change yang tertinggal
|
2026-03-30 17:39:53 +08:00 |
|
|
|
6fb3b229c3
|
Fix andorid
|
2026-03-27 17:59:13 +08:00 |
|
|
|
3bbee15c3a
|
Perbaikan Bug & Error Handling: │
│ │
│ 1. Device Token Registration Error (HTTP 500) │
│ - File: service/api-device-token.ts │
│ - Fix: Hapus nested data wrapper pada payload │
│ - Improvement: Tambahkan error logging detail │
│ │
│ 2. Uncaught Promise Errors │
│ - File: components/Notification/NotificationInitializer.tsx │
│ - Fix: Better error handling untuk device token registration │
│ - File: app/(application)/(user)/home.tsx │
│ - Fix: Add .catch() untuk userData() dan error handling apiUser() │
│ - File: app/(application)/(user)/profile/[id]/index.tsx │
│ - Fix: Add error handling untuk apiProfile(), apiUser(), userData() │
│ │
│ 3. UI Improvements │
│ - File: app/(application)/(user)/home.tsx │
│ - Feature: 4 skeleton lingkaran untuk loading state grid features │
│ │
│ 4. Maps Migration │
│ - File: app/(application)/admin/maps.tsx │
│ - Change: Replace react-native-maps dengan MapsV2Custom (Maplibre) │
│ - Cleanup: Hapus unused imports dan interfaces │
│ │
│ Files Modified (7) │
│ - app/(application)/(user)/home.tsx │
│ - app/(application)/(user)/profile/[id]/index.tsx │
│ - app/(application)/admin/maps.tsx │
│ - components/Notification/NotificationInitializer.tsx │
│ - service/api-device-token.ts │
│ - constants/constans-value.ts │
│ - screens/Home/bottomFeatureSection.tsx │
│ - screens/UserSeach/MainView_V2.tsx
### No Issue
|
2026-03-04 16:39:57 +08:00 |
|
|
|
ad7dbaf162
|
Fix Bug DB
User Pages
- app/(application)/(user)/home.tsx
- app/(application)/(user)/portofolio/[id]/index.tsx
- app/(application)/(user)/profile/[id]/index.tsx
Home
- screens/Home/bottomFeatureSection.tsx
Components
- components/Notification/NotificationInitializer.tsx
- components/_ShareComponent/SkeletonCustom.tsx
Service
- service/api-device-token.ts
Config & iOS
- app.config.js
- ios/HIPMIBadungConnect.xcodeproj/project.pbxproj
- ios/HIPMIBadungConnect/Info.plist
### No Issue
|
2026-03-03 16:44:45 +08:00 |
|
|
|
9c94ec0454
|
Fix Bug
Maps Platform Update
- components/Map/MapSelectedPlatform.tsx
- components/Map/MapSelectedV2.tsx
Maps Screens
- screens/Maps/ScreenMapsCreate.tsx
- screens/Maps/ScreenMapsEdit.tsx
Home
- screens/Home/bottomFeatureSection.tsx
Config & Native
- app.config.js
- android/app/build.gradle
- ios/HIPMIBadungConnect.xcodeproj/project.pbxproj
- ios/HIPMIBadungConnect/Info.plist
### No Issue
|
2026-03-02 16:34:24 +08:00 |
|
|
|
32a42d1b60
|
Fix UI Admin
User & Image
- app/(application)/(image)/take-picture/[id]/index.tsx
- app/(application)/(user)/home.tsx
Admin – Forum
- app/(application)/admin/forum/[id]/index.tsx
- app/(application)/admin/forum/[id]/list-comment.tsx
- app/(application)/admin/forum/[id]/list-report-comment.tsx
Admin Screens – Forum
- screens/Admin/Forum/ScreenForumDetailReportPosting.tsx
- screens/Admin/Forum/ScreenForumReportComment.tsx
- screens/Admin/Forum/ScreenForumReportPosting.tsx
New Admin Screens – Forum
- screens/Admin/Forum/ScreenForumDetailReportComment.tsx
- screens/Admin/Forum/ScreenForumListComment.tsx
Home
- screens/Home/bottomFeatureSection.tsx
Service
- service/api-admin/api-admin-forum.ts
Docs
- docs/prompt-for-qwen-code.md
### No Issue
|
2026-02-20 16:48:26 +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 |
|
|
|
ec49999f99
|
Integrasi API:
Add:
- hipmi-note.md
Fix:
- app/(application)/(user)/donation/[id]/(transaction-flow)/[invoiceId]/failed.tsx
- app/(application)/(user)/donation/[id]/(transaction-flow)/[invoiceId]/success.tsx
- app/(application)/(user)/event/[id]/confirmation.tsx
- app/(application)/(user)/investment/(tabs)/index.tsx
- app/(application)/(user)/investment/(tabs)/my-holding.tsx
- app/(application)/(user)/investment/[id]/(my-holding)/[id].tsx
- app/(application)/(user)/investment/[id]/(transaction-flow)/failed.tsx
- app/(application)/(user)/investment/[id]/(transaction-flow)/index.tsx
- app/(application)/(user)/investment/[id]/(transaction-flow)/success.tsx
- app/(application)/(user)/investment/[id]/investor.tsx
- app/(application)/admin/investment/[id]/[status]/index.tsx
- app/(application)/admin/investment/[id]/[status]/transaction-detail.tsx
- app/(application)/admin/investment/[id]/list-of-investor.tsx
- lib/dummy-data/investment/dummy-data-not-publish.ts
- screens/Authentication/VerificationView.tsx
- screens/Home/bottomFeatureSection.tsx
- service/api-client/api-investment.ts
### No Issue
|
2025-11-04 12:13:49 +08:00 |
|
|
|
ed87d4a3f3
|
Job:
Add:
- app/(application)/(user)/job/
Event:
Fix:
- app/(application)/(user)/event/(tabs)/_layout.tsx : penggunaan icon terpusat
Collaboration:
Fix:
- app/(application)/(user)/collaboration/(tabs)/_layout.tsx : penggunaan icon terpusat
Home
Fix:
- Penambahan onPres ke job
Component
Add:
- Icon: home, status
# No Issue
|
2025-07-25 10:53:31 +08:00 |
|
|
|
7e39133c2f
|
feature components
deskripsi:
- BaseBox, TextCustom
- Perbaikan home & profile
|
2025-07-03 11:29:51 +08:00 |
|
|
|
3849e03a1a
|
feature home
deskripsi:
- tampilan home
|
2025-06-26 17:43:47 +08:00 |
|