Commit Graph

  • 2c781d4223 style(ColorPicker): update preset color palette and improve layout responsiveness hykocx 2026-04-22 16:59:01 -04:00
  • ccb35c6420 chore: bump version to 1.4.24 hykocx 2026-04-22 16:38:03 -04:00
  • 60b3022a23 feat(ui): expand color picker preset grid from 9×2 to 10×3 with updated colors hykocx 2026-04-22 16:37:59 -04:00
  • 102d7acd40 chore: bump version to 1.4.23 hykocx 2026-04-22 16:34:18 -04:00
  • 2c02890216 refactor(ColorPicker): redesign layout with big custom swatch and extracted Checkmark component hykocx 2026-04-22 16:34:10 -04:00
  • dbadd30837 chore: bump version to 1.4.22 hykocx 2026-04-22 16:30:46 -04:00
  • 866da94f06 feat(ui): add ColorPicker component and replace native color input in RoleEditModal hykocx 2026-04-22 16:30:41 -04:00
  • 3035d70d59 chore: bump version to 1.4.21 hykocx 2026-04-22 16:25:20 -04:00
  • db39e7b36a style(ui): adjust font sizes and fix switch toggle alignment hykocx 2026-04-22 16:25:17 -04:00
  • 681de18d93 chore: bump version to 1.4.20 hykocx 2026-04-22 16:20:47 -04:00
  • 71fe05bd2b feat(users): add description field to permission definitions hykocx 2026-04-22 16:20:43 -04:00
  • da5a1c6587 chore: bump version to 1.4.19 hykocx 2026-04-22 16:15:46 -04:00
  • f54b2640ad refactor(admin): replace parameterized routes with modal-based editing for users and roles hykocx 2026-04-22 16:15:43 -04:00
  • 16edecdc56 chore: bump version to 1.4.18 hykocx 2026-04-22 16:07:50 -04:00
  • 1bdabd8417 style(ui): update semantic color variants to use opacity-based tailwind classes hykocx 2026-04-22 16:07:46 -04:00
  • 072ed33ca3 chore: bump version to 1.4.17 hykocx 2026-04-22 16:04:06 -04:00
  • f8ef884b63 style(ui): update color palette to use darker sh hykocx 2026-04-22 16:04:03 -04:00
  • 32d6fca3ce chore: bump version to 1.4.16 hykocx 2026-04-22 15:57:12 -04:00
  • 5ab789667c fix(admin): update sidebar and breadcrumb links to point to /admin/dashboard hykocx 2026-04-22 15:57:09 -04:00
  • 4b0de4c724 chore: bump version to 1.4.15 hykocx 2026-04-22 15:51:04 -04:00
  • 0c860d9fe5 feat(admin): replace single page name with dynamic breadcrumb navigation in AdminTop hykocx 2026-04-22 15:51:01 -04:00
  • cc5c556396 chore: bump version to 1.4.14 hykocx 2026-04-22 15:38:43 -04:00
  • 118f399208 refactor(admin): move back button and action to a flex container on the right side of AdminHeader hykocx 2026-04-22 15:38:39 -04:00
  • 868e07b394 chore: bump version to 1.4.13 hykocx 2026-04-22 15:36:52 -04:00
  • fe4ca228cc refactor(admin): simplify AdminHeader component by removing inline logic hykocx 2026-04-22 15:36:48 -04:00
  • e70499fa36 chore: bump version to 1.4.12 hykocx 2026-04-22 15:28:03 -04:00
  • 43fd0fb14f style(ui): reduce badge border opacity to 30% in light mode hykocx 2026-04-22 15:27:59 -04:00
  • 4bff03bfe6 chore: bump version to 1.4.11 hykocx 2026-04-22 15:27:36 -04:00
  • 3ead956571 style(Badge): update light mode border colors from 200 to 800 shade for all variants hykocx 2026-04-22 15:27:32 -04:00
  • 8e8db997d6 chore: bump version to 1.4.10 hykocx 2026-04-22 15:26:55 -04:00
  • 4ec1a238f9 style(ui): update Badge variant colors to use consistent opacity-based backgrounds hykocx 2026-04-22 15:26:52 -04:00
  • 7633b151de chore: bump version to 1.4.9 hykocx 2026-04-22 15:24:25 -04:00
  • 834385fd56 style(Badge): update dark mode color shades from 500 to 600 variants hykocx 2026-04-22 15:24:21 -04:00
  • ab41ba9df5 chore: bump version to 1.4.8 hykocx 2026-04-22 15:14:10 -04:00
  • 18270540cc refactor(admin): replace inline avatar logic with shared UserAvatar component hykocx 2026-04-22 15:14:07 -04:00
  • 92265f450e chore: bump version to 1.4.7 hykocx 2026-04-22 15:08:49 -04:00
  • 1613bd5275 feat(admin): add dynamic role color support for user badges hykocx 2026-04-22 15:08:46 -04:00
  • 13410a6dd9 chore: bump version to 1.4.6 hykocx 2026-04-22 15:02:13 -04:00
  • 96c8352dcf refactor(ui): move system badge to dedicated column and update Badge styles hykocx 2026-04-22 15:02:10 -04:00
  • e00ec4bddb chore: bump version to 1.4.5 hykocx 2026-04-22 14:55:23 -04:00
  • 7ca818da5a fix(ui): fix missing space between rounded-lg and transition-all in Button class hykocx 2026-04-22 14:55:19 -04:00
  • 7c85e54b26 chore: bump version to 1.4.4 hykocx 2026-04-22 14:46:33 -04:00
  • c3eeb3ca73 style(ui): update border radius and spacing across shared components hykocx 2026-04-22 14:46:30 -04:00
  • b21f0e6b67 chore: bump version to 1.4.3 hykocx 2026-04-22 14:41:57 -04:00
  • f5c8dc842d refactor(auth): make COOKIE_NAME a private module-level constant hykocx 2026-04-22 14:41:53 -04:00
  • fd98f87e5a chore: bump version to 1.4.2 hykocx 2026-04-22 14:40:17 -04:00
  • d64423c1ad docs(tsup): update build config comments and fix jsx import extensions hykocx 2026-04-22 14:40:09 -04:00
  • 0106bc4ea0 feat(core)!: introduce runtime extension registry and flat module conventions hykocx 2026-04-22 14:13:30 -04:00
  • 61388f04a6 refactor: reorganize feature modules with consistent naming conventions and flattened structure hykocx 2026-04-22 14:12:15 -04:00
  • 256df9102c chore: bump version to 1.3.47 hykocx 2026-04-22 13:28:33 -04:00
  • 40fc8a21e4 chore(config): replace auth dashboard entry with admin dashboard widget entries in tsup config hykocx 2026-04-22 13:28:29 -04:00
  • c89f1cbbe9 chore: bump version to 1.3.46 hykocx 2026-04-22 13:27:08 -04:00
  • 12f66a2115 feat(admin): add core users widget and reorganize dashboard widget registration hykocx 2026-04-22 13:27:04 -04:00
  • 692f639cb5 chore: bump version to 1.3.45 hykocx 2026-04-22 13:03:10 -04:00
  • cdcd704d84 style(admin): refine header user menu typography and layout hykocx 2026-04-22 13:03:07 -04:00
  • 7cabdff799 chore: bump version to 1.3.44 hykocx 2026-04-22 12:58:32 -04:00
  • e00d6b3c42 refactor(admin): replace inline SVGs with icon components and fix icon imports hykocx 2026-04-22 12:58:28 -04:00
  • 17065292b8 chore: bump version to 1.3.43 hykocx 2026-04-22 12:50:24 -04:00
  • c08c0a622f style(admin): update dropdown menu layout and remove user info section hykocx 2026-04-22 12:50:20 -04:00
  • 7bd5aedb3b style(admin): update user avatar and name styling in AdminHeader hykocx 2026-04-22 12:46:29 -04:00
  • 83672e9325 style(admin): standardize subtitle text size and color across admin pages hykocx 2026-04-22 12:43:20 -04:00
  • dade434bd7 chore: bump version to 1.3.42 hykocx 2026-04-22 12:38:29 -04:00
  • 8752ce168e style(ui): update sidebar width to 230px and refactor StatCard layout hykocx 2026-04-22 12:38:26 -04:00
  • 0eeeb9542f chore: bump version to 1.3.41 hykocx 2026-04-22 12:33:57 -04:00
  • f45322736f style(admin): move font-normal from base to inactive class in AdminSidebar hykocx 2026-04-22 12:33:54 -04:00
  • 1bc8681b9e chore: bump version to 1.3.40 hykocx 2026-04-22 12:10:25 -04:00
  • 836134f701 refactor(admin): rename sidebar CSS class variables for clarity hykocx 2026-04-22 12:10:22 -04:00
  • d8313cfeda chore: bump version to 1.3.39 hykocx 2026-04-22 12:05:49 -04:00
  • 384eadf7b7 style(admin): update sidebar width to 240px and refine nav item styles hykocx 2026-04-22 12:05:46 -04:00
  • 1a46254221 chore(config): add git push step to release script hykocx 2026-04-22 12:00:56 -04:00
  • a85b3f1c1e chore: bump version to 1.3.38 hykocx 2026-04-22 12:00:18 -04:00
  • 59666807ae chore(scripts): add release script for automated version bump and publish hykocx 2026-04-22 12:00:15 -04:00
  • e8d87b0a8f style(admin): adjust sidebar nav item spacing and remove sub-item icons hykocx 2026-04-22 11:57:25 -04:00
  • 408653452c style(admin): add active parent style for expanded sidebar sections hykocx 2026-04-22 11:50:36 -04:00
  • 066b1eac0a chore: bump version to 1.3.37 hykocx 2026-04-22 11:49:37 -04:00
  • 2420a2cb1d fix(admin): correct active state condition for collapsed sidebar sections hykocx 2026-04-22 11:49:24 -04:00
  • 99ef8b2326 chore: bump version to 1.3.36 hykocx 2026-04-22 11:47:05 -04:00
  • d6506eab5a style(admin): update layout font, max-width, and sidebar active item styles hykocx 2026-04-22 11:46:48 -04:00
  • 0111e4b548 chore(build): bump version to 1.3.35 and fix build:css font copy command hykocx 2026-04-22 11:33:53 -04:00
  • d4e3b395e3 chore: bump version to 1.3.34 hykocx 2026-04-22 11:31:10 -04:00
  • 138183f3a8 refactor(style): apply new design hykocx 2026-04-22 11:30:33 -04:00
  • 4d84669f9f chore: bump version to 1.3.33 hykocx 2026-04-22 11:11:15 -04:00
  • 237a49a997 chore(build): bump version to 1.3.33 and include fonts in build output hykocx 2026-04-22 11:11:08 -04:00
  • e2d688c47a chore(release): bump version to 1.3.32 hykocx 2026-04-22 11:09:30 -04:00
  • 345371d43c style(admin): reduce header height and simplify layout spacing and menu item focus styles hykocx 2026-04-22 11:09:12 -04:00
  • ba3b6239b1 docs: add project plan documentation in French hykocx 2026-04-22 10:49:14 -04:00
  • 88c04045d2 chore: bump version to 1.3.31 hykocx 2026-04-19 17:16:02 -04:00
  • 6b71818531 feat(admin): navigate to first section item when expanding collapsed sidebar section hykocx 2026-04-19 17:15:52 -04:00
  • 2b9a33f37c chore: bump version to 1.3.30 hykocx 2026-04-19 17:12:19 -04:00
  • f2ddb0f413 style(ui): increase pagination container padding hykocx 2026-04-19 17:12:09 -04:00
  • 9b44b3a6af chore: bump version to 1.3.29 hykocx 2026-04-19 17:11:21 -04:00
  • e881f04ca2 style(ui): reduce pagination size and hide nav buttons on single page hykocx 2026-04-19 17:10:55 -04:00
  • a6a681e358 chore: bump version to 1.3.28 hykocx 2026-04-19 17:04:39 -04:00
  • f387511c40 refactor(admin): remove group toggle feature and simplify permissions UI in RoleEditPage hykocx 2026-04-19 17:04:29 -04:00
  • d855485ef1 chore(config): bump version to 1.3.27 hykocx 2026-04-19 16:57:04 -04:00
  • 3a339d07da chore: bump version to 1.3.27 hykocx 2026-04-19 16:56:58 -04:00
  • dcd4d9b9f9 refactor(admin): replace raw form elements with shared Input, Textarea, and Switch components in RoleEditPage hykocx 2026-04-19 16:56:50 -04:00
  • 10660bedf5 chore(release): bump version to 1.3.26 hykocx 2026-04-19 16:42:56 -04:00
  • f08376d979 feat(users): refactor users system hykocx 2026-04-19 16:42:33 -04:00
  • af8da2aa86 docs(storage): add readme for the storage module hykocx 2026-04-19 16:09:31 -04:00