rstubryan
|
6e7dfebacc
|
feat(FE): Integrate UI store for table state and search handling
|
2026-03-04 10:56:35 +07:00 |
|
rstubryan
|
d3501e5f3d
|
refactor(FE): Add skeleton loaders for ProjectFlock and TransferToLaying
tables
|
2026-03-02 11:56:27 +07:00 |
|
rstubryan
|
f701ab0d91
|
refactor(FE): Replace active filter count logic with ButtonFilter
component
|
2026-02-25 10:39:14 +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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
ValdiANS
|
c5269c4fc5
|
fix: adjust ProjectFlockTable UI
|
2026-01-29 16:17:27 +07:00 |
|
randy-ar
|
835ba077d8
|
fix(FE): change status badge kandang aktif
|
2026-01-17 11:08:25 +07:00 |
|
randy-ar
|
13abc6d7ce
|
fix(FE): change status badge
|
2026-01-17 11:02:22 +07:00 |
|
randy-ar
|
c55081f358
|
fix(FE): fix limit fetch data kandang
|
2026-01-17 09:48:37 +07:00 |
|
randy-ar
|
79cb89b9a0
|
fix(FE): delete console log debug
|
2026-01-16 21:11:46 +07:00 |
|
randy-ar
|
73100aa1ce
|
fix(FE): implement lazy loading select button on project flock index
|
2026-01-15 16:53:39 +07:00 |
|
randy-ar
|
9237d4e731
|
fix(FE): implement lazy load select project flock
|
2026-01-14 17:10:42 +07:00 |
|
randy-ar
|
0ac14fe342
|
fix(FE): fixing floating action button project flock and change page size
|
2026-01-13 11:11:10 +07:00 |
|
randy-ar
|
aa114c164b
|
fix(FE): create hooks for formik error list and integrate alert error list for finance and master data modules
|
2026-01-12 17:19:16 +07:00 |
|
randy-ar
|
36b167dafb
|
fix(FE): add production standard in detail project flock
|
2026-01-12 15:13:02 +07:00 |
|
randy-ar
|
13205ca80a
|
feat(FE): adding alert errors message for project flock and fixing bug approval status in chickin
|
2026-01-08 08:59:27 +07:00 |
|
randy-ar
|
c766f53753
|
fix(FE): fix chickins approvals status
|
2026-01-07 15:16:40 +07:00 |
|
randy-ar
|
841aadc107
|
fix(FE): fixing issue reject modal show up when creating project flock
|
2026-01-06 13:29:05 +07:00 |
|
randy-ar
|
6cd09a413d
|
fix(FE): fix delete reseponse project flock
|
2025-12-31 12:25:08 +07:00 |
|
randy-ar
|
cd3a5ad441
|
feat(FE): adding production standard select options for project flock
|
2025-12-29 13:50:23 +07:00 |
|
randy-ar
|
d4f4505405
|
feat(FE-331): implement permission guard in project flock, chickin and closing kandang
|
2025-12-28 00:56:39 +07:00 |
|
randy-ar
|
b9b349aa7a
|
fix(FE): resolve git pull merge development
|
2025-12-27 16:49:16 +07:00 |
|
randy-ar
|
c44e63bd2b
|
fix(FE): fix page responsive in project flock dan marketing modules
|
2025-12-27 16:36:07 +07:00 |
|
ValdiANS
|
9e0d3e2bbf
|
feat(FE-331): implement permission guard in project flock
|
2025-12-26 21:08:00 +07:00 |
|