Fix: Integrasi API ke UI
- investment/[id]/(transaction-flow)/index.tsx
- investment/[id]/index.tsx
### Issue: input data untuk total lembar dan sisa lembar berisi . dianatra angkanya
Fix: fix nama upload dan delete file service
Invesment:
Fix:
- Edit data dan edit prospektus
- View file dengan metode react-native-webview
### No issue
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
Fix:
- Tampilan beranda forum & bisa melakukan search dan sudah terintegrasi API
- Fitur hapus edit dan ubah status sudah terintegrasi API
- List komentar sudah bisa muncul dan bisa mengahpus
### No Issue
Add:
- api-client/api-job: kumpulan fetch api
Fix:
- UI beranda , status sudah terintergrasi dengan API
- UI detail status, detail utama sudah terintergrasi dengan API
- Search pada beranda sudah terintegrasi
- Edit sudah terintergrasi
### No Issue
Add:
- api-client/api-event : fetch get one, update data, update status, create event
Fix:
- UI : create , detail dan status: untuk menyambungkan ke API
### No Issue
User search:
Fix:
- api get all user
- searching by username
Portofolio:
Fix:
- dot button hanya muncul jika user yang memiliki portofolio tersebut yang melihat
Profile:
Fix:
- dot button muncul hanya untuk user yang memiliki akunnya
### No Issue
Add:
- ervice/api-client/api-portofolio.ts
- creens/Portofolio/BoxPortofolioView.tsx
- screens/Portofolio/ButtonCreatePortofolio.tsx
- create dan show
### No Issue
Fix:
- profile/[id]/edit.tsx: api upload
- profile/[id]/update-photo.tsx: api upload
- service/api-client/api-profile.ts: api profile bisa memilih kategori
Component
Add:
- components/Image/AvatarComp.tsx
### No Issue
Add:
- hooks/
- ios.build.device : untuk mendownload di ios
Fix:
- service/api.t : mengatur api
- context/AuthContext.tsx: Provider untuk access token
### No Issue