ValdiANS
f167916a21
fix: replace throw error with axios error handling in SalesOrderService and MarketingExportService
...
All catch blocks in singleApproval, bulkApprovals (both classes), and
delivery now return error.response?.data for axios errors and undefined
otherwise, consistent with the BaseApiService pattern.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-03 14:20:43 +07:00
ValdiANS
7f9bb8e11d
chore: remove unnecessary code
2026-05-08 18:58:13 +07:00
ValdiANS
e5dcca3408
fix: adjust MarketingApi.exportToExcel method
2026-04-22 23:32:58 +07:00
Rivaldi A N S
587266e23d
Merge branch 'feat/progress-input-export' into 'development'
...
[FEAT/FE] Progress Input Exporet
See merge request mbugroup/lti-web-client!418
2026-04-22 04:09:21 +00:00
ValdiANS
75910960c5
feat: implement marketing export progress input
2026-04-22 11:06:03 +07:00
Adnan Zahir
8b2277c8c3
Merge branch 'development' into 'schema/bulk-approve-marketings-expenses'
...
# Conflicts:
# src/services/api/expense.ts
2026-04-22 10:14:17 +07:00
Adnan Zahir
68f4562395
fix: schema update for bulk approve
2026-04-22 10:10:10 +07:00
ValdiANS
50e0ccd9e4
feat: implement bulk approval for SO DO
2026-04-22 00:10:22 +07:00
rstubryan
1f2f3acebb
refactor(FE): Remove unused imports and redundant code
2026-02-20 14:17:26 +07:00
randy-ar
73319bbdfa
fix(FE): fixing pixel perfect marketing table
2026-01-30 15:53:51 +07:00
randy-ar
ff6f6136cc
fix(FE): fixing component date input, remove alert native function & remove console.error
2026-01-19 15:49:31 +07:00
randy-ar
bb80e9e9c6
fix(FE): remove dummy data and integrate live API for closing finance and fixing closing UI when given data is null
2025-12-17 14:22:15 +07:00
randy-ar
b33e7a1919
feat(FE-181-179-220): Slicing UI, Client Side Validation and API Integration for Delivery Order
2025-11-20 00:57:07 +07:00
randy-ar
429f2b9109
fix(FE): adding capacity to kandang and change confirmation modal marketing with note
2025-11-19 13:00:21 +07:00
randy-ar
a9bdb6c36e
feat(FE-177): Integrate API sales order and fixing sales order initial state
2025-11-17 15:59:31 +07:00
randy-ar
d3c4706d87
refactor(FE-177-166-167): separate table repeater component and adjust data types with new API Payload
2025-11-16 23:19:28 +07:00
randy-ar
3fdb10ec7f
feat(FE-177): refactor sales order management with new schema and API integration
2025-11-14 15:52:58 +07:00
randy-ar
e0c347c3d5
refactor(FE-87-106): refactor api integration untuk project flock dan project flock kandang
2025-11-10 04:08:08 +07:00
randy-ar
fcc2fced06
feat(FE-166-167-168): slicing ui create, edit dan detail sales order
2025-11-06 16:57:17 +07:00