randy-ar
|
e09074eed0
|
feat(FE): add sapronak table
|
2025-12-06 11:55:47 +07:00 |
|
rstubryan
|
b3f7b8a3c5
|
feat(FE-326): Add totals footer row to sales report table
|
2025-12-06 10:26:26 +07:00 |
|
rstubryan
|
e407410c4a
|
feat(FE-Storyless): Add footer support to Table component
|
2025-12-06 10:25:40 +07:00 |
|
rstubryan
|
27c867036f
|
refactor(FE-327): Update import paths for consistency in SalesReportTable
|
2025-12-06 09:51:40 +07:00 |
|
rstubryan
|
c9552dec2d
|
refactor(FE-326): Remove custom header rows and simplify Table
|
2025-12-06 09:47:38 +07:00 |
|
rstubryan
|
aad24c3c58
|
refactor(FE-327): Rename salesBroilerData to salesData
|
2025-12-06 09:12:02 +07:00 |
|
rstubryan
|
ff1493b520
|
refactor(FE-326): Remove avgPriceAct/totalAct and use partner totals,
fix badge case
|
2025-12-06 09:09:41 +07:00 |
|
rstubryan
|
4ff1649991
|
chore(FE-327): Remove unused state from SalesReportTable
|
2025-12-06 08:56:14 +07:00 |
|
rstubryan
|
4fe53f364a
|
refactor(FE-326): Remove Tabs wrapper from SalesReportTable
|
2025-12-06 08:54:12 +07:00 |
|
rstubryan
|
eaf118845c
|
feat(FE-327): Include Kandang in sales data and display name
|
2025-12-05 19:15:38 +07:00 |
|
rstubryan
|
30db7ee95d
|
refactor(FE-327): change SalesReportTable to use new API fields
|
2025-12-05 18:27:45 +07:00 |
|
rstubryan
|
f205c66509
|
refactor(FE-327): Rename Ekor label to Kuantitas
|
2025-12-05 17:49:59 +07:00 |
|
rstubryan
|
46e072bbcf
|
refactor(FE-327): Map Indonesian sales fields and add API sample
|
2025-12-05 11:15:41 +07:00 |
|
rstubryan
|
075d945a59
|
refactor(FE-326): Use placeholder for sales type in header
|
2025-12-04 21:29:45 +07:00 |
|
rstubryan
|
7d9a88cf3b
|
feat(FE-326,327): Add sortable table headers and styling
|
2025-12-04 20:14:29 +07:00 |
|
rstubryan
|
b095208fae
|
refactor(FE-327): Temporarily map Indonesian sales fields to English
|
2025-12-04 17:41:22 +07:00 |
|
rstubryan
|
949761d59d
|
feat(FE-326,327): add footer rendering to SalesReportTable for total sales display
|
2025-12-04 14:25:27 +07:00 |
|
rstubryan
|
15ced14e20
|
refactor(FE-Storyless): add footer rendering support to Table component
|
2025-12-04 14:25:11 +07:00 |
|
rstubryan
|
1a4a05308f
|
refactor(FE-326,327): enhance SalesReportTable to handle empty sales data and conditionally render summary row
|
2025-12-04 14:08:44 +07:00 |
|
rstubryan
|
647b002065
|
refactor(FE-326): change SalesReportTable to use BaseClosingSales type and support initial values
|
2025-12-04 11:55:57 +07:00 |
|
rstubryan
|
411c2586f5
|
chore(format): prettier format
|
2025-12-03 22:32:11 +07:00 |
|
rstubryan
|
3a87b039bf
|
feat(FE-326): Add SalesReportTable component
|
2025-12-03 22:31:10 +07:00 |
|
rstubryan
|
50559caf52
|
feat(FE-326): Support custom header rows and cell render hook
|
2025-12-03 22:28:18 +07:00 |
|
rstubryan
|
88878f7613
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/restu
|
2025-12-03 10:55:39 +07:00 |
|
ValdiANS
|
f82ca4f959
|
chore(FE-195): adjust RowOptionsMenu type
|
2025-11-28 10:32:00 +07:00 |
|
ValdiANS
|
0cc01ae738
|
feat(FE-196,199): create ExpensePDF component
|
2025-11-28 10:31:27 +07:00 |
|
ValdiANS
|
1de743a404
|
feat(FE-196,199): create ExpensePDFButton component
|
2025-11-28 10:31:08 +07:00 |
|
ValdiANS
|
68c1e76a4a
|
feat(FE-196,199): add Expense PDF Preview button
|
2025-11-28 10:30:26 +07:00 |
|
ValdiANS
|
2001cdb843
|
chore(FE-205): adjust content styling
|
2025-11-28 10:29:36 +07:00 |
|
ValdiANS
|
b8590040ff
|
chore: remove unnecessary code
|
2025-11-28 10:28:33 +07:00 |
|
rstubryan
|
7a76719547
|
refactor(FE-Storyless): remove console, window and err catch
|
2025-11-27 13:46:53 +07:00 |
|
rstubryan
|
4b6144d0b4
|
refactor(FE-Storyless): update import paths for schema files to use absolute paths
|
2025-11-27 13:36:12 +07:00 |
|
ValdiANS
|
507543eff8
|
chore: remove unnecessary code
|
2025-11-27 09:38:26 +07:00 |
|
ValdiANS
|
8dc6b3d1db
|
Merge branch 'development' into feat/FE/US-164/TASK-200-204-205-206-207-expense-realization
|
2025-11-26 13:44:01 +07:00 |
|
rstubryan
|
7685be0c7b
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-161/TASK-208-212-slicing-ui-and-validation-create-purchase-request-form
|
2025-11-26 09:43:52 +07:00 |
|
randy-ar
|
1e4c826a0a
|
fix(FE): fixing error missing component DebounceTextArea
|
2025-11-26 01:27:00 +07:00 |
|
rstubryan
|
6d3632a385
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-161/TASK-208-212-slicing-ui-and-validation-create-purchase-request-form
|
2025-11-25 11:30:49 +07:00 |
|
ValdiANS
|
2a97f9d504
|
Merge branch 'development' into feat/FE/US-164/TASK-200-204-205-206-207-expense-realization
|
2025-11-25 10:55:52 +07:00 |
|
ValdiANS
|
b805fb4ae1
|
chore(FE-196): use useApprovalSteps hook
|
2025-11-25 10:48:27 +07:00 |
|
ValdiANS
|
642f966985
|
chore: adjust ApprovalSteps component
|
2025-11-25 10:47:34 +07:00 |
|
ValdiANS
|
b868a37485
|
chore(FE-188,193): adjust ExpenseRequestKandangDetailExpense component
|
2025-11-25 09:17:02 +07:00 |
|
randy-ar
|
034d185b84
|
fix(FE): make text area debounce input for lag textarea input issue
|
2025-11-24 17:18:16 +07:00 |
|
ValdiANS
|
e4a6b22357
|
chore(FE-188,193,199): adjust Expense Request Form and integrate to API
|
2025-11-24 09:54:28 +07:00 |
|
ValdiANS
|
82eac4a965
|
chore(FE-198): adjust Expense Request Form validation
|
2025-11-24 09:47:09 +07:00 |
|
ValdiANS
|
20c3e2d6b4
|
feat(FE-200,204): create ExpenseRealizationKandangDetailExpense component
|
2025-11-24 09:44:48 +07:00 |
|
ValdiANS
|
f24ae992e6
|
feat(FE-206): create Expense Realization Form validation
|
2025-11-24 09:43:58 +07:00 |
|
ValdiANS
|
4f375a4f0b
|
feat(FE-200,204): create Expense Realization Form
|
2025-11-24 09:43:20 +07:00 |
|
ValdiANS
|
510d10270e
|
feat(FE-195): implement bulk approve/reject in Expense list page
|
2025-11-24 09:42:14 +07:00 |
|
ValdiANS
|
b083b9cb1a
|
feat(FE-196): create Expense Request Detail's content component
|
2025-11-24 09:38:31 +07:00 |
|
ValdiANS
|
93d14cb98b
|
feat(FE-205): create Expense Realization Detail's content component
|
2025-11-24 09:38:13 +07:00 |
|