ff6814d038
feat: add new skills for coding standards, continuous learning, detail layout, form layout, project guidelines, security review, and verification loop
shancheas2026-08-25 16:58:10 +07:00
e0d55dae13
fix: prevent menu closure when switching language in user dropdown Set comboboxProps={{ withinPortal: false }} on the language Select inside Menu.Dropdown so its option list renders inside the Menu's DOM tree rather than a portal. This prevents the Menu from treating option clicks as outside interactions and closing before changeLanguage fires.
Firman Ramdhani2026-08-04 16:47:53 +07:00
dd3330da5e
fix: prevent menu closure when switching language in user dropdown Set comboboxProps={{ withinPortal: false }} on the language Select inside Menu.Dropdown so its option list renders inside the Menu's DOM tree rather than a portal. This prevents the Menu from treating option clicks as outside interactions and closing before changeLanguage fires.
Firman Ramdhani2026-08-04 16:45:12 +07:00
065bf70703
chore: add inline documentation for toggling history and bookmark features in module layouts
Firman Ramdhani2026-08-03 12:57:20 +07:00
26c5a6faaa
feat: implement AuthPageGuard and GlobalCredentialChecker to enforce session management and token validation
Firman Ramdhani2026-08-03 12:42:09 +07:00
9e30c8a5e5
refactor: consolidate individual system pages into a single reusable StatusPage component
Firman Ramdhani2026-08-03 11:20:45 +07:00
bfea7e7773
refactor: migrate and reorganize frontend module structures across web applications
Firman Ramdhani2026-07-31 17:51:26 +07:00
c1d5e301f3
rename web/desktop packages to pos-web/pos-desktop and
Firman Ramdhani2026-07-31 14:20:07 +07:00
8a6a16ce9a
feat: export notification and modal component from ui
Firman Ramdhani2026-07-30 13:39:31 +07:00
c7ed85378b
remove product-site application and its related assets from the repository
Firman Ramdhani2026-07-29 17:28:36 +07:00
cd41062ce7
Merge pull request 'pintu-masuk' (#40) from pintu-masuk into main
firmanr2026-07-29 10:24:53 +00:00
5f87a9f2e3
feat: centralize brand information in package data and integrate dynamically into contact and footer sections
Firman Ramdhani2026-07-29 16:44:16 +07:00
90dea678dd
refactor: enable re-triggering of ecosystem section animations by resetting states and clearing timeouts on intersection exit
Firman Ramdhani2026-07-29 15:56:26 +07:00
db57a22a09
feat: add product section components and integrate them into the homepage landing page
Firman Ramdhani2026-07-29 15:50:27 +07:00
b43df8f35b
refactor: transition navigation to a persistent fixed-wrapper layout with improved scroll-based floating state styles
Firman Ramdhani2026-07-29 15:42:39 +07:00
eb63a48047
feat: initialize product-site app with Next.js, i18n routing, and custom brand configurations
Firman Ramdhani2026-07-29 15:29:35 +07:00
fcea8f221b
feat: implement @repo/brand package for centralized asset management and automated distribution to consuming apps
Firman Ramdhani2026-07-29 12:27:27 +07:00
6c67fbc68e
Merge pull request 'core/page-provider' (#39) from core/page-provider into main
firmanr2026-07-27 15:57:53 +00:00
d7f50b6576
Merge pull request 'refactor: remove unused imports from index.tsx and render-date.tsx' (#37) from core/page-provider into main
firmanr2026-07-27 07:22:45 +00:00
c8852ce094
refactor: remove unused imports from index.tsx and render-date.tsx
Firman Ramdhani2026-07-27 14:22:28 +07:00
abce4ed972
Merge pull request 'feat: implement RouterProvider, add draft mode mechanisms, update storage keys, and refactor module transformation logic.' (#36) from core/page-provider into main
firmanr2026-07-27 07:20:41 +00:00
e0f60e0e18
Merge pull request 'core/page-provider' (#35) from core/page-provider into main
firmanr2026-07-27 05:42:08 +00:00
e2872a3d18
fix: enhance 401 error handling by redirecting to login with current path
Firman Ramdhani2026-07-27 12:34:48 +07:00
0f9b44e70f
refactor: replace localStorage with appStorage for token management in apiClient
Firman Ramdhani2026-07-27 12:29:44 +07:00
94fc29722c
refactor: replace secure storage with app storage across components and hooks
Firman Ramdhani2026-07-27 12:23:46 +07:00
285e4739dd
Merge pull request 'fix: update default search key in EnterpriseDataTable component' (#34) from core/page-provider into main
firmanr2026-07-27 05:05:11 +00:00
1a8dec02c0
Merge pull request 'core/page-provider' (#33) from core/page-provider into main
firmanr2026-07-27 05:03:35 +00:00
3dcc084dfc
feat: enhance styling for action buttons in detail and form page providers
Firman Ramdhani2026-07-27 12:03:01 +07:00
5f97c6b2b0
feat: implement full page components and validation schema; enhance translations and form handling
Firman Ramdhani2026-07-27 11:52:40 +07:00
db1abcbdd4
refactor: remove single-page module and related components
Firman Ramdhani2026-07-27 11:15:56 +07:00
e55c33069b
feat(i18n): add "save_changes" translations for English and Indonesian
Firman Ramdhani2026-07-27 11:14:15 +07:00
b332da4808
feat: enhance confirmation dialogs and form error handling; add new utility functions
Firman Ramdhani2026-07-24 16:21:27 +07:00
5963d874a9
Merge pull request 'feat: add custom postfix column support and date formatting in EnterpriseDataTable' (#32) from core/page-provider into main
firmanr2026-07-24 07:40:24 +00:00
b7e9af9b07
feat: add custom postfix column support and date formatting in EnterpriseDataTable
Firman Ramdhani2026-07-24 13:52:36 +07:00
8c899cbed5
Merge pull request 'refactor: replace icons and adjust text sizes in SummaryPanel component' (#31) from core/page-provider into main
firmanr2026-07-23 11:38:51 +00:00
1e082a20cc
refactor: replace icons and adjust text sizes in SummaryPanel component
Firman Ramdhani2026-07-23 18:38:30 +07:00
91b80f0a8e
Merge pull request 'refactor: update icons and improve action visibility in row and bulk action menus' (#30) from core/page-provider into main
firmanr2026-07-23 11:31:46 +00:00