randy-ar
|
f48cfca650
|
fix(FE): revert require auth component
|
2025-12-10 13:35:42 +07:00 |
|
randy-ar
|
eed142a85f
|
hotfix(FE): fixing dropdown logout and floating button max size
|
2025-12-10 13:25:07 +07:00 |
|
Adnan Zahir
|
865b0b3d8f
|
Merge branch 'fix/FE/US-163-164/api-integration-adjustment-in-expense-request-and-realization' into 'development'
[FIX/FE][US#163-164] API Integration Adjustment in Expense Request and Realization
See merge request mbugroup/lti-web-client!78
|
2025-12-10 11:32:21 +07:00 |
|
Adnan Zahir
|
a4c83f99a7
|
Merge branch 'feat/FE/US-286/inventory-management-product-stock' into 'development'
[FEAT/FE][US#286] Inventory Product Stock
See merge request mbugroup/lti-web-client!76
|
2025-12-10 11:25:27 +07:00 |
|
Adnan Zahir
|
294c971fea
|
Merge branch 'feat/FE/US-280/project-flock-budget' into 'development'
[FEAT/FE][US#280] Project Flock Budgets
See merge request mbugroup/lti-web-client!75
|
2025-12-10 11:14:07 +07:00 |
|
randy-ar
|
8a8128a692
|
fix(FE): resolve merge conflict checkbox and constant
|
2025-12-10 10:09:56 +07:00 |
|
Adnan Zahir
|
44b9210ccc
|
Merge branch 'feat/FE/US-283/sapronak-closing-report' into 'development'
[FEAT/FE][US#283] Sapronak Closing Report
See merge request mbugroup/lti-web-client!74
|
2025-12-10 09:42:35 +07:00 |
|
ValdiANS
|
33691f45bb
|
chore(FE-323): update outgoing sapronak API endpoint
|
2025-12-09 11:38:57 +07:00 |
|
ValdiANS
|
2c72c44be4
|
chore(FE-323): update incoming sapronak API endpoint
|
2025-12-09 11:38:53 +07:00 |
|
ValdiANS
|
98dfd4564c
|
chore(FE-323): change closing API route path
|
2025-12-09 11:37:26 +07:00 |
|
ValdiANS
|
a795d78c80
|
Merge branch 'development' into feat/FE/US-283/sapronak-closing-report
|
2025-12-09 10:58:43 +07:00 |
|
ValdiANS
|
7d8a6ff852
|
fix: update next.js version
|
2025-12-09 10:52:49 +07:00 |
|
ValdiANS
|
dc0fd7a3ed
|
chore: format code
|
2025-12-07 15:00:25 +07:00 |
|
ValdiANS
|
5782abb531
|
refactor: change expense_date to transaction_date
|
2025-12-07 14:59:51 +07:00 |
|
ValdiANS
|
2d1cabb86b
|
refactor: update CreateExpensePayload, UpdateExpensePayload, and CreateExpenseRealizationPayload types
|
2025-12-07 14:59:25 +07:00 |
|
Rivaldi A N S
|
3411aa9b1b
|
Merge branch 'dev/randy' into 'feat/FE/US-286/inventory-management-product-stock'
[FEAT/FE][US#286] Inventory Product Stock
See merge request mbugroup/lti-web-client!69
|
2025-12-06 10:25:19 +00:00 |
|
Rivaldi A N S
|
1f29e3cb50
|
Merge branch 'dev/randy' into 'feat/FE/US-280/project-flock-budget'
[FEAT/FE][US#280] Project Flock Budgets
See merge request mbugroup/lti-web-client!68
|
2025-12-06 10:23:34 +00:00 |
|
Rivaldi A N S
|
b671de1336
|
Merge branch 'feat/FE/US-283/TASK-320-321-322-323-sapronak-closing-report' into 'feat/FE/US-283/sapronak-closing-report'
[FEAT/FE][US#283/TASK#320-321-322-323] Sapronak Closing Report
See merge request mbugroup/lti-web-client!73
|
2025-12-06 10:18:01 +00:00 |
|
ValdiANS
|
090a3183f7
|
feat(FE-323): create Closing type
|
2025-12-06 17:14:09 +07:00 |
|
ValdiANS
|
17865d733d
|
feat(FE-323): create ClosingApiService
|
2025-12-06 17:13:53 +07:00 |
|
ValdiANS
|
5be67ef01c
|
chore: update formatDate helper function
|
2025-12-06 17:13:27 +07:00 |
|
ValdiANS
|
7f326bedd4
|
chore(FE-320): add Closing menu
|
2025-12-06 17:13:00 +07:00 |
|
ValdiANS
|
c350bc0be2
|
feat(FE-321): create ClosingSapronakTabContent component
|
2025-12-06 16:54:44 +07:00 |
|
ValdiANS
|
6f7627ac92
|
feat(FE-321): create ClosingOutgoingSapronaksTable component
|
2025-12-06 16:54:27 +07:00 |
|
ValdiANS
|
1ae5c1bd64
|
feat(FE-321): create ClosingIncomingSapronaksTable component
|
2025-12-06 16:54:15 +07:00 |
|
ValdiANS
|
5bb366026d
|
feat(FE-321): create ClosingGeneralInformationTable component
|
2025-12-06 16:53:54 +07:00 |
|
ValdiANS
|
9888dc4356
|
feat(FE-321): create ClosingDetail component
|
2025-12-06 16:53:39 +07:00 |
|
ValdiANS
|
7615daa22a
|
chore: update Pagination component
|
2025-12-06 16:53:20 +07:00 |
|
ValdiANS
|
435cc0aedc
|
feat(FE-321): create layout file for closing detail route
|
2025-12-06 16:53:05 +07:00 |
|
ValdiANS
|
d189252551
|
feat(FE-321): create Closing detail page
|
2025-12-06 16:52:45 +07:00 |
|
ValdiANS
|
d85cf29193
|
feat(FE-320): create ClosingsTable component
|
2025-12-06 16:52:12 +07:00 |
|
ValdiANS
|
84ff5e178b
|
feat(FE-320): create Closing list page
|
2025-12-06 16:51:48 +07:00 |
|
ValdiANS
|
72840e2193
|
chore: set container size value
|
2025-12-06 16:46:14 +07:00 |
|
ValdiANS
|
ea2ada8224
|
chore: update daisyui version
|
2025-12-06 16:44:31 +07:00 |
|
randy-ar
|
b97cc39854
|
fix(FE): revert RequireAuth component and closing logic
|
2025-12-06 13:10:03 +07:00 |
|
randy-ar
|
ffbf886718
|
fix(FE): adjust chickin and closing after submit
|
2025-12-06 11:38:28 +07:00 |
|
randy-ar
|
341cb42452
|
feat(FE): adding temporary perhitungan sapronak
|
2025-12-06 10:05:10 +07:00 |
|
randy-ar
|
85fdb4f7dd
|
refactor(FE): refactor chickin views and adjust approval logic in project flocks
|
2025-12-06 00:15:30 +07:00 |
|
randy-ar
|
885e4250fd
|
feat(FE-279): Add functionality closing project flock
|
2025-12-05 22:55:11 +07:00 |
|
ValdiANS
|
bac3f30ce3
|
chore: update Table component
|
2025-12-04 23:09:08 +07:00 |
|
ValdiANS
|
be725d42c3
|
chore: add Size type
|
2025-12-04 22:46:26 +07:00 |
|
ValdiANS
|
b37c3f87b0
|
chore: set color for menu foreground and background
|
2025-12-04 22:46:18 +07:00 |
|
ValdiANS
|
ae4c17b391
|
chore: create isPathActive helper
|
2025-12-04 22:45:57 +07:00 |
|
ValdiANS
|
48dd6d7218
|
chore: update MAIN_DRAWER_LINKS structure
|
2025-12-04 22:45:48 +07:00 |
|
ValdiANS
|
cee3d4ba90
|
chore: create SidebarMenu component
|
2025-12-04 22:45:29 +07:00 |
|
ValdiANS
|
a8d7fdc30d
|
chore: update Menu component
|
2025-12-04 22:45:20 +07:00 |
|
ValdiANS
|
2bb2da74e6
|
chore: update CheckboxInput component
|
2025-12-04 22:45:13 +07:00 |
|
ValdiANS
|
fd024fdb8f
|
chore: update Pagination component
|
2025-12-04 22:44:43 +07:00 |
|
ValdiANS
|
79a89ea193
|
chore: use SidebarMenu component
|
2025-12-04 22:44:17 +07:00 |
|
ValdiANS
|
611655e408
|
chore: update gitlab-ci
|
2025-12-04 22:42:57 +07:00 |
|