rstubryan
|
c98e7d8cb3
|
refactor(FE): Fix population check to ensure proper boolean evaluation
|
2026-03-05 10:24:39 +07:00 |
|
rstubryan
|
1acbc91cfe
|
refactor(FE): Reset dependent fields when location or project flock
changes
|
2026-03-05 10:19:30 +07:00 |
|
rstubryan
|
807041834b
|
refactor(FE): Refactor formik field updates to use destructured methods
|
2026-03-05 09:54:50 +07:00 |
|
rstubryan
|
080592ff01
|
chore(FE): Remove unused variables and imports across components
|
2026-03-04 11:58:35 +07:00 |
|
rstubryan
|
6e7dfebacc
|
feat(FE): Integrate UI store for table state and search handling
|
2026-03-04 10:56:35 +07:00 |
|
rstubryan
|
fa86f488e1
|
refactor(FE): Standardize search input placeholders to "Search"
|
2026-03-03 14:19:52 +07:00 |
|
rstubryan
|
d3501e5f3d
|
refactor(FE): Add skeleton loaders for ProjectFlock and TransferToLaying
tables
|
2026-03-02 11:56:27 +07:00 |
|
rstubryan
|
d96388e5f4
|
refactor(FE): Rename and update import for UniformityTableFilter module
|
2026-03-02 11:42:34 +07:00 |
|
rstubryan
|
749b7d6f1a
|
refactor(FE): Refactor UniformityTable to improve loading and empty
states
|
2026-03-02 11:34:27 +07:00 |
|
rstubryan
|
0031a65f97
|
refactor(FE): Ensure filter modal closes on reset across components
|
2026-02-25 16:30:31 +07:00 |
|
rstubryan
|
a89e83af29
|
refactor(FE): Fix multiline formatting for isError conditions
|
2026-02-25 15:57:25 +07:00 |
|
rstubryan
|
a75d84556a
|
refactor(FE): Refactor date validation to use shared state and cleanup
|
2026-02-25 15:56:12 +07:00 |
|
rstubryan
|
4fda2f661a
|
refactor(FE): Remove unnecessary padding and margin classes in
components
|
2026-02-25 11:49:41 +07:00 |
|
rstubryan
|
e2e64f093f
|
refactor(FE): Refactor TransferToLayingFilterModal to use schema
validation
|
2026-02-25 11:02:26 +07:00 |
|
rstubryan
|
90942b41b9
|
refactor(FE): Fix formatting of disabled condition in RecordingTable
button
|
2026-02-25 10:53:32 +07:00 |
|
rstubryan
|
93a2d99b7f
|
refactor(FE): Disable filter button if kandang_id is not selected
|
2026-02-25 10:52:03 +07:00 |
|
rstubryan
|
dae9a24a7c
|
refactor(FE): Refactor array formatting and improve code readability
|
2026-02-25 10:41:34 +07:00 |
|
rstubryan
|
f701ab0d91
|
refactor(FE): Replace active filter count logic with ButtonFilter
component
|
2026-02-25 10:39:14 +07:00 |
|
rstubryan
|
f0041ca938
|
refactor(FE): Filter inactive kandangs in UniformityForm options
|
2026-02-24 21:05:22 +07:00 |
|
rstubryan
|
6566b881b2
|
refactor(FE): Use formatTitleCase for category text in StatusBadge
|
2026-02-24 21:02:56 +07:00 |
|
rstubryan
|
1a2e38568b
|
refactor(FE): Remove unused page size selector and related logic
|
2026-02-24 15:46:32 +07:00 |
|
rstubryan
|
ced3970aae
|
refactor(FE): Add padding to RecordingTableSkeleton container class
|
2026-02-24 15:38:19 +07:00 |
|
rstubryan
|
9de31c991d
|
refactor(FE): Refactor approval checks for readability
|
2026-02-24 15:34:11 +07:00 |
|
rstubryan
|
bdca10e0ac
|
refactor(FE): Handle rejected recordings in selection logic
|
2026-02-24 15:31:22 +07:00 |
|
rstubryan
|
9a5e2987d5
|
refactor(FE): Conditionally load data based on filter modal state
|
2026-02-24 15:22:06 +07:00 |
|
rstubryan
|
a5b4deaac4
|
refactor(FE): Refactor RecordingTable layout for improved readability
|
2026-02-24 15:13:37 +07:00 |
|
rstubryan
|
82953f4c9c
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/restu
|
2026-02-24 14:48:34 +07:00 |
|
rstubryan
|
509fc5476d
|
refactor(FE): Refactor recording table and add filter modal
|
2026-02-24 14:48:09 +07:00 |
|
rstubryan
|
62c9ab014d
|
refactor(FE): Add period filter to ProjectFlockTable
|
2026-02-23 13:51:32 +07:00 |
|
rstubryan
|
ba28d64562
|
refactor(FE): Format type definition for readability
|
2026-02-23 13:40:00 +07:00 |
|
rstubryan
|
75ee058818
|
feat(FE): Add filter functionality to ProjectFlockTable
|
2026-02-23 13:38:47 +07:00 |
|
rstubryan
|
755bddc74c
|
refactor(FE): Fix logic for checking active projects in the same kandang
from the validation logic.
|
2026-02-23 12:10:44 +07:00 |
|
rstubryan
|
08aa1900a8
|
feat(FE): Add validation for disabling close button in
ProjectFlockDetail
|
2026-02-23 11:55:07 +07:00 |
|
rstubryan
|
1f2f3acebb
|
refactor(FE): Remove unused imports and redundant code
|
2026-02-20 14:17:26 +07:00 |
|
rstubryan
|
797f88fe15
|
feat(FE): Add project flock closing modal and zustand store
|
2026-02-20 10:23:47 +07:00 |
|
rstubryan
|
4c3e7c615f
|
refactor(FE): Refactor conditional text formatting in modal component
|
2026-02-20 10:12:06 +07:00 |
|
rstubryan
|
b35b6c2ab8
|
feat(FE): Add submittedActionType state to track modal action type
|
2026-02-20 10:11:16 +07:00 |
|
rstubryan
|
bbbd767cf2
|
refactor(FE): Fix week calculation logic in UniformityForm
|
2026-02-20 09:21:42 +07:00 |
|
rstubryan
|
1a137e7500
|
refactor(FE): Normalize status keys to uppercase in status utilities
|
2026-02-19 15:37:46 +07:00 |
|
rstubryan
|
3be6d5bb26
|
refactor(FE): Update status mappings for "CREATED" to "Pengajuan"
|
2026-02-19 15:35:08 +07:00 |
|
rstubryan
|
e22f95cc58
|
refactor(FE): Remove unused variable approval.step_name in
RecordingTable
|
2026-02-19 15:28:27 +07:00 |
|
rstubryan
|
6ac903313c
|
refactor(FE): Refactor chickin approval modal logic into Zustand store
|
2026-02-19 15:22:28 +07:00 |
|
rstubryan
|
a4ff92520a
|
refactor(FE): Update toast message for Project Flock approval/rejection
|
2026-02-19 14:50:43 +07:00 |
|
rstubryan
|
2169c0ea62
|
refactor(FE): Update StatusBadge color and text in ChickinForm
|
2026-02-18 15:00:26 +07:00 |
|
rstubryan
|
02165df89c
|
refactor(FE): Update status badge text to use English labels
|
2026-02-18 14:50:11 +07:00 |
|
rstubryan
|
15289951e6
|
refactor(FE): Remove unused CSS classes from table components
|
2026-02-18 14:42:41 +07:00 |
|
rstubryan
|
62674044e7
|
refactor(FE): Replace Badge with StatusBadge in ProjectFlockDetail
|
2026-02-18 14:33:28 +07:00 |
|
rstubryan
|
e94967ea4c
|
refactor(FE): Adjust grid column layout based on selectedKandang status
|
2026-02-18 14:28:55 +07:00 |
|
rstubryan
|
ed576fc8eb
|
feat(FE): Improve empty state handling and add "Unclose Flock"
functionality
|
2026-02-18 13:49:02 +07:00 |
|
rstubryan
|
d4c6a05c0c
|
refactor(FE): Update button behavior based on kandang status
|
2026-02-18 13:21:29 +07:00 |
|