rstubryan
|
b85e47f601
|
refactor(FE): Add top border to table rows in product tables
|
2026-02-07 10:00:02 +07:00 |
|
rstubryan
|
fc4a0a58e2
|
refactor(FE): Refactor tables to use Card component
|
2026-02-07 09:58:00 +07:00 |
|
rstubryan
|
039dfd529e
|
refactor(FE): Increase max height of order form modals to 50vh
|
2026-02-07 09:33:58 +07:00 |
|
rstubryan
|
3b42709577
|
refactor(FE): Refactor modal action handling in order form modals
|
2026-02-07 09:32:34 +07:00 |
|
rstubryan
|
3dee5c1828
|
refactor(FE): Add reference number column to ExpensesTable
|
2026-02-07 09:29:05 +07:00 |
|
rstubryan
|
5ac958231a
|
refactor(FE): Remove unused invoice download functionality from
PurchaseTable
|
2026-02-07 09:10:39 +07:00 |
|
rstubryan
|
54a6e7e247
|
refactor(FE): Refactor RecordingForm to simplify egg product filtering
|
2026-02-07 09:00:04 +07:00 |
|
rstubryan
|
4e80c1a703
|
refactor(FE): Fix warehouse name display in DeliveryOrderProductTable
|
2026-02-06 14:46:13 +07:00 |
|
rstubryan
|
9ee5e95d0b
|
refactor(FE): Remove unused conditional rendering for step 3
|
2026-02-06 14:33:13 +07:00 |
|
rstubryan
|
3bacc59dc6
|
refactor(FE): Add condition to hide buttons when step number is 3
|
2026-02-06 14:32:30 +07:00 |
|
rstubryan
|
4d23929924
|
refactor(FE): Update approval logic and conditional rendering in
delivery forms
|
2026-02-06 14:20:52 +07:00 |
|
rstubryan
|
c9a5a91970
|
refactor(FE): Update order number display logic in
DeliveryOrderFormModal
|
2026-02-06 14:20:10 +07:00 |
|
rstubryan
|
08d1447d11
|
refactor(FE): Update button label based on approval step number
|
2026-02-06 13:41:17 +07:00 |
|
rstubryan
|
304be4f432
|
feat(FE): Add support for displaying DO number in MarketingTable
|
2026-02-06 13:29:38 +07:00 |
|
rstubryan
|
5e9ce70320
|
feat(FE): Add "Ditolak" option to statusOptions in MarketingFilter
|
2026-02-06 13:21:33 +07:00 |
|
rstubryan
|
42088e51a8
|
refactor(FE): Refactor marketing filter to use unique customer options
|
2026-02-06 13:13:57 +07:00 |
|
rstubryan
|
9dc8f05534
|
feat: adjust penjualan calculation and delivery order logic
|
2026-02-06 10:55:38 +07:00 |
|
ValdiANS
|
869110ad2e
|
Merge branch 'development' into fix/project-flock
|
2026-02-06 09:51:20 +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
|
ade8fefe0d
|
feat: auto scroll to AlertErrorList if AlertErrorList is showing
|
2026-02-06 09:44:33 +07:00 |
|
ValdiANS
|
6b54b49443
|
chore: adjust divider styling
|
2026-02-06 09:44:06 +07:00 |
|
ValdiANS
|
8fb16903f8
|
feat: add onClick prop and set text type to react node
|
2026-02-06 09:43:56 +07:00 |
|
ValdiANS
|
f0637e2ce9
|
chore: add title prop
|
2026-02-06 09:43:34 +07:00 |
|
ValdiANS
|
f6cf4a29ad
|
feat: add ref prop to Alert
|
2026-02-06 09:43:27 +07:00 |
|
rstubryan
|
d5eeadc9a7
|
refactor(FE): Remove handleBlurField call on week change
|
2026-02-05 15:47:05 +07:00 |
|
rstubryan
|
70a9fa15ec
|
refactor(FE): Switch week input to SelectInputRadio
|
2026-02-05 15:43:03 +07:00 |
|
rstubryan
|
4fd4374e64
|
refactor(FE): Validate date range and show toast on error
|
2026-02-05 15:04:12 +07:00 |
|
rstubryan
|
b4353cf834
|
refactor(FE): Make filter type nullable and use applied filters
|
2026-02-05 14:55:27 +07:00 |
|
rstubryan
|
eb95afe9a0
|
refactor(FE): Separate applied and modal filter state
|
2026-02-05 14:39:33 +07:00 |
|
rstubryan
|
92886fe5e2
|
refactor(FE): Consolidate date filters into trans_date
|
2026-02-05 14:28:14 +07:00 |
|
rstubryan
|
fb1b310d1d
|
refactor(FE): Replace SelectInput with SelectInputRadio
|
2026-02-05 14:13:13 +07:00 |
|
rstubryan
|
3b221795ba
|
refactor(FE): Add filter_by option to customer payment reports
|
2026-02-05 14:08:05 +07:00 |
|
rstubryan
|
d41600d8e2
|
refactor(FE): Replace week SelectInputRadio with NumberInput
|
2026-02-05 13:48:07 +07:00 |
|
rstubryan
|
1af2b72bea
|
refactor(FE): Prevent badge text wrapping
|
2026-02-05 12:06:04 +07:00 |
|
rstubryan
|
e66f30e703
|
refactor(FE): Use API metadata for table pagination
|
2026-02-05 12:04:08 +07:00 |
|
rstubryan
|
372b439ff0
|
refactor(FE): Validate date range and show persistent toast
|
2026-02-05 11:13:53 +07:00 |
|
rstubryan
|
4aa9d54b1e
|
refactor(FE): Remove unused search params and yup import
|
2026-02-05 11:02:20 +07:00 |
|
rstubryan
|
b45c7c8ea6
|
refactor(FE): Use Formik for finance table filters
|
2026-02-05 10:58:59 +07:00 |
|
rstubryan
|
c164977bb9
|
refactor(FE): Keep select menus open for multi-selects
|
2026-02-05 10:50:56 +07:00 |
|
rstubryan
|
3153423f14
|
refactor(FE): Replace size-full with w-full in FinanceTable
|
2026-02-05 10:48:26 +07:00 |
|
rstubryan
|
ac3fbedccd
|
refactor(FE): Rename filter keys to plural forms
|
2026-02-05 10:46:37 +07:00 |
|
Rivaldi A N S
|
9004de06fa
|
Merge branch 'fix/marketing' into 'development'
[FIX/FE] Fixing UX Sales Order & Delivery Order
See merge request mbugroup/lti-web-client!309
|
2026-02-05 03:06:19 +00:00 |
|
randy-ar
|
4d7bd5213e
|
fix(FE): fixing delivery order ui
|
2026-02-05 09:58:14 +07:00 |
|
randy-ar
|
2f1c4e3c87
|
fix(FE): fixing issue form not reset after success submit
|
2026-02-05 06:05:01 +07:00 |
|
randy-ar
|
43dcbf73ee
|
feat(FE): adding 4 input scenario marketing type
|
2026-02-05 05:38:02 +07:00 |
|
randy-ar
|
cb22fd1037
|
feat(FE): calculation penjualan telur + peti
|
2026-02-05 04:41:46 +07:00 |
|