14c0f0e499
User – Investment
...
app/(application)/(user)/investment/(tabs)/_layout.tsx
app/(application)/(user)/investment/(tabs)/portofolio.tsx
app/(application)/(user)/investment/create.tsx
Admin – Investment
app/(application)/admin/investment/[id]/reject-input.tsx
Screens / UI
screens/Invesment/BoxBerandaSection.tsx
API
service/api-admin/api-admin-investment.ts
Utils
utils/pickFile.ts
### No Issue
2026-01-20 17:41:02 +08:00
ccdd7730b2
Investment
...
Add:
- utils/pickFile: pilih extention file sesuai kebutuhan
- utils/formatCurrencyDisplay.ts: tampillan uang 2.500
- api-client/api-investment.ts
- api-storage.ts: api strogre wibudev
Fix:
- Integrasi API pada: Create, Edit, Tampilan status & detail
- Button status dan hapus data juga sudah terintegrasi
### No Issue
2025-09-29 17:42:25 +08:00
16462c4214
Invesment
...
Add
- _master/status-transaction.ts
- investment/[id]/(transaction-flow)/success.tsx
- investment/[id]/(transaction-flow)/failed.tsx
Fix:
- lib/dummy-data/_master/status.tsx
Component:
- components/Badge/BadgeCustom.tsx: Penambahan custom color
## No Issue
2025-08-01 11:35:39 +08:00
c863c04fb4
Invesment
...
Add :
- screens/Invesment/
- app/(application)/(user)/investment/[id]/
Fix:
- index & portofolio: basic UI
## No Issue
2025-07-30 14:31:39 +08:00
a43ddaa9d6
Invesment
...
Fix:
- styles/global-styles.ts : tambah alignSelfFlexEnd
- my-holding: basic ui
- portofolio.: basic ui
- transaction: basic ui
## No Issue
2025-07-30 11:15:57 +08:00
8a514d2670
Investasi
...
Add:
- lib/dummy-data/investment : list master
- app/(application)/(user)/investment/(tabs)
Main Layout:
Fix:
- app/(application)/(user)/investment/create.tsx
Component
Add:
- Progress
## No Issue
2025-07-29 17:22:11 +08:00