ValdiANS
d60877d391
refactor: optimize DebtSupplierTab with useTableFilter persistence pattern
...
Replace filterParams/currentPage/pageSize state with useTableFilter (persist:true),
switch SWR to httpClientFetcher with explicit type, store OptionType[] directly for
suppliers/filterBy, add formikResetHandler using resetFilter(), remove TabActions
component anti-pattern and handleFilterModalOpenRef, pass filterModal.openModal directly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-20 16:10:19 +07:00
ValdiANS
a8c02243a4
feat: implement export general and server-side export
2026-05-20 11:13:50 +07:00
ValdiANS
ce4f50c92a
feat: create Export to Excel - General button
2026-05-19 16:06:54 +07:00
ValdiANS
a0e8c60082
chore: adjust styling
2026-05-08 18:57:37 +07:00
ValdiANS
5a2532a0fa
Merge branch 'development' into fix/project-flock-form
2026-04-27 10:58:44 +07:00
ValdiANS
f9d2a875e2
chore: prettier format
2026-04-27 10:49:07 +07:00
Adnan Zahir
a11d05e720
fix: pagination positioning
2026-04-25 13:06:44 +07:00
Adnan Zahir
c875ebd951
feat: add more filters
2026-04-25 12:15:42 +07:00
ValdiANS
de6fd2367e
fix: set filter default value
2026-04-13 11:00:02 +07:00
rstubryan
ea88c3ce8e
refactor(FE): Refactor tab actions to use memoized component
2026-03-05 11:10:36 +07:00
rstubryan
0031a65f97
refactor(FE): Ensure filter modal closes on reset across components
2026-02-25 16:30:31 +07:00
rstubryan
a75d84556a
refactor(FE): Refactor date validation to use shared state and cleanup
2026-02-25 15:56:12 +07:00
rstubryan
f701ab0d91
refactor(FE): Replace active filter count logic with ButtonFilter
...
component
2026-02-25 10:39:14 +07:00
rstubryan
7e1166b5e8
refactor(FE): Refactor tab actions store to use a unified implementation
2026-02-23 11:05:11 +07:00
rstubryan
1f2f3acebb
refactor(FE): Remove unused imports and redundant code
2026-02-20 14:17:26 +07:00
rstubryan
d312da4c66
refactor(FE): Refactor dropdown and export button components
2026-02-13 09:53:33 +07:00
rstubryan
dbb523c710
refactor(FE): Refactor tab store to use a unified ReportTabStore
2026-02-12 16:16:40 +07:00
rstubryan
6aae18df54
refactor(FE): Update import paths for finance and marketing tab stores
2026-02-12 15:49:26 +07:00
randy-ar
40411b0417
fix(FE): fixing total text color debt supplier
2026-02-03 14:12:08 +07:00
randy-ar
c102a4043c
fix(FE): fixing status badge color
2026-02-03 13:40:46 +07:00
randy-ar
ba1d462a0a
fix(FE): adding skeleton state data on null or unfiltered
2026-01-30 11:02:18 +07:00
randy-ar
e980320d00
fix(FE): fixing report finance filter ui
2026-01-29 20:59:16 +07:00
randy-ar
0ed6c246b1
fix(FE): fix badge and table pdf
2026-01-29 20:18:42 +07:00
randy-ar
c7818cefbb
fix(FE): adjust ui debt supplier pixel perfect figma
2026-01-29 18:24:43 +07:00
randy-ar
d914eb86f2
hotfix: fix sales calculation
2026-01-22 14:43:07 +07:00
randy-ar
c7ffae68d8
fix(FE): adding color to negative value excel and change select UI
2026-01-21 14:27:59 +07:00
randy-ar
49b7ca4be5
fix(FE): resolve conflict
2026-01-15 14:39:06 +07:00
ValdiANS
c75563491f
feat: implement lazy loading in SelectInput
2026-01-15 09:48:02 +07:00
randy-ar
76e15d13ad
fix(FE): adding filter information and supplier category on export pdf
2026-01-15 00:52:29 +07:00
randy-ar
b52a414eb0
fix(FE): adjust slicing ui debt supplier
2026-01-14 19:11:38 +07:00
randy-ar
fc71defa08
feat(FE): adding button filter component
2026-01-14 11:43:10 +07:00
randy-ar
ba679865c4
fix(FE): fixing laporan ledger debt supplier
2026-01-14 10:40:54 +07:00
randy-ar
b9212d1241
fix(FE): delete dummy data and separate service api file
2026-01-13 12:03:45 +07:00
randy-ar
77a7b6ccf8
fix(FE): change options value debt supplier
2026-01-13 11:23:17 +07:00
randy-ar
6702dd7dc6
fix(FE): fixing response data debt supplier
2026-01-13 10:46:52 +07:00
randy-ar
470add1563
fix(FE): fix report debt supplier filters date type
2026-01-12 14:11:45 +07:00
randy-ar
d01bfe33a8
fix(FE): fix pagination report debt supplier
2026-01-12 14:01:03 +07:00
randy-ar
935588b30e
feat(FE): API integration debt supplier report
2026-01-11 21:07:01 +07:00
randy-ar
677025b4a2
feat(FE): API integration debt supplier report
2026-01-11 21:02:58 +07:00