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 |
|
rstubryan
|
da27f4c581
|
refactor(FE): Refactor status badge logic in ProjectFlockClosingForm
|
2026-02-18 13:15:06 +07:00 |
|
rstubryan
|
9d6cc90162
|
refactor(FE): Update table columns and improve UI for Project Flock
pages
|
2026-02-18 11:52:30 +07:00 |
|
rstubryan
|
512ccddfc7
|
refactor(FE): Refactor ChickinForm and ProjectFlockClosingForm
components
|
2026-02-18 09:59:50 +07:00 |
|
rstubryan
|
e8e4f7b877
|
refactor(FE): Simplify product filtering logic in RecordingForm
|
2026-02-15 08:47:07 +07:00 |
|
rstubryan
|
6aae18df54
|
refactor(FE): Update import paths for finance and marketing tab stores
|
2026-02-12 15:49:26 +07:00 |
|
rstubryan
|
cb171118ee
|
refactor(FE): Restrict row selection to specific approval criteria
|
2026-02-12 15:32:11 +07:00 |
|
rstubryan
|
498602a2c9
|
refactor(FE): Refactor input components to use consistent color
variables
|
2026-02-11 14:19:52 +07:00 |
|
rstubryan
|
4215b0ea7d
|
feat(FE): Add success modal and state management for ProjectFlock
|
2026-02-11 13:44:00 +07:00 |
|
rstubryan
|
60ace68dae
|
refactor(FE): Remove FCR-related fields and functionality
|
2026-02-09 08:59:51 +07:00 |
|
rstubryan
|
54a6e7e247
|
refactor(FE): Refactor RecordingForm to simplify egg product filtering
|
2026-02-07 09:00:04 +07:00 |
|
ValdiANS
|
968d9e1f2a
|
fix: adjust ProjectFlockForm styling and create ProjectFlockFormConfirmationTable component
|
2026-02-06 09:46:37 +07:00 |
|
ValdiANS
|
7b9ba48204
|
fix: adjust ProjectFlockDetail styling and content
|
2026-02-06 09:46:00 +07:00 |
|
ValdiANS
|
6e2e9da1be
|
chore: adjust ProjectFlockClosingForm styling
|
2026-02-06 09:45:38 +07:00 |
|
ValdiANS
|
980a5674e2
|
feat: create ProjectFlockConfirmationModal component
|
2026-02-06 09:45:07 +07:00 |
|
ValdiANS
|
f5b9c52e71
|
chore: set chickin form scrollable
|
2026-02-06 09:44:56 +07:00 |
|
ValdiANS
|
c019162390
|
Merge branch 'development' into fix/project-flock
|
2026-02-04 10:36:25 +07:00 |
|
ValdiANS
|
2918500585
|
chore: add is_approved query param when fetching project flock
|
2026-02-04 10:05:03 +07:00 |
|
rstubryan
|
f31eb8db59
|
refactor(FE): Show pending stock usage and depletions in detail
|
2026-02-03 14:20:32 +07:00 |
|
ValdiANS
|
1ee92f1064
|
Merge branch 'development' into fix/project-flock
|
2026-02-03 12:07:13 +07:00 |
|
rstubryan
|
e5d6be446a
|
refactor(FE): Enable closing modals on backdrop click
|
2026-02-03 11:23:07 +07:00 |
|
rstubryan
|
bb83acbe81
|
refactor(FE): Render previews for multiple uniformities
|
2026-02-03 11:11:28 +07:00 |
|
rstubryan
|
758a0cd9a7
|
refactor(FE): Update Add button styles and labels
|
2026-02-03 10:46:58 +07:00 |
|
ValdiANS
|
dc5bd6b329
|
chore: adjust ProjectFlockKandangTable styling
|
2026-02-03 09:40:34 +07:00 |
|
ValdiANS
|
68f3c95b81
|
chore: adjust ProjectFlockForm styling
|
2026-02-03 09:40:16 +07:00 |
|
rstubryan
|
d327af814f
|
refactor(FE): Handle missing selectedRecordDate and next-day data
|
2026-02-02 15:13:59 +07:00 |
|
rstubryan
|
8637d1c2c2
|
refactor(FE): Handle next-day error toast visibility
|
2026-02-02 15:05:47 +07:00 |
|
rstubryan
|
4dec97b57c
|
refactor(FE): Reset approval notes when opening/closing modals
|
2026-02-02 14:33:48 +07:00 |
|
rstubryan
|
dc26da7404
|
refactor(FE): Remove next-day duplicate recording check
|
2026-02-02 12:11:24 +07:00 |
|
rstubryan
|
2425316fea
|
refactor(FE): Exclude already selected products from options
|
2026-02-02 11:54:19 +07:00 |
|
rstubryan
|
85556c0db0
|
refactor(FE): Use Color type for badge color typings
|
2026-02-02 11:10:58 +07:00 |
|
rstubryan
|
3ca4b324d3
|
refactor(FE): Unify status badge logic and use StatusBadge
|
2026-02-02 10:46:20 +07:00 |
|
rstubryan
|
4a1464185b
|
refactor(FE): Replace approval history modal with status badge
|
2026-02-02 10:30:34 +07:00 |
|
ValdiANS
|
448fb51c81
|
Merge branch 'development' into fix/project-flock
|
2026-02-02 08:50:53 +07:00 |
|
rstubryan
|
67cf459216
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into fix/adjustment-uniformity-ui
|
2026-01-30 15:04:24 +07:00 |
|