Commit Graph

  • 1812f7c585 refactor: update icons and improve action visibility in row and bulk action menus Firman Ramdhani 2026-07-23 18:29:40 +07:00
  • 0bf8fc573b Merge pull request 'core/page-provider' (#29) from core/page-provider into main firmanr 2026-07-23 10:31:36 +00:00
  • 7132ebc025 refactor: comment out unused TableSettingDrawer import in data table component Firman Ramdhani 2026-07-23 17:31:04 +07:00
  • 56cb8d9103 fix(docs): update paths in configuration and core app shell documentation Firman Ramdhani 2026-07-23 17:26:51 +07:00
  • 980952252d feat(showcase): add PouchDB sample component and storage page Firman Ramdhani 2026-07-23 17:26:41 +07:00
  • e99aeb6def refactor: remove unused showcase components and related files Firman Ramdhani 2026-07-23 17:23:05 +07:00
  • 1553669453 Merge pull request 'refactor: remove unused DataTable component and clean up filter logic in FullPagePageIndex' (#28) from core/page-provider into main firmanr 2026-07-23 09:50:44 +00:00
  • 94e7b99712 refactor: remove unused DataTable component and clean up filter logic in FullPagePageIndex Firman Ramdhani 2026-07-23 16:50:09 +07:00
  • 6159477642 Merge pull request 'core/page-provider' (#27) from core/page-provider into main firmanr 2026-07-23 09:00:00 +00:00
  • 8f2eecd8ae refactor: remove unused SummaryPanel component from BulkActionConfirmationModal Firman Ramdhani 2026-07-23 15:59:11 +07:00
  • 79b291cf74 refactor: improve code readability by formatting and restructuring useRef and useCallback hooks in EnterpriseDataTable component Firman Ramdhani 2026-07-23 15:58:08 +07:00
  • 9a8d94cd98 feat: update full-page module endpoint and transformer logic, optimize data-table search clearing, and hardcode auth token for development Firman Ramdhani 2026-07-23 15:33:55 +07:00
  • d69549b747 feat: implement server-side search, filter state management, and clearable inputs for data tables with associated API transformer updates. Firman Ramdhani 2026-07-23 15:12:49 +07:00
  • fa119deec2 feat: add configurable data table filtering and update API endpoints for the example module Firman Ramdhani 2026-07-23 13:24:08 +07:00
  • ddf11741e9 feat: enhance data-table with search, filter/setting drawers, and updated UI controls Firman Ramdhani 2026-07-23 12:30:39 +07:00
  • 4e13423409 feat: implement bulk action confirmation modal and related functionality Firman Ramdhani 2026-07-23 11:47:23 +07:00
  • 0243b6aa96 feat: enhance internationalization with new translation keys, improve action handling in data tables, and add responsive view support for row actions Firman Ramdhani 2026-07-22 15:35:39 +07:00
  • 66c7e6fd47 Merge pull request 'core/page-provider' (#26) from core/page-provider into main firmanr 2026-07-22 06:42:51 +00:00
  • 9a1422ef28 feat: add fields translations to common.json and enhance EnterpriseDataTable with status column and StatusBadge component Firman Ramdhani 2026-07-22 13:42:28 +07:00
  • d31c1ab9db Merge pull request 'core/page-provider' (#25) from core/page-provider into main firmanr 2026-07-22 03:56:52 +00:00
  • f70aa9d29e feat: enhance full page functionality with updated translations, improved pagination handling, and new bulk action components Firman Ramdhani 2026-07-22 10:56:26 +07:00
  • 058a571866 feat: add EnterpriseDataTable component, integrate standard pagination, and update AgGridProvider for enhanced data handling Firman Ramdhani 2026-07-21 18:52:37 +07:00
  • bd88ed53a4 refactor: integrate standard pagination, update payment methods API, and replace custom data table with EnterpriseDataTable component Firman Ramdhani 2026-07-20 17:04:04 +07:00
  • a761ba05c9 feat: implement bulk action framework, expand data table component, and update enterprise module configuration. Firman Ramdhani 2026-07-20 17:03:25 +07:00
  • 7cec05464a feat: update API endpoint, add hardcoded auth token, and configure detail page highlight key Firman Ramdhani 2026-07-20 15:15:01 +07:00
  • ac049c7cf7 feat: update API endpoint, mock auth token, adjust meta schema, and add detail page highlight key Firman Ramdhani 2026-07-20 14:47:35 +07:00
  • 84ea3c5b3e feat: standardize pagination and response structure for API data services Firman Ramdhani 2026-07-20 14:46:27 +07:00
  • efa1c086a0 feat: add transformPayloadFilter method to IDataTransformer and integrate it in getMany for filter transformation Firman Ramdhani 2026-07-20 14:29:20 +07:00
  • f2cff7699a fix: update cSpell.words in settings.json and improve code formatting in various files Firman Ramdhani 2026-07-20 14:18:33 +07:00
  • 6a11ed2420 fix: update module configuration imports to use lowercase variable names for consistency Firman Ramdhani 2026-07-20 14:12:04 +07:00
  • dd18787ee7 refactor: integrate Zustand store into EnterpriseModuleProvider and update module configurations to use store-based state management Firman Ramdhani 2026-07-20 14:09:46 +07:00
  • 20965f9acf Merge pull request 'core/page-provider' (#24) from core/page-provider into main firmanr 2026-07-20 06:28:17 +00:00
  • d089c40707 feat: integrate AG Grid with Mantine theme and add showcase component Firman Ramdhani 2026-07-20 11:48:47 +07:00
  • 853769b1f8 feat: add StatusBadge component with configurable status display Firman Ramdhani 2026-07-16 11:36:17 +07:00
  • d004836615 fix: remove highlightDataKey from EnterpriseDetailPageProvider in FullPagePageDetail Firman Ramdhani 2026-07-16 11:28:55 +07:00
  • a4240643ec fix: rename getCustomStatusConfig to getCustomStatusBadgeConfig in EnterpriseDetailPageConfig Firman Ramdhani 2026-07-16 11:27:28 +07:00
  • 546bdfee49 fix: rename getCustomStatusConfig to getCustomStatusBadgeConfig in EnterpriseDetailPageProvider Firman Ramdhani 2026-07-16 11:27:15 +07:00
  • efc8cb44a5 fix: update data extraction in EnterpriseDetailPageProvider and enhance action handling for master data states Firman Ramdhani 2026-07-16 11:21:53 +07:00
  • ed6e8f31ee fix: update BreadcrumbBar component to correctly assign keys and enhance error handling in EnterpriseDetailPageProvider Firman Ramdhani 2026-07-16 10:51:06 +07:00
  • 9b09938a50 Refactor i18n structure and update language files Firman Ramdhani 2026-07-16 10:35:08 +07:00
  • 03eb4a803b fix: update fallback color in getIntentColor function to use theme default Firman Ramdhani 2026-07-15 18:09:37 +07:00
  • 43f9d3d491 feat: add StatusBadge component and integrate action confirmation modal Firman Ramdhani 2026-07-15 17:27:29 +07:00
  • 7ce4ced7d6 feat: enhance enterprise module with new actions and UI improvements Firman Ramdhani 2026-07-15 15:28:58 +07:00
  • 383e2627e0 feat: add moduleType to configurations, introduce DetailPageProvider, and consolidate macOS detection into module provider context Firman Ramdhani 2026-07-13 15:39:10 +07:00
  • 0bbd376125 feat: add DataTable component to FullPagePageIndex and remove placeholder content Firman Ramdhani 2026-07-13 14:29:11 +07:00
  • 56d3803457 refactor: rename withMenuFilter prop to showMenuFilter in SidebarMenu component style: update text size and color in BookmarkDrawer and HistoryDrawer components Firman Ramdhani 2026-07-13 14:14:35 +07:00
  • eeab2df2f2 feat: Implement history and bookmark management features Firman Ramdhani 2026-07-13 14:09:03 +07:00
  • 164ec284ae feat: implement platform-specific keyboard shortcuts and refactor shortcut data management Firman Ramdhani 2026-07-13 10:17:07 +07:00
  • ad5be7056a fix: update storage key in theme store to use AppStorageKey.THEME Firman Ramdhani 2026-07-10 23:04:47 +07:00
  • acd597305a refactor: move theme store to a new directory and update import paths Firman Ramdhani 2026-07-10 23:00:41 +07:00
  • 2b8f9a9cbc feat: add full page index component with pagination and actions Firman Ramdhani 2026-07-10 22:58:55 +07:00
  • 430b231360 fix: add meta tag to prevent translation by Google Firman Ramdhani 2026-07-06 15:23:46 +07:00
  • a43ea0697a feat: internationalize sidebar collapse and expand labels using translation keys Firman Ramdhani 2026-07-06 15:21:04 +07:00
  • d91293eac1 style: update sidebar search action icon variant from light to subtle Firman Ramdhani 2026-07-06 13:54:17 +07:00
  • 34d1dff0f6 feat(sidebar): add expand/collapse functionality and search menu with keyboard shortcuts feat(i18n): add translations for expand/collapse menu and search menu Firman Ramdhani 2026-07-06 13:27:28 +07:00
  • 3b89200c2b Merge branch 'main' of https://git.eigen.co.id/eigen/fe-monorepo-template into core/page-provider Firman Ramdhani 2026-07-06 12:25:00 +07:00
  • 7d53f90f40 Merge pull request 'feat(pouch-service): move toContainsRegex method to PouchService and add listIndexes and explain methods' (#22) from core/new-feature-pouch into main firmanr 2026-07-06 04:59:53 +00:00
  • 9b82d2e47e feat(pouch-service): move toContainsRegex method to PouchService and add listIndexes and explain methods Firman Ramdhani 2026-07-06 11:59:19 +07:00
  • 39eef9e1ce Merge pull request 'feat(core-storage): add PouchEnvelope tests and LocalStorageService implementation' (#21) from core/new-feature-pouch into main firmanr 2026-07-06 04:54:01 +00:00
  • d1ce292e3c feat(core-storage): add PouchEnvelope tests and LocalStorageService implementation Firman Ramdhani 2026-07-06 11:38:37 +07:00
  • c9dbe6c204 feat: add system pages for information, notifications, and settings with corresponding navigation and i18n support Firman Ramdhani 2026-07-03 16:27:30 +07:00
  • 03fc2d2036 refactor: update notification strings and improve translations in common.json Firman Ramdhani 2026-07-03 16:18:33 +07:00
  • 1de110818a feat: implement notification dropdown component and add localized notification strings Firman Ramdhani 2026-07-03 16:08:29 +07:00
  • 6df6880ba3 refactor: improve layout spacing and enhance preferences menu in HeaderLayout Firman Ramdhani 2026-07-03 15:59:14 +07:00
  • f9df63a27d feat: enhance HeaderLayout with user profile menu and notifications, update translations for common terms Firman Ramdhani 2026-07-03 15:51:00 +07:00
  • 5040d41152 fix: revert layout variant to 'header-first' in ModuleLayout and update HeaderLayout logo Firman Ramdhani 2026-07-03 15:09:55 +07:00
  • e7b542e96c feat: update sidebar layout to use 'sidebar-first' variant and enhance mobile menu header with CloseButton Firman Ramdhani 2026-07-03 14:56:53 +07:00
  • eed10fb4d2 feat: add menu filtering to sidebar and expand menu data with new items Firman Ramdhani 2026-07-03 14:48:19 +07:00
  • 5572bca964 refactor: implement nested menu support in sidebar using recursive components and flyout menus Firman Ramdhani 2026-07-03 14:19:34 +07:00
  • 81fa9aa9d6 feat: implement dynamic sidebar navigation with module-based routing and layout integration Firman Ramdhani 2026-07-03 13:26:26 +07:00
  • 0e9188aeae feat: implement single-page module with data services, transformers, and UI components Firman Ramdhani 2026-07-03 11:53:48 +07:00
  • 299ddaad27 feat: add initial implementation of state management for full-page presentation Firman Ramdhani 2026-07-01 18:06:40 +07:00
  • 95692b2bcf feat: add ActionTools component documentation and update navigation links Firman Ramdhani 2026-07-01 17:27:53 +07:00
  • 8f14c4bc7b feat: add RowActions component for enhanced row-level actions in data grids Firman Ramdhani 2026-07-01 17:04:20 +07:00
  • 1c2090f4fb feat(core-api): implement abstract data transformer architecture Firman Ramdhani 2026-07-01 11:13:09 +07:00
  • 7130eb3fe3 Merge pull request 'docs/dev' (#20) from docs/dev into main firmanr 2026-06-24 12:20:00 +00:00
  • dc2eeae731 docs: update documentation instructions for running locally with dependency installation Firman Ramdhani 2026-06-24 19:19:11 +07:00
  • 293069a594 style: adjust navigation search bar positioning and button styling for improved aesthetics Firman Ramdhani 2026-06-24 18:09:52 +07:00
  • e313967075 feat: enable local search with detailed view in VitePress configuration Firman Ramdhani 2026-06-24 17:51:34 +07:00
  • cccc2c40fc docs: enrich documentation with architectural foundations, component descriptions, and external library links across the codebase. Firman Ramdhani 2026-06-24 17:43:55 +07:00
  • 9ab2af7393 Merge pull request 'docs/dev' (#19) from docs/dev into main firmanr 2026-06-24 09:36:34 +00:00
  • 3d56eed2b8 feat: update docs site branding with custom logo, favicon, and elegant navbar styling Firman Ramdhani 2026-06-24 16:35:14 +07:00
  • 30c95e338b feat: revamp documentation landing page and update project naming convention Firman Ramdhani 2026-06-24 16:04:23 +07:00
  • 8e56e05d1b feat: redesign documentation landing page with custom theme and updated site navigation Firman Ramdhani 2026-06-24 14:18:43 +07:00
  • f05e1c6d05 docs: expand monorepo architectural documentation and add Git link to homepage Firman Ramdhani 2026-06-24 13:53:48 +07:00
  • 3b682736f8 docs: fix markdown formatting and remove redundant heading in README Firman Ramdhani 2026-06-24 13:40:39 +07:00
  • 0ed535e652 feat: add Gitea social link to documentation and update local development instructions in README Firman Ramdhani 2026-06-24 13:29:02 +07:00
  • ecb16c759d refactor: migrate docs-dev from storybook to vitepress config and update devcontainer configuration Firman Ramdhani 2026-06-24 13:14:44 +07:00
  • 385452bf36 Merge pull request 'core/shell' (#18) from core/shell into main firmanr 2026-06-22 11:31:21 +00:00
  • df579137cd docs: add comprehensive Core App Shell architecture and usage guide Firman Ramdhani 2026-06-22 18:30:48 +07:00
  • 81de76a510 refactor: relocate shell-demo app to the showcase directory Firman Ramdhani 2026-06-22 18:22:39 +07:00
  • fb1d360a46 feat: add conditional close button for sidebar-first variant in mobile navigation Firman Ramdhani 2026-06-22 18:18:21 +07:00
  • 4bf99f6cd9 refactor: update AppShell navbar layout to support responsive widths and add mobile close button Firman Ramdhani 2026-06-22 17:49:25 +07:00
  • edc4e15325 refactor: rename navbar components and dimensions to sidebar for improved semantic consistency Firman Ramdhani 2026-06-22 16:42:32 +07:00
  • 25f3cd3b30 feat: implement CoreAppShell component with flexible layout configurations and state management context Firman Ramdhani 2026-06-22 16:27:50 +07:00
  • a7ffa7cb9c Merge pull request 'core/form' (#17) from core/form into main firmanr 2026-06-22 04:37:00 +00:00
  • 6f0ee7c762 Merge pull request 'backup/asycn-select' (#16) from backup/asycn-select into core/form firmanr 2026-06-22 04:35:34 +00:00
  • 4d2558cf71 refactor: memoize Zod schemas and internationalize form labels and messages in demo components Firman Ramdhani 2026-06-22 11:34:25 +07:00
  • 1ceceb6759 feat: add language switcher to showcase view using i18n hook Firman Ramdhani 2026-06-22 11:27:11 +07:00
  • edd71243a4 feat: implement FieldRichTextEditor component using TipTap and Mantine integration Firman Ramdhani 2026-06-22 11:24:44 +07:00