rstubryan
|
856d1f5c0c
|
feat(FE): Filter supplier options by SAPRONAK category
|
2025-12-19 14:05:50 +07:00 |
|
rstubryan
|
36389bae2a
|
refactor(FE-364): Refactor purchases export to use supplier reports
|
2025-12-18 15:11:34 +07:00 |
|
rstubryan
|
d001b05c4e
|
refactor(FE-361,363,364): Use per-supplier report arrays for export
|
2025-12-18 14:58:54 +07:00 |
|
rstubryan
|
81d242bd1d
|
refactor(FE-361,363): Add sort order selector to PurchasesPerSupplierTab
|
2025-12-18 13:57:58 +07:00 |
|
rstubryan
|
1be596921a
|
refactor(FE-363): Fetch export data on demand via callback
|
2025-12-18 13:50:38 +07:00 |
|
rstubryan
|
8fb1ccbdce
|
refactor(FE-364): Add hyphen before timestamp in export filenames
|
2025-12-18 13:40:26 +07:00 |
|
rstubryan
|
85fddcb19a
|
refactor(FE-364): Timestamp purchases-per-supplier export filenames
|
2025-12-18 13:39:05 +07:00 |
|
rstubryan
|
915e68f755
|
refactor(FE-363): Send joined filter params to logistic report API
|
2025-12-18 13:35:40 +07:00 |
|
rstubryan
|
e8492f87ba
|
refactor(FE-364): Enable multi-select filters for purchases report
|
2025-12-18 13:28:00 +07:00 |
|
rstubryan
|
1de98db4ba
|
refactor(FE-361): Hide unused logistic tabs and adjust card
|
2025-12-18 11:31:05 +07:00 |
|
rstubryan
|
7c9f68d3a3
|
feat(FE-363): Add Excel export loading and combine export state
|
2025-12-17 14:44:36 +07:00 |
|
rstubryan
|
01313f0b09
|
refactor(FE-363): Move logistic API to report/logistic-stock
|
2025-12-17 10:05:32 +07:00 |
|
rstubryan
|
9f521a6a08
|
refactor(FE-363): Rename logistic stock report API method
|
2025-12-17 10:00:35 +07:00 |
|
rstubryan
|
c04cd29ac7
|
refactor(FE-363): Use snake_case for totals in purchases tab
|
2025-12-16 15:19:47 +07:00 |
|
rstubryan
|
d17c11e2f2
|
feat(FE-364): Implement Excel export for purchases per supplier
|
2025-12-16 14:48:17 +07:00 |
|
rstubryan
|
c9544e1bd0
|
refactor(FE-361): Format quantity with formatNumber
|
2025-12-16 14:21:58 +07:00 |
|
rstubryan
|
84e562e22c
|
refactor(FE-364): Refine PDF table cell styles and header alignment
|
2025-12-16 13:56:48 +07:00 |
|
rstubryan
|
5c8bc4fc6e
|
feat(FE-364): Center align badge in PDF export styles
|
2025-12-16 13:52:55 +07:00 |
|
rstubryan
|
9ba3fa1b6c
|
refactor(FE-364): refactor PDF table styles and remove total styles
|
2025-12-16 13:34:36 +07:00 |
|
rstubryan
|
6f18c58042
|
refactor(FE-364): refactor PDF table styles and remove total styles
|
2025-12-16 13:33:57 +07:00 |
|
rstubryan
|
0d8e642b4e
|
refactor(FE-364): update PDF export layout and parameter badges
|
2025-12-16 13:26:16 +07:00 |
|
rstubryan
|
615d4d5ffe
|
feat(FE-364): Add PDF export for purchases per supplier
|
2025-12-16 12:00:56 +07:00 |
|
rstubryan
|
2a00da0298
|
refactor(FE-361): Make filter layout responsive
|
2025-12-16 11:12:30 +07:00 |
|
rstubryan
|
68437b3b7e
|
feat(FE-361,363): Add product category filter and API params
|
2025-12-16 10:26:31 +07:00 |
|
rstubryan
|
31b2a5a548
|
refactor(FE-361,363): Adapt PurchasesPerSupplier to new report shape
|
2025-12-16 10:01:13 +07:00 |
|
rstubryan
|
45f1e923b7
|
feat(FE-361,363): Add export dropdown to PurchasesPerSupplier tab
|
2025-12-15 15:10:22 +07:00 |
|
rstubryan
|
3c3c2345c7
|
feat(FE-361): Update action buttons in PurchasesPerSupplierTab
|
2025-12-15 14:14:34 +07:00 |
|
rstubryan
|
3f78cfdb63
|
refactor(FE): refactor Dropdown component API and Navbar usage
|
2025-12-15 14:04:16 +07:00 |
|
rstubryan
|
69eaae6d43
|
feat(FE=361,363): Add Submit button to PurchasesPerSupplierTab
|
2025-12-15 11:41:12 +07:00 |
|
rstubryan
|
5c9332537c
|
feat(FE-363): Add pagination to purchases per supplier report
|
2025-12-15 11:08:05 +07:00 |
|
rstubryan
|
63c2a240d2
|
refactor(FE-363): Use SWR key+fetcher with params for logistic report
|
2025-12-13 12:03:56 +07:00 |
|
rstubryan
|
fd2e1f8b96
|
refactor(FE-363): Replace LogisticService with LogisticApi instance
|
2025-12-13 11:51:41 +07:00 |
|
rstubryan
|
fdb3e0481a
|
refactor(FE-363): Rename response variable to purchasePerSupplier
|
2025-12-13 11:46:00 +07:00 |
|
rstubryan
|
9bc632c286
|
feat(FE-361): Add Reset button to clear report filters
|
2025-12-13 11:34:37 +07:00 |
|
rstubryan
|
81f98c5f06
|
feat(FE-361): Add pagination control to supplier purchases table
|
2025-12-13 11:21:04 +07:00 |
|
rstubryan
|
0983f154d2
|
refactor(FE-363): Rename SupplierWithItems type for clarity
|
2025-12-13 10:57:56 +07:00 |
|
rstubryan
|
bd4c51cb04
|
refactor(FE-361,363): Refactor purchases-per-supplier report to use API
|
2025-12-13 10:55:15 +07:00 |
|
rstubryan
|
51ff739926
|
Merge branch 'dev/hotfix/restu' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-339/TASK-361-362-363-slicing-purchase-and-integrate-purchase-report-page
|
2025-12-11 15:23:15 +07:00 |
|
rstubryan
|
238edfeca2
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-339/TASK-361-362-363-slicing-purchase-and-integrate-purchase-report-page
|
2025-12-11 15:22:21 +07:00 |
|
rstubryan
|
3dd36b8248
|
fix(FE): Parse recordingId and hide actions for rejected
|
2025-12-11 11:05:20 +07:00 |
|
rstubryan
|
a0ca8e8f69
|
Merge branch 'feat/FE/US-279/closing-button' of gitlab.com:mbugroup/lti-web-client into dev/hotfix/restu
|
2025-12-11 10:46:52 +07:00 |
|
rstubryan
|
69206d4524
|
fix(FE): Update recording detail links to include production path
|
2025-12-11 10:46:38 +07:00 |
|
Rivaldi A N S
|
48649df409
|
Merge branch 'dev/randy' into 'feat/FE/US-279/closing-button'
[FEAT/FE][US#279/TASK#312-313] Add Feature Closing Produksi (Project Flock)
See merge request mbugroup/lti-web-client!72
|
2025-12-10 18:06:46 +00:00 |
|
randy-ar
|
c53f9352be
|
fix(FE): closing project flock & merge development
|
2025-12-11 00:32:54 +07:00 |
|
rstubryan
|
4ec455b3b7
|
feat(FE): Add credit_term to purchase forms and types
|
2025-12-10 23:54:59 +07:00 |
|
randy-ar
|
4f4fd3e6b7
|
fix(FE): pull development
|
2025-12-10 23:19:43 +07:00 |
|
Adnan Zahir
|
0d7dd0a110
|
Merge branch 'feat/FE/US-278/purchase-and-expense' into 'development'
[FEAT/FE][US#278] Adjust Purchase Request and Purchase Order (Expense Extended)
See merge request mbugroup/lti-web-client!86
|
2025-12-10 23:18:50 +07:00 |
|
Adnan Zahir
|
9bf4fd585d
|
Merge branch 'feat/FE/US-282/egg-grading-adjustment' into 'development'
[FEAT/FE][US#282] Adjustment Recording Egg Grading
See merge request mbugroup/lti-web-client!85
|
2025-12-10 23:18:20 +07:00 |
|
kris
|
a77a360410
|
Merge branch 'fix/redirect-error' into 'development'
[HOTFIX/FE] Fixing redirect issues
See merge request mbugroup/lti-web-client!94
|
2025-12-10 15:31:00 +00:00 |
|
ValdiANS
|
9628ee88ad
|
chore: add condition for redirecting to SSO
|
2025-12-10 21:47:58 +07:00 |
|