ValdiANS
|
c9000c1e2c
|
fix: disable button if kandang is selected
|
2026-04-13 09:33:41 +07:00 |
|
ValdiANS
|
bb3541090a
|
fix: pass kandang ID ClosingKandangList component
|
2026-04-13 09:33:23 +07:00 |
|
Adnan Zahir
|
8d92da75cf
|
codex: initiated changes
|
2026-04-01 10:14:05 +07:00 |
|
rstubryan
|
333dd01f92
|
refactor(FE): Fix dependency array in useMemo for SalesClosingTable
|
2026-03-05 15:33:50 +07:00 |
|
rstubryan
|
18ebf75aa7
|
feat(FE): Integrate UI store and pathname handling in table components
|
2026-03-04 11:06:53 +07:00 |
|
rstubryan
|
9c4c750664
|
refactor(FE): Refactor table skeleton components for consistency
|
2026-03-02 12:10:06 +07:00 |
|
rstubryan
|
0031a65f97
|
refactor(FE): Ensure filter modal closes on reset across components
|
2026-02-25 16:30:31 +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
|
608cf4cbe7
|
feat(FE): Add StatusBadge to display project status in ClosingsTable
|
2026-02-19 14:41:21 +07:00 |
|
rstubryan
|
60e360537e
|
refactor(FE): Refactor ClosingsTable header for improved styling
|
2026-02-19 14:37:20 +07:00 |
|
rstubryan
|
e9784bd5ed
|
refactor(FE): Refactor ClosingsTable component and update styles
|
2026-02-19 14:33:35 +07:00 |
|
rstubryan
|
4f018eb2b1
|
feat(FE): Add filter modal and skeleton components for ClosingsTable
|
2026-02-19 14:18:22 +07:00 |
|
rstubryan
|
40b3d779bc
|
refactor(FE): Update column header and adjust table margin
|
2026-02-19 13:52:32 +07:00 |
|
rstubryan
|
1bdf413650
|
feat(FE): Add badge display for category columns in tables
|
2026-02-19 13:33:11 +07:00 |
|
rstubryan
|
a231140bc0
|
refactor(FE): Refactor ProductionDataClosingTab to use Card component
|
2026-02-19 12:02:04 +07:00 |
|
rstubryan
|
a0af934002
|
feat(FE): Add headings and improve layout for financial tables
|
2026-02-19 11:52:57 +07:00 |
|
rstubryan
|
82975219a8
|
refactor(FE): Update border styles for ClosingDetailTabs and
ClosingKandangList
|
2026-02-19 11:43:46 +07:00 |
|
rstubryan
|
60ae670f24
|
refactor(FE): Refactor UI and improve conditional rendering in closing
pages
|
2026-02-19 11:38:34 +07:00 |
|
rstubryan
|
7d79b6b957
|
refactor(FE): Refactor table and tab styles for consistent spacing and
layout
|
2026-02-19 11:27:24 +07:00 |
|
rstubryan
|
8a1e0f080f
|
refactor(FE): Refactor table components for consistent styling and
cleanup
|
2026-02-19 11:14:39 +07:00 |
|
rstubryan
|
c3a69bc66a
|
refactor(FE): Add Icon component and update table styles
|
2026-02-19 10:55:07 +07:00 |
|
rstubryan
|
4c1f11d859
|
refactor(FE): Update table column headers from '#' to 'No'
|
2026-02-19 10:50:52 +07:00 |
|
rstubryan
|
350ff0fbbe
|
refactor(FE): Simplify headerRowClassName formatting in tables
|
2026-02-19 10:46:03 +07:00 |
|
rstubryan
|
4c70ec7cab
|
refactor(FE): Refactor table components to improve styling and structure
|
2026-02-19 10:43:37 +07:00 |
|
rstubryan
|
944db8dba7
|
refactor(FE): Refactor Card and SapronakClosingSkeleton components for
readability
|
2026-02-19 10:15:20 +07:00 |
|
rstubryan
|
befc1c1217
|
refactor(FE): Refactor skeleton components to remove default columns
|
2026-02-19 10:14:28 +07:00 |
|
rstubryan
|
8fe19feaac
|
feat(FE): Add skeleton components for closing pages
|
2026-02-19 10:03:25 +07:00 |
|
rstubryan
|
9c953ca382
|
refactor(FE): Fix incorrect import and component usage in
SapronakClosingTab
|
2026-02-19 09:37:54 +07:00 |
|
rstubryan
|
c53430fa1f
|
refactor(FE): Organize Sapronak tables into a dedicated folder
|
2026-02-19 09:35:42 +07:00 |
|
rstubryan
|
1fe722cb81
|
refactor(FE): Refactor code formatting for consistency and readability
|
2026-02-19 09:33:31 +07:00 |
|
rstubryan
|
d9bd73d8c1
|
refactor(FE): Refactor sales data fetching and component structure
|
2026-02-19 09:32:33 +07:00 |
|
rstubryan
|
0235494d46
|
refactor(FE): Refactor HPP Expedition handling in ClosingDetailPage
|
2026-02-19 09:29:01 +07:00 |
|
rstubryan
|
32354e3c2d
|
refactor(FE): Adjust padding on tab header wrapper in ClosingDetailTabs
|
2026-02-18 16:32:26 +07:00 |
|
rstubryan
|
14e1c59a69
|
refactor(FE): Refactor ClosingDetail component to use tab store
|
2026-02-18 16:28:56 +07:00 |
|
rstubryan
|
42cc0f2661
|
refactor(FE): Refactor component and file names for consistency
|
2026-02-18 16:15:27 +07:00 |
|
rstubryan
|
2f5d518e15
|
refactor(FE): Move table components to a shared "table" directory
|
2026-02-18 15:43:52 +07:00 |
|
rstubryan
|
d085b18788
|
refactor(FE): Refactor folder structure for closing-related components
|
2026-02-18 15:40:06 +07:00 |
|
ValdiANS
|
c3f4c9b1ec
|
chore: remove keepPreviousData in useSWR config when fetching sapronak
|
2026-02-04 10:15:35 +07:00 |
|
randy-ar
|
c102a4043c
|
fix(FE): fixing status badge color
|
2026-02-03 13:40:46 +07:00 |
|
randy-ar
|
eb6071aaf8
|
fix(FE): fixing closing overhead
|
2026-02-03 11:37:28 +07:00 |
|
randy-ar
|
f01765d2f8
|
fix(FE): fixing closing overhead per kandang
|
2026-02-03 11:33:58 +07:00 |
|
rstubryan
|
e386d2a389
|
chore(FE-Cleanup): Clean up unused code and add memoization
|
2026-01-23 18:12:44 +07:00 |
|
rstubryan
|
eca8bd7026
|
refactor(FE): Display raw age instead of using formatNumber
|
2026-01-22 11:36:02 +07:00 |
|
rstubryan
|
1e421e4230
|
refactor(FE): Show age as days and weeks in table
|
2026-01-22 11:34:29 +07:00 |
|
rstubryan
|
9cffa53122
|
feat(FE): Show age with week in sales report table
|
2026-01-22 11:26:47 +07:00 |
|
rstubryan
|
5053ce35df
|
refactor(FE): Add sales/actual price fields and summary
|
2026-01-21 10:01:08 +07:00 |
|
ValdiANS
|
6c4672e38e
|
chore: add flock name to ClosingsTable
|
2026-01-21 09:43:13 +07:00 |
|
rstubryan
|
e4ae1566f1
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/hotfix/restu
|
2026-01-19 16:00:39 +07:00 |
|