|
|
87515ae19f
|
Notifikasi mobile job
Add:
src/lib/mobile/
types/type-mobile-notification.ts
Fix:
src/app/api/auth/mobile-register/route.ts
src/app/api/mobile/job/route.ts
### No Issue
|
2026-01-06 17:52:28 +08:00 |
|
|
|
44d6788f6e
|
chore(release): 1.5.33
|
2026-01-06 12:24:28 +08:00 |
|
|
|
ac634100b5
|
Notifikasi ke admin untuk user baru mendaftar
Fix:
- prisma/schema.prisma
- src/app/api/auth/mobile-register/route.ts
- src/app/api/mobile/admin/user/[id]/route.ts
- src/app/api/mobile/notification/[id]/route.ts
- src/app/api/mobile/notification/route.ts
Add:
Migrasi untuk db table notifikasi
- prisma/migrations/20260105064508_fix_table_notifikasi_optional_data/
### No Issue
|
2026-01-06 12:20:12 +08:00 |
|
|
|
1b206102b0
|
Fix API Notifikasi
### No Issue
|
2026-01-05 14:04:08 +08:00 |
|
|
|
94a545bd30
|
chore(release): 1.5.32
|
2026-01-05 12:37:14 +08:00 |
|
|
|
d50fda90e0
|
Fix notifikasi API for mobile
Fix:
modified: src/app/api/mobile/notification/[id]/route.ts
modified: src/app/api/mobile/notification/[id]/unread-count/route.ts
modified: src/app/api/mobile/notification/route.ts
### No Issue
|
2025-12-24 17:47:00 +08:00 |
|
|
|
d3d4912a5f
|
chore(release): 1.5.31
|
2025-12-24 17:46:08 +08:00 |
|
|
|
b2e8bc3caf
|
Fix database notification untuk mobile
Fix:
- prisma/migrations/20251223084450_add_recipient_and_sender
Add:
- prisma/schema.prisma
- src/app/api/mobile/auth/device-tokens/[id]/route.ts
- src/app/api/mobile/auth/device-tokens/route.ts
- src/app/api/mobile/notification/[id]/unread-count/route.ts
- src/app/api/mobile/notification/route.ts
### No Issue
|
2025-12-23 17:32:05 +08:00 |
|
|
|
f05571caa4
|
Simpan notifikasi ke database
Add:
- prisma/migrations/20251218071503_add_type_on_db_notifikasi/
- src/app/api/mobile/notification/
Fix:
- modified: prisma/schema.prisma
- modified: src/app/api/mobile/auth/device-tokens/route.ts
- deleted: src/app/api/mobile/notifications/route.ts
- modified: x.sh
###No Issue
|
2025-12-19 16:38:33 +08:00 |
|
|
|
6507bdcd35
|
chore(release): 1.5.30
|
2025-12-19 16:35:08 +08:00 |
|
|
|
e2c8a1edbc
|
chore(release): 1.5.29
|
2025-12-17 17:41:02 +08:00 |
|
|
|
02b25ffc84
|
Penerapaan ke database untuk token device
Add:
src/app/api/mobile/auth/device-tokens/[id]/
Fix:
modified: src/app/api/mobile/auth/device-tokens/route.ts
modified: src/app/api/mobile/notifications/route.ts
### No Issue
|
2025-12-17 17:40:56 +08:00 |
|
|
|
3e0d2743fb
|
Fix DB table donasi:
- Relasi ke master bank dengan nilai default NULL
### No issue
|
2025-12-17 14:43:09 +08:00 |
|
|
|
fc3ee6724e
|
chore(release): 1.5.28
|
2025-12-17 14:42:19 +08:00 |
|
|
|
a72cf866fa
|
Fix API Login dan filter 0 di input nomor
### No Issue
|
2025-12-17 11:40:01 +08:00 |
|
|
|
c50e0ceaf7
|
chore(release): 1.5.27
|
2025-12-17 11:07:15 +08:00 |
|
|
|
563d95b928
|
Penerapan notifikasi mobil ke database
Fix:
- modified: prisma/schema.prisma
Add:
prisma/migrations/20251216041242_add_token_user_device_indexes/
src/app/api/mobile/auth/device-tokens/
### No Issue
|
2025-12-16 17:50:03 +08:00 |
|
|
|
c0a9832c66
|
API notif dan penambahan package firebase-admin
Add:
- src/app/api/mobile/notifications/
- src/lib/firebase-admin.ts
### No Issue
|
2025-12-15 17:47:59 +08:00 |
|
|
|
f06482a159
|
fix version
|
2025-12-10 17:31:23 +08:00 |
|
|
|
7ab25655f2
|
chore(release): 1.5.26
|
2025-12-10 17:30:39 +08:00 |
|
|
|
9d17b442e2
|
Fix api APP Informastion untuk QC ( Ayu )
Fix:
- modified: src/app/api/mobile/admin/master/business-field/[id]/route.ts
- modified: src/app/api/mobile/admin/master/business-field/route.ts
### No Issue
|
2025-12-10 17:28:59 +08:00 |
|
|
|
b3410a5804
|
Fix API Mobile for QC: Ayu
Fix:
- modified: src/app/api/mobile/admin/forum/route.ts
### No Issue
|
2025-12-09 17:38:25 +08:00 |
|
|
|
2cdc57d844
|
chore(release): 1.5.25
|
2025-12-09 17:33:33 +08:00 |
|
|
|
695046583f
|
Fix API untuk QC: Ayu
Fix:
- modified: src/app/api/mobile/admin/collaboration/[id]/route.ts
- modified: src/app/api/mobile/collaboration/route.ts
- modified: src/app/api/mobile/voting/route.ts
### No Issue
|
2025-12-09 14:31:02 +08:00 |
|
|
|
6ee0b98f07
|
Fix Apple Reject
Add:
- prisma/migrations/20251208042529_add_accepted_terms_at/
- prisma/schema.prisma.backup
- src/app/api/mobile/user/[id]/terms-of-app/
Fix:
prisma/schema.prisma
src/app/api/auth/mobile-register/route.ts
src/app/api/mobile/forum/[id]/report-commentar/route.ts
src/app/api/mobile/forum/[id]/report-posting/route.ts
### No Issue
|
2025-12-08 15:29:12 +08:00 |
|
|
|
cc78d82ca4
|
chore(release): 1.5.24
|
2025-12-08 15:23:52 +08:00 |
|
|
|
3c2a8b3543
|
Fix QC Admin ( Inno )
- app.config.js
- app/(application)/(user)/forum/[id]/edit.tsx
- app/(application)/(user)/forum/[id]/index.tsx
- app/(application)/(user)/forum/create.tsx
- ios/HIPMIBadungConnect/Info.plist
### No Issue
|
2025-12-05 17:12:15 +08:00 |
|
|
|
276cf9e970
|
Fix QC Inno:
Fix:
- src/app/api/mobile/investment/[id]/news/route.ts
Add:
- src/app/api/mobile/admin/master/donation/
### No Issue
|
2025-12-04 17:43:09 +08:00 |
|
|
|
8ccf722c90
|
Fix wa server
|
2025-12-03 16:25:53 +08:00 |
|
|
|
7ad7b3496a
|
chore(release): 1.5.22
|
2025-12-03 16:25:52 +08:00 |
|
|
|
c9c39f319c
|
chore(release): 1.5.21
|
2025-12-03 14:58:17 +08:00 |
|
|
|
c976e6beaf
|
Fix reject Apple :
Add:
src/app/api/auth/mobile-login/
src/app/api/auth/mobile-register/
src/app/api/auth/mobile-validasi/
Fix:
modified: bun.lock
modified: package.json
modified: src/app/api/mobile/voting/route.ts
### No Issue
|
2025-12-03 14:58:03 +08:00 |
|
|
|
4b21084748
|
Perubahan flow auth:
User ada : Login > Kode OTP > home
User tidak ada : Login > Register > Kote OTP > home
Add:
src/app/api/mobile/auth
### No Issue
|
2025-12-02 14:06:52 +08:00 |
|
|
|
3277d8cb19
|
chore(release): 1.5.20
|
2025-12-02 14:04:17 +08:00 |
|
|
|
b951c698c5
|
QC : Pak jun dan Inno
Fix:
modified: src/app/api/mobile/portofolio/[id]/route.ts
modified: src/app/api/mobile/voting/route.ts
modified: src/bin/seeder/colab/master_industri.json
### No Issue
|
2025-12-01 17:39:42 +08:00 |
|
|
|
ad91a48d82
|
chore(release): 1.5.19
|
2025-12-01 17:37:19 +08:00 |
|
|
|
a06036cab7
|
Fix version 1.5.18
|
2025-11-28 11:46:41 +08:00 |
|
|
|
c3d8ccd490
|
chore(release): 1.5.18
|
2025-11-28 11:46:04 +08:00 |
|
|
|
ba6a83f61d
|
Merge pull request 'Push Staging V 1.5.17' (#18) from push-staging/28-nov-25 into staging
Reviewed-on: http://wibugit.wibudev.com/wibu/hipmi/pulls/18
|
2025-11-28 11:24:15 +08:00 |
|
|
|
dc05c4ef7e
|
Push Staging
### No Issue
|
2025-11-28 11:20:42 +08:00 |
|
|
|
d56a00a92b
|
Merge pull request 'Penambahan fitur open blockir' (#17) from apple-reject/28-nov-25 into staging
Reviewed-on: http://wibugit.wibudev.com/wibu/hipmi/pulls/17
|
2025-11-28 10:49:04 +08:00 |
|
|
|
43deddca43
|
Penambahan fitur open blockir
Add:
- src/app/api/mobile/block-user/[id]/
Fix:
-src/app/api/mobile/block-user/route.ts
### No Issue
|
2025-11-28 10:48:18 +08:00 |
|
|
|
1e647c0391
|
Merge pull request 'Fix Apple Rejected' (#16) from fix-mobile/26-nov-25 into staging
Reviewed-on: http://wibugit.wibudev.com/wibu/hipmi/pulls/16
|
2025-11-27 12:18:18 +08:00 |
|
|
|
6f10ff7c3e
|
API mobile forum
### No Issue
|
2025-11-26 16:16:08 +08:00 |
|
|
|
09be7739d5
|
Fix rejected Apple:
Penambahan fitur checklist terms of service dan penambahan database blockuser
Add:
- prisma/migrations/20251124061947_add_terms_of_service_accepted/
- prisma/migrations/20251124081155_add_blocked_user_and_menu_feature/
- prisma/migrations/20251124083155_fix_master_kategori_app_and_delete_menu_feature/
- public/terms-of-service.html
- src/app/api/auth/term-service/
Fix:
- prisma/schema.prisma
- src/app/api/auth/register/route.ts
- src/app/api/auth/validasi/route.ts
- src/app_modules/_global/fun/generate_seeder.ts
- src/bin/seeder/master/master_kategori_app.json
- src/bin/seeder/user_seeder.json
- src/middleware.tsx
### No Issue
|
2025-11-24 16:44:00 +08:00 |
|
|
|
38734cda8c
|
chore(release): 1.5.17
|
2025-11-24 11:48:20 +08:00 |
|
|
|
94dc780ead
|
Merge pull request 'Fix Rejected Apple' (#15) from fix-mobile/20-nov-25 into staging
Reviewed-on: http://wibugit.wibudev.com/wibu/hipmi/pulls/15
|
2025-11-20 15:40:50 +08:00 |
|
|
|
fb9515dfe4
|
Fix: delete all data user
src/app/api/mobile/user/[id]/route.ts
### No Issue
|
2025-11-20 15:39:36 +08:00 |
|
|
|
0b3d4830f9
|
chore(release): 1.5.16
|
2025-11-20 15:38:23 +08:00 |
|
|
|
c710ca60b7
|
Merge pull request 'Route: Delete Account' (#14) from fix-mobile/19-nov-25 into staging
Reviewed-on: http://wibugit.wibudev.com/wibu/hipmi/pulls/14
|
2025-11-19 17:49:17 +08:00 |
|