ValdiANS
|
f94c8ba799
|
chore: adjust detail link and add transfer_number column
|
2026-01-27 16:58:37 +07:00 |
|
ValdiANS
|
df4b513739
|
chore: add required mark
|
2026-01-27 16:58:15 +07:00 |
|
ValdiANS
|
50477d0850
|
feat: create TransferToLayingDetailModal component
|
2026-01-27 16:57:46 +07:00 |
|
ValdiANS
|
79f0e2b7b7
|
chore: add loading state for table
|
2026-01-27 16:57:35 +07:00 |
|
ValdiANS
|
63c3818766
|
chore: update TextInput styling
|
2026-01-27 16:57:18 +07:00 |
|
ValdiANS
|
f6a360ee2b
|
chore: update TextArea styling
|
2026-01-27 16:57:05 +07:00 |
|
ValdiANS
|
aa39478318
|
feat: create ApprovalStepsV2 component
|
2026-01-27 16:56:57 +07:00 |
|
ValdiANS
|
02fbd677fc
|
chore: add readOnly prop and adjust SelectInput styling
|
2026-01-27 16:54:44 +07:00 |
|
ValdiANS
|
98608576b9
|
chore: adjust DateInput styling
|
2026-01-27 16:53:17 +07:00 |
|
ValdiANS
|
80d9dd689a
|
feat: add TransferToLayingDetailModal component in Transfer to Laying page
|
2026-01-27 16:53:04 +07:00 |
|
ValdiANS
|
0d1907f729
|
chore: update base content and warning color
|
2026-01-27 16:52:46 +07:00 |
|
rstubryan
|
3aab90d3d6
|
refactor(FE): Remove min validation on supplier_id
|
2026-01-27 16:27:09 +07:00 |
|
rstubryan
|
6f96f20b49
|
refactor(FE): Format PdfTfoot props and inline Text
|
2026-01-27 16:24:43 +07:00 |
|
rstubryan
|
142ce7fe3a
|
feat(FE): Add PDF table components for report export
|
2026-01-27 16:23:29 +07:00 |
|
Rivaldi A N S
|
b7085f5d2a
|
Merge branch 'fix/adjustment-transfer-stock' into 'development'
[FIX/FE] Adjustment Transfer Stock's Issues and Purchase Table
See merge request mbugroup/lti-web-client!262
|
2026-01-27 06:44:36 +00:00 |
|
rstubryan
|
628facb23d
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/restu
|
2026-01-27 13:23:51 +07:00 |
|
rstubryan
|
27c112e479
|
refactor(FE): Use index-only keys for product/delivery rows
|
2026-01-27 12:01:53 +07:00 |
|
Rivaldi A N S
|
b19340536a
|
Merge branch 'fix/daily-checklist' into 'development'
[FIX/FE] Daily Checklist
See merge request mbugroup/lti-web-client!260
|
2026-01-26 15:30:22 +00:00 |
|
ValdiANS
|
163d225dba
|
fix: set limit to 100 when fetching phase activities
|
2026-01-26 22:28:49 +07:00 |
|
Rivaldi A N S
|
f07db1be7a
|
Merge branch 'fix/transfer-to-laying' into 'development'
[FIX/FE] Transfer to Laying
See merge request mbugroup/lti-web-client!259
|
2026-01-26 15:23:25 +00:00 |
|
ValdiANS
|
4323040bd3
|
feat: use TransferToLayingConfirmationModal and remove unnecessary code
|
2026-01-26 22:21:11 +07:00 |
|
ValdiANS
|
97a753133e
|
chore: adjust secondayButton onClick
|
2026-01-26 22:20:19 +07:00 |
|
ValdiANS
|
273810804d
|
chore: adjust secondayButton onClick
|
2026-01-26 22:20:03 +07:00 |
|
ValdiANS
|
2be417ac0a
|
chore: set error in input and use TransferToLayingConfirmationModal component
|
2026-01-26 21:23:55 +07:00 |
|
ValdiANS
|
f98e9d6930
|
feat: create TransferToLayingConfirmationModal component
|
2026-01-26 21:22:57 +07:00 |
|
rstubryan
|
4c336f81c7
|
refactor(FE): Allow supplier to be optional in movement form
|
2026-01-26 21:21:40 +07:00 |
|
ValdiANS
|
1389cb7ed6
|
chore: render button only if primary or secondary button is used
|
2026-01-26 20:57:50 +07:00 |
|
ValdiANS
|
a7958166bf
|
chore: change circle success color
|
2026-01-26 20:57:27 +07:00 |
|
ValdiANS
|
34f01abb32
|
chore: add new props (withPagination, getRowCanExpand, renderSubComponent, expanded, and getSubRows)
|
2026-01-26 20:57:05 +07:00 |
|
ValdiANS
|
66c537ec10
|
chore: change loading text to loading spinner
|
2026-01-26 20:56:12 +07:00 |
|
rstubryan
|
2847f50bf7
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/restu
|
2026-01-26 17:32:49 +07:00 |
|
rstubryan
|
7b4d69b0b0
|
refactor(FE): Clarify duplicate recording error message
|
2026-01-26 16:48:16 +07:00 |
|
Rivaldi A N S
|
37ab614a97
|
Merge branch 'fix/finance' into 'development'
[FIX/FE] Adding Select Input Injection Type for Negative or Positive Value
See merge request mbugroup/lti-web-client!257
|
2026-01-26 09:16:38 +00:00 |
|
randy-ar
|
7c73e8e5c6
|
fix(FE): fixing negative value in index table
|
2026-01-26 16:13:43 +07:00 |
|
randy-ar
|
85f4a5deaa
|
fix(FE): adding select injection type for positive and negative value
|
2026-01-26 16:08:23 +07:00 |
|
rstubryan
|
4011d26193
|
refactor(FE): Make approval and action buttons responsive
|
2026-01-26 13:45:32 +07:00 |
|
rstubryan
|
afb0c40fd2
|
refactor(FE): Add Status Approval column to PurchaseTable
|
2026-01-26 13:37:06 +07:00 |
|
rstubryan
|
2a03eae8a2
|
refactor(FE): Remove section padding on small+ screens
|
2026-01-26 13:35:45 +07:00 |
|
rstubryan
|
e9238e2bb5
|
feat(FE): Persist search in UI store and reset on exit
|
2026-01-26 11:45:57 +07:00 |
|
Rivaldi A N S
|
40eaa729ef
|
Merge branch 'fix/adjustment-recording-and-uniformity' into 'development'
[FIX/FE] Adjustment Recording, Uniformity and Transfer Stock
See merge request mbugroup/lti-web-client!256
|
2026-01-26 04:09:42 +00:00 |
|
rstubryan
|
47e51e0105
|
refactor(FE): Remove redundant input bg class from TextInputs
|
2026-01-26 09:51:37 +07:00 |
|
rstubryan
|
56326cc8d2
|
refactor(FE): Disable product select until kandang chosen
|
2026-01-26 09:41:50 +07:00 |
|
rstubryan
|
860a2d988e
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/hotfix/restu
|
2026-01-26 09:26:34 +07:00 |
|
Rivaldi A N S
|
79701fbcfe
|
Merge branch 'hotfix/finance' into 'development'
[HOTFIX/FE] Fixing Injection Balance Negative value
See merge request mbugroup/lti-web-client!255
|
2026-01-26 01:44:07 +00:00 |
|
rstubryan
|
8b1e43cdb9
|
refactor(FE): Set week using chick_in_date and earliest record
|
2026-01-25 18:00:53 +07:00 |
|
rstubryan
|
4768a7d6fd
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/hotfix/restu
|
2026-01-25 17:46:05 +07:00 |
|
randy-ar
|
caba77d871
|
fix(FE): fixing bank undefined in detail page
|
2026-01-25 14:11:47 +07:00 |
|
randy-ar
|
37c0c1cf42
|
Merge branch 'development' of https://gitlab.com/mbugroup/lti-web-client into hotfix/finance
|
2026-01-24 14:53:57 +07:00 |
|
randy-ar
|
1d06c6f02a
|
fix(FE): fixing injection payload negative not send properly
|
2026-01-24 14:52:54 +07:00 |
|
Rivaldi A N S
|
ae206b9426
|
Merge branch 'fix/transfer-to-laying' into 'development'
[FIX/FE] Transfer to Laying
See merge request mbugroup/lti-web-client!252
|
2026-01-24 07:03:07 +00:00 |
|