Commit Graph

  • 89ffad398f refactor(FE): Remove FCR-related links and permissions rstubryan 2026-02-09 14:32:27 +07:00
  • 35986aab56 refactor(FE): Remove FCR-related components and types rstubryan 2026-02-09 14:28:02 +07:00
  • 4717330bc8 Merge branch 'fix/adjustment-penjualan' into 'development' Rivaldi A N S 2026-02-09 07:16:56 +00:00
  • 291eee3bce refactor(FE): Add week field handling for marketing and sales order forms rstubryan 2026-02-09 14:06:43 +07:00
  • e6a572ac17 refactor(FE): Add API call for updating delivery order on approval step 3 rstubryan 2026-02-09 13:31:03 +07:00
  • bd5b614bf8 refactor(FE): Fix modal text logic for add_delivery action rstubryan 2026-02-09 12:01:13 +07:00
  • ba0753428d refactor(FE): Fix form reset and selection handling in SalesOrderFormModal rstubryan 2026-02-09 11:49:08 +07:00
  • 862cf38f92 refactor(FE): Refactor DeliveryOrderProductTable to improve readability rstubryan 2026-02-09 11:41:08 +07:00
  • 1dc6ffca5c refactor(FE): Handle modal action to set step and selected delivery product rstubryan 2026-02-09 11:36:41 +07:00
  • b7fd5d3569 refactor(FE): Add approval modal and handler for marketing approval rstubryan 2026-02-09 11:25:19 +07:00
  • 911136981a refactor(FE): Add clickable "Belum diisi" text for delivery forms rstubryan 2026-02-09 11:23:49 +07:00
  • 6cbe14b36e refactor(FE): Refactor SalesOrderProductTable to use renderTableContent helper rstubryan 2026-02-09 11:00:29 +07:00
  • 80c79cc14b refactor(FE): Refactor DeliveryOrderProductTable to optimize conditional rendering rstubryan 2026-02-09 10:46:32 +07:00
  • cb498b01d9 chore(FE): Refactor tables to remove unused props and imports rstubryan 2026-02-09 10:26:23 +07:00
  • cd95b1f8ff Merge branch 'fix/adjustment-penjualan' into 'development' Rivaldi A N S 2026-02-09 03:04:46 +00:00
  • 60ace68dae refactor(FE): Remove FCR-related fields and functionality rstubryan 2026-02-09 08:59:51 +07:00
  • b2f6c6c485 Merge branch 'staging' into 'production' Adnan Zahir 2026-02-07 17:11:45 +07:00
  • a8dce9da46 refactor(FE): Refactor table actions to be part of the "Value" column rstubryan 2026-02-07 10:04:15 +07:00
  • b85e47f601 refactor(FE): Add top border to table rows in product tables rstubryan 2026-02-07 10:00:02 +07:00
  • fc4a0a58e2 refactor(FE): Refactor tables to use Card component rstubryan 2026-02-07 09:58:00 +07:00
  • 039dfd529e refactor(FE): Increase max height of order form modals to 50vh rstubryan 2026-02-07 09:33:58 +07:00
  • 3b42709577 refactor(FE): Refactor modal action handling in order form modals rstubryan 2026-02-07 09:32:34 +07:00
  • 3dee5c1828 refactor(FE): Add reference number column to ExpensesTable rstubryan 2026-02-07 09:29:05 +07:00
  • 5ac958231a refactor(FE): Remove unused invoice download functionality from PurchaseTable rstubryan 2026-02-07 09:10:39 +07:00
  • 54a6e7e247 refactor(FE): Refactor RecordingForm to simplify egg product filtering rstubryan 2026-02-07 09:00:04 +07:00
  • 4e80c1a703 refactor(FE): Fix warehouse name display in DeliveryOrderProductTable rstubryan 2026-02-06 14:46:13 +07:00
  • 9ee5e95d0b refactor(FE): Remove unused conditional rendering for step 3 rstubryan 2026-02-06 14:33:13 +07:00
  • 3bacc59dc6 refactor(FE): Add condition to hide buttons when step number is 3 rstubryan 2026-02-06 14:32:30 +07:00
  • 4d23929924 refactor(FE): Update approval logic and conditional rendering in delivery forms rstubryan 2026-02-06 14:20:52 +07:00
  • c9a5a91970 refactor(FE): Update order number display logic in DeliveryOrderFormModal rstubryan 2026-02-06 14:20:10 +07:00
  • 08d1447d11 refactor(FE): Update button label based on approval step number rstubryan 2026-02-06 13:41:17 +07:00
  • 304be4f432 feat(FE): Add support for displaying DO number in MarketingTable rstubryan 2026-02-06 13:29:38 +07:00
  • 5e9ce70320 feat(FE): Add "Ditolak" option to statusOptions in MarketingFilter rstubryan 2026-02-06 13:21:33 +07:00
  • 42088e51a8 refactor(FE): Refactor marketing filter to use unique customer options rstubryan 2026-02-06 13:13:57 +07:00
  • 9dc8f05534 feat: adjust penjualan calculation and delivery order logic rstubryan 2026-02-06 10:55:38 +07:00
  • cc86151631 Merge branch 'development' into 'staging' Adnan Zahir 2026-02-06 10:39:39 +07:00
  • e16fa9a167 Merge branch 'fix/project-flock' into 'development' Rivaldi A N S 2026-02-06 02:58:02 +00:00
  • 869110ad2e Merge branch 'development' into fix/project-flock ValdiANS 2026-02-06 09:51:20 +07:00
  • d415bbba82 feat: add getApprovalLineHistory method ValdiANS 2026-02-06 09:47:11 +07:00
  • 1ecca83339 feat: add getApprovalLineHistory method ValdiANS 2026-02-06 09:47:05 +07:00
  • a6c827bb40 feat: add PROJECT_FLOCK_KANDANGS in APPROVAL_WORKFLOWS ValdiANS 2026-02-06 09:46:51 +07:00
  • 968d9e1f2a fix: adjust ProjectFlockForm styling and create ProjectFlockFormConfirmationTable component ValdiANS 2026-02-06 09:46:37 +07:00
  • 7b9ba48204 fix: adjust ProjectFlockDetail styling and content ValdiANS 2026-02-06 09:46:00 +07:00
  • 6e2e9da1be chore: adjust ProjectFlockClosingForm styling ValdiANS 2026-02-06 09:45:38 +07:00
  • 980a5674e2 feat: create ProjectFlockConfirmationModal component ValdiANS 2026-02-06 09:45:07 +07:00
  • f5b9c52e71 chore: set chickin form scrollable ValdiANS 2026-02-06 09:44:56 +07:00
  • ade8fefe0d feat: auto scroll to AlertErrorList if AlertErrorList is showing ValdiANS 2026-02-06 09:44:33 +07:00
  • 6b54b49443 chore: adjust divider styling ValdiANS 2026-02-06 09:44:06 +07:00
  • 8fb16903f8 feat: add onClick prop and set text type to react node ValdiANS 2026-02-06 09:43:56 +07:00
  • f0637e2ce9 chore: add title prop ValdiANS 2026-02-06 09:43:34 +07:00
  • f6cf4a29ad feat: add ref prop to Alert ValdiANS 2026-02-06 09:43:27 +07:00
  • 66f017549c chore: use modal for project flock layout ValdiANS 2026-02-06 09:43:15 +07:00
  • db7219e261 chore: add shadow-bg class name ValdiANS 2026-02-06 09:42:45 +07:00
  • ac6c77bb92 Merge branch 'dev/hotfix/restu' into 'development' Rivaldi A N S 2026-02-05 08:54:05 +00:00
  • d5eeadc9a7 refactor(FE): Remove handleBlurField call on week change rstubryan 2026-02-05 15:47:05 +07:00
  • 70a9fa15ec refactor(FE): Switch week input to SelectInputRadio rstubryan 2026-02-05 15:43:03 +07:00
  • 4fd4374e64 refactor(FE): Validate date range and show toast on error rstubryan 2026-02-05 15:04:12 +07:00
  • b4353cf834 refactor(FE): Make filter type nullable and use applied filters rstubryan 2026-02-05 14:55:27 +07:00
  • eb95afe9a0 refactor(FE): Separate applied and modal filter state rstubryan 2026-02-05 14:39:33 +07:00
  • 92886fe5e2 refactor(FE): Consolidate date filters into trans_date rstubryan 2026-02-05 14:28:14 +07:00
  • fb1b310d1d refactor(FE): Replace SelectInput with SelectInputRadio rstubryan 2026-02-05 14:13:13 +07:00
  • 3b221795ba refactor(FE): Add filter_by option to customer payment reports rstubryan 2026-02-05 14:08:05 +07:00
  • d41600d8e2 refactor(FE): Replace week SelectInputRadio with NumberInput rstubryan 2026-02-05 13:48:07 +07:00
  • 856674de75 Merge branch 'dev/hotfix/restu' into 'development' Rivaldi A N S 2026-02-05 06:00:35 +00:00
  • 1af2b72bea refactor(FE): Prevent badge text wrapping rstubryan 2026-02-05 12:06:04 +07:00
  • e66f30e703 refactor(FE): Use API metadata for table pagination rstubryan 2026-02-05 12:04:08 +07:00
  • ca32af592f Merge branch 'fix/adjustment-param-state-keuangan' into 'development' Rivaldi A N S 2026-02-05 04:23:21 +00:00
  • 372b439ff0 refactor(FE): Validate date range and show persistent toast rstubryan 2026-02-05 11:13:53 +07:00
  • 4aa9d54b1e refactor(FE): Remove unused search params and yup import rstubryan 2026-02-05 11:02:20 +07:00
  • b45c7c8ea6 refactor(FE): Use Formik for finance table filters rstubryan 2026-02-05 10:58:59 +07:00
  • c164977bb9 refactor(FE): Keep select menus open for multi-selects rstubryan 2026-02-05 10:50:56 +07:00
  • 3153423f14 refactor(FE): Replace size-full with w-full in FinanceTable rstubryan 2026-02-05 10:48:26 +07:00
  • ac3fbedccd refactor(FE): Rename filter keys to plural forms rstubryan 2026-02-05 10:46:37 +07:00
  • 755f3fa0bb Merge branch 'development' into 'staging' Adnan Zahir 2026-02-05 10:32:18 +07:00
  • 9004de06fa Merge branch 'fix/marketing' into 'development' Rivaldi A N S 2026-02-05 03:06:19 +00:00
  • 4d7bd5213e fix(FE): fixing delivery order ui randy-ar 2026-02-05 09:58:14 +07:00
  • 2f1c4e3c87 fix(FE): fixing issue form not reset after success submit randy-ar 2026-02-05 06:05:01 +07:00
  • 43dcbf73ee feat(FE): adding 4 input scenario marketing type randy-ar 2026-02-05 05:38:02 +07:00
  • cb22fd1037 feat(FE): calculation penjualan telur + peti randy-ar 2026-02-05 04:41:46 +07:00
  • dfd86a04e0 feat(FE): scenario egg sale with type conversion qty randy-ar 2026-02-05 02:39:10 +07:00
  • 09cd6395e6 fix(FE): skeleton for input skenario sales order randy-ar 2026-02-04 15:38:03 +07:00
  • fe5a14a764 refactor(FE): Disable invoice download feature fix/purchase-adjustment-data rstubryan 2026-02-04 15:06:44 +07:00
  • a8c9b697e3 Merge branch 'fix/purchase-adjustment-data' into 'development' Rivaldi A N S 2026-02-04 07:24:16 +00:00
  • 25a89b8987 refactor(FE): Update purchase search input UI rstubryan 2026-02-04 14:16:53 +07:00
  • 760e9ccd89 refactor(FE): Add invoice download and PO table columns rstubryan 2026-02-04 14:13:59 +07:00
  • c019162390 Merge branch 'development' into fix/project-flock ValdiANS 2026-02-04 10:36:25 +07:00
  • 428d9f33d9 Merge branch 'fix/transfer-to-laying' into 'development' Rivaldi A N S 2026-02-04 03:35:57 +00:00
  • c3f4c9b1ec chore: remove keepPreviousData in useSWR config when fetching sapronak ValdiANS 2026-02-04 10:15:35 +07:00
  • 2918500585 chore: add is_approved query param when fetching project flock ValdiANS 2026-02-04 10:05:03 +07:00
  • b48bf06f7d Merge branch 'fix/production-result-report' into 'development' Rivaldi A N S 2026-02-03 09:50:18 +00:00
  • 2b343b893e chore: remove unncessary data and fix pagination for single selected project flock kandang ValdiANS 2026-02-03 16:45:49 +07:00
  • 0c25751401 Merge branch 'fix/master-data-production-standard' into 'development' Rivaldi A N S 2026-02-03 09:32:21 +00:00
  • 9be5bb35c4 Merge branch 'development' of https://gitlab.com/mbugroup/lti-web-client into fix/master-data-production-standard randy-ar 2026-02-03 14:40:12 +07:00
  • c24cf7ed1a fix(FE): adding standard fcr to growing production standard randy-ar 2026-02-03 14:39:34 +07:00
  • 7b398bc2ee Merge branch 'fix/adjustment-uniformity-ui' into 'development' Rivaldi A N S 2026-02-03 07:35:29 +00:00
  • d9ee2bc7be Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into fix/adjustment-uniformity-ui rstubryan 2026-02-03 14:22:23 +07:00
  • f31eb8db59 refactor(FE): Show pending stock usage and depletions in detail rstubryan 2026-02-03 14:20:32 +07:00
  • 40411b0417 fix(FE): fixing total text color debt supplier randy-ar 2026-02-03 14:12:08 +07:00
  • fbbe5532a0 Merge branch 'fix/dashboard' into 'development' Rivaldi A N S 2026-02-03 07:00:11 +00:00
  • c102a4043c fix(FE): fixing status badge color randy-ar 2026-02-03 13:40:46 +07:00