kris
|
d4fc0b4a4f
|
Merge branch 'fix/redirect-error' into 'development'
[HOTFIX/FE] Fixing redirect issues
See merge request mbugroup/lti-web-client!91
|
2025-12-10 10:32:40 +00:00 |
|
ValdiANS
|
4f595c7cad
|
chore: wrap router.replace in useEffect
|
2025-12-10 17:31:21 +07:00 |
|
ValdiANS
|
3826b8ea53
|
feat: set trailingSlash to true
|
2025-12-10 17:31:06 +07:00 |
|
kris
|
5cc82f1615
|
Merge branch 'fix/redirect-error' into 'development'
[HOTFIX/FE] Fixing redirect issues
See merge request mbugroup/lti-web-client!90
|
2025-12-10 10:16:33 +00:00 |
|
ValdiANS
|
cfaac14820
|
chore: return loading text if all condition unmet
|
2025-12-10 17:15:23 +07:00 |
|
kris
|
b39d1f5c2e
|
Merge branch 'fix/redirect-error' into 'development'
[HOTFIX/FE] Fixing redirect issues
See merge request mbugroup/lti-web-client!89
|
2025-12-10 10:08:42 +00:00 |
|
ValdiANS
|
30ab48e426
|
fix: redirect to dashboard if pathname is in root path
|
2025-12-10 17:07:44 +07:00 |
|
kris
|
88c640df18
|
Merge branch 'fix/redirect-error' into 'development'
[HOTFIX/FE] Fixing redirect issues
See merge request mbugroup/lti-web-client!88
|
2025-12-10 10:00:08 +00:00 |
|
ValdiANS
|
017b081832
|
fix: redirect to SSO if user isnt exist and show loading state if still loading user
|
2025-12-10 16:57:45 +07:00 |
|
ValdiANS
|
83d76f7de4
|
fix: set isLoadingUser in useAuth hook
|
2025-12-10 16:57:20 +07:00 |
|
kris
|
2c6ad71fd3
|
Update .gitlab-ci.yml file
|
2025-12-10 09:42:13 +00:00 |
|
Mitra Berlian Unggas
|
b806c0f0a1
|
Merge branch 'fix/redirect-error' into 'development'
[HOTFIX/FE] Fixing redirect issues
See merge request mbugroup/lti-web-client!87
|
2025-12-10 09:36:29 +00:00 |
|
ValdiANS
|
aed58ef10c
|
hotfix: Implement client-side dashboard redirect with loading spinner, improve authentication error handling by clearing user state on 401, and extend SSO redirect loop protection.
|
2025-12-10 16:23:51 +07:00 |
|
kris
|
eea1fcb513
|
Update .gitlab-ci.yml file
|
2025-12-10 08:43:08 +00:00 |
|
Adnan Zahir
|
dbff1bda3d
|
Merge branch 'dev/hotfix/restu' into 'development'
[HOTFIX/FE] Fixing Penjualan Tabs (Misplacement Issue)
See merge request mbugroup/lti-web-client!81
|
2025-12-10 15:33:54 +07:00 |
|
Adnan Zahir
|
244c564f06
|
Merge branch 'fix/redirect-error' into 'development'
[HOTFIX/FE] Fixing redirect issues
See merge request mbugroup/lti-web-client!82
|
2025-12-10 15:31:31 +07:00 |
|
ValdiANS
|
757e0435ac
|
hotfix: use redirectToSSO function
|
2025-12-10 15:21:46 +07:00 |
|
ValdiANS
|
46d70e36dd
|
feat: create auth-helper file and redirectToSSO helper function
|
2025-12-10 15:21:10 +07:00 |
|
ValdiANS
|
0cc9d0e94e
|
hotfix: Centralize SSO redirection logic into a new helper with loop protection, integrate it into the HTTP client and RequireAuth component, and add an authentication failure UI.
|
2025-12-10 15:18:37 +07:00 |
|
rstubryan
|
d7199fad53
|
hotfix(FE): Pass sales data to ClosingDetail and fix sales API
|
2025-12-10 15:05:52 +07:00 |
|
rstubryan
|
8c2683c440
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into dev/restu
|
2025-12-10 14:34:12 +07:00 |
|
Adnan Zahir
|
270e8ff0c6
|
Merge branch 'dev/hot-fix/randy' into 'development'
[HOTFIX/FE] Fixing Dropdown Button Logout
See merge request mbugroup/lti-web-client!80
|
2025-12-10 13:44:20 +07:00 |
|
Adnan Zahir
|
64abc5001d
|
Merge branch 'feat/FE/US-285/marketing-closing-report' into 'development'
[FEAT/FE][US#285] Add Feature Marketing Closing Report (Sales/Penjualan)
See merge request mbugroup/lti-web-client!77
|
2025-12-10 13:38:26 +07:00 |
|
randy-ar
|
f48cfca650
|
fix(FE): revert require auth component
|
2025-12-10 13:35:42 +07:00 |
|
rstubryan
|
a116f7ca66
|
fix(FE): Remove closing detail page and layout
|
2025-12-10 13:32:29 +07:00 |
|
randy-ar
|
eed142a85f
|
hotfix(FE): fixing dropdown logout and floating button max size
|
2025-12-10 13:25:07 +07:00 |
|
rstubryan
|
c92abfc9ab
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-285/marketing-closing-report
|
2025-12-10 11:54:05 +07:00 |
|
rstubryan
|
7e999b2e34
|
feat(FE): Show sales report on closing detail page
|
2025-12-10 11:53:47 +07:00 |
|
rstubryan
|
e90c7d993c
|
Merge branch ‘development’ of gitlab.com:mbugroup/lti-web-client into
feat/FE/US-285/marketing-closing-report
|
2025-12-10 11:44:46 +07:00 |
|
rstubryan
|
99fbcaaea3
|
Merge branch 'development' of gitlab.com:mbugroup/lti-web-client into feat/FE/US-285/marketing-closing-report
|
2025-12-10 11:40:43 +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 |
|
rstubryan
|
32ffc1f14c
|
chore(prettier): Remove trailing whitespace in .gitlab-ci.yml
|
2025-12-08 14:08:40 +07:00 |
|
rstubryan
|
58fb9b0c08
|
chore(CVE): Bump Next to 15.5.7 and ignore .claude
|
2025-12-08 14:07:25 +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
|
b362fd1748
|
Merge branch 'feat/FE/US-285/TASK-326-327-slicing-and-integration-marketing-closing-report' into 'feat/FE/US-285/marketing-closing-report'
[FEAT/FE][US#285/TASK#326-327] Add Feature Marketing Closing Report (Sales/Penjualan)
See merge request mbugroup/lti-web-client!70
|
2025-12-06 10:25:38 +00: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 |
|