ValdiANS
|
335b254a60
|
feat: add onBackdropClick and position prop
|
2026-01-24 11:19:24 +07:00 |
|
ValdiANS
|
5e53f8764e
|
chore: update href type
|
2026-01-24 11:19:04 +07:00 |
|
ValdiANS
|
f0051b58bb
|
feat: add TransferToLayingFormModal in Transfer To Laying page
|
2026-01-24 11:18:52 +07:00 |
|
ValdiANS
|
111531b803
|
Merge branch 'development' into fix/transfer-to-laying
|
2026-01-23 23:07:51 +07:00 |
|
ValdiANS
|
d59cf359ee
|
chore: adjust TransferToLayingsTable component styling
|
2026-01-23 23:05:09 +07:00 |
|
ValdiANS
|
2f7ae0ae66
|
feat: create TransferToLayingFilter type
|
2026-01-23 23:04:18 +07:00 |
|
ValdiANS
|
8cc7f2f526
|
feat: add findMenuPath helper function
|
2026-01-23 23:04:04 +07:00 |
|
ValdiANS
|
25074edaa1
|
feat: create tailwind.css file
|
2026-01-23 23:03:46 +07:00 |
|
ValdiANS
|
0b1349ca8d
|
feat: create TransferToLayingFilterModal component
|
2026-01-23 23:03:34 +07:00 |
|
ValdiANS
|
6c70dc93ce
|
chore: pass the rest of the props to ConfirmationModal
|
2026-01-23 23:03:13 +07:00 |
|
ValdiANS
|
ed3d525c06
|
chore: adjust ConfirmationModal component styling
|
2026-01-23 23:02:49 +07:00 |
|
ValdiANS
|
af9c4bbdb9
|
chore: adjust SelectInputCheckbox styling
|
2026-01-23 23:02:25 +07:00 |
|
ValdiANS
|
5a88718454
|
chore: adjust SelectInput styling
|
2026-01-23 23:02:12 +07:00 |
|
ValdiANS
|
d1a0cdc1b9
|
chore: adjust DateInput styling
|
2026-01-23 23:01:59 +07:00 |
|
ValdiANS
|
196db657e8
|
feat: create StatusBadge component
|
2026-01-23 23:01:43 +07:00 |
|
ValdiANS
|
51c3277b6c
|
feat: add selectedBodyRowClassName class name
|
2026-01-23 23:01:33 +07:00 |
|
ValdiANS
|
abc35314a0
|
chore: adjust Navbar styling and add breadcrumb to navbar
|
2026-01-23 23:01:07 +07:00 |
|
ValdiANS
|
146a63fc70
|
chore: remove unnecessary code and remove title from Navbar prop
|
2026-01-23 23:00:44 +07:00 |
|
ValdiANS
|
d46652cb68
|
feat: add Breadcrumb component
|
2026-01-23 23:00:15 +07:00 |
|
ValdiANS
|
b46f06a739
|
chore: remove padding
|
2026-01-23 22:59:54 +07:00 |
|
ValdiANS
|
6cc5e5e931
|
chore: adjust color variable and add shadow-button-soft custom shadow
|
2026-01-23 22:59:44 +07:00 |
|
ValdiANS
|
d026a3b5ae
|
chore: round export number to excel
|
2026-01-23 15:59:46 +07:00 |
|
ValdiANS
|
ed9a8021c1
|
feat: add safeRound helper function
|
2026-01-23 15:59:31 +07:00 |
|
ValdiANS
|
28b58d9cac
|
fix: fix exportProductionResultToExcel method
|
2026-01-23 15:36:16 +07:00 |
|
randy-ar
|
52a18dac24
|
fix(FE): fixing submit button disable and implement store search filter
|
2026-01-23 10:30:50 +07:00 |
|
randy-ar
|
c2272ee5e0
|
hotfix(FE): fixing select input edit supplier in edit transaction
|
2026-01-22 16:20:40 +07:00 |
|
Rivaldi A N S
|
c012f39a38
|
Merge branch 'fix/dashboard' into 'development'
[FIX/FE] Fixing Store State Filter Dashboard
See merge request mbugroup/lti-web-client!235
|
2026-01-22 09:06:26 +00:00 |
|
randy-ar
|
1c35c7db32
|
fix(FE): fixing filter store state on reset
|
2026-01-22 16:01:39 +07:00 |
|
rstubryan
|
1f6ce36976
|
refactor(FE): Move table slice into UI store and persist search
|
2026-01-22 15:58:56 +07:00 |
|
rstubryan
|
756701722a
|
feat(FE): Persist Recording search across navigation
|
2026-01-22 15:24:04 +07:00 |
|
rstubryan
|
8e48c4d7cf
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/hotfix/restu
|
2026-01-22 14:48:38 +07:00 |
|
rstubryan
|
9d6148e877
|
refactor(FE): Add tooltip and allow 3-decimal weight input
|
2026-01-22 14:46:38 +07:00 |
|
randy-ar
|
d914eb86f2
|
hotfix: fix sales calculation
|
2026-01-22 14:43:07 +07:00 |
|
randy-ar
|
e8a6bf05c3
|
hotfix: fix sales calculation
|
2026-01-22 14:38:34 +07:00 |
|
randy-ar
|
ffa0b23b82
|
Merge branch 'development' of https://gitlab.com/mbugroup/lti-web-client into hotfix/marketing
|
2026-01-22 14:20:42 +07:00 |
|
rstubryan
|
49e9e958fa
|
refactor(FE): Use local state for record date and disable
reinitialization
|
2026-01-22 14:20:16 +07:00 |
|
randy-ar
|
b17ccd502e
|
hotfix: fix sales calculation
|
2026-01-22 14:19:48 +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 |
|
randy-ar
|
d0f6e965f0
|
Merge branch 'development' of https://gitlab.com/mbugroup/lti-web-client into fix/dashboard
|
2026-01-21 15:19:27 +07:00 |
|
randy-ar
|
9a1be88bce
|
fix(FE): fixing dashboard select input UI component
|
2026-01-21 15:18:37 +07:00 |
|
Rivaldi A N S
|
76fb5a2625
|
Merge branch 'fix/daily-checklist' into 'development'
[FIX/FE] Daily Checklist
See merge request mbugroup/lti-web-client!227
|
2026-01-21 07:44:46 +00:00 |
|
ValdiANS
|
426b6bfc85
|
chore: update chart and chart text color
|
2026-01-21 14:38:21 +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 |
|
ValdiANS
|
362ae16c7d
|
chore: set empty string for phase_id filter if ALL phase is selected
|
2026-01-21 14:19:58 +07:00 |
|
ValdiANS
|
149b14e0f8
|
fix: add form validation for configuration form
|
2026-01-21 14:18:14 +07:00 |
|
rstubryan
|
4d7bbaf771
|
feat(FE): Show product UOM suffix in recording form
|
2026-01-21 14:15:09 +07:00 |
|
rstubryan
|
99fc3f8cae
|
refactor(FE): Standardize unit labels and number formatting
|
2026-01-21 13:45:12 +07:00 |
|
rstubryan
|
507f53ace8
|
refactor(FE): Use projectFlockKandangId for next-day recording
|
2026-01-21 13:29:35 +07:00 |
|