Commit Graph

121 Commits

Author SHA1 Message Date
hykocx 066b1eac0a chore: bump version to 1.3.37 2026-04-22 11:49:37 -04:00
hykocx 2420a2cb1d fix(admin): correct active state condition for collapsed sidebar sections 2026-04-22 11:49:24 -04:00
hykocx 99ef8b2326 chore: bump version to 1.3.36 2026-04-22 11:47:05 -04:00
hykocx d6506eab5a style(admin): update layout font, max-width, and sidebar active item styles 2026-04-22 11:46:48 -04:00
hykocx 0111e4b548 chore(build): bump version to 1.3.35 and fix build:css font copy command 2026-04-22 11:33:53 -04:00
hykocx d4e3b395e3 chore: bump version to 1.3.34 2026-04-22 11:31:10 -04:00
hykocx 138183f3a8 refactor(style): apply new design 2026-04-22 11:30:33 -04:00
hykocx 4d84669f9f chore: bump version to 1.3.33 2026-04-22 11:11:15 -04:00
hykocx 237a49a997 chore(build): bump version to 1.3.33 and include fonts in build output 2026-04-22 11:11:08 -04:00
hykocx e2d688c47a chore(release): bump version to 1.3.32 2026-04-22 11:09:30 -04:00
hykocx 345371d43c style(admin): reduce header height and simplify layout spacing and menu item focus styles 2026-04-22 11:09:12 -04:00
hykocx ba3b6239b1 docs: add project plan documentation in French 2026-04-22 10:49:14 -04:00
hykocx 88c04045d2 chore: bump version to 1.3.31 2026-04-19 17:16:02 -04:00
hykocx 6b71818531 feat(admin): navigate to first section item when expanding collapsed sidebar section 2026-04-19 17:15:52 -04:00
hykocx 2b9a33f37c chore: bump version to 1.3.30 2026-04-19 17:12:19 -04:00
hykocx f2ddb0f413 style(ui): increase pagination container padding 2026-04-19 17:12:09 -04:00
hykocx 9b44b3a6af chore: bump version to 1.3.29 2026-04-19 17:11:21 -04:00
hykocx e881f04ca2 style(ui): reduce pagination size and hide nav buttons on single page 2026-04-19 17:10:55 -04:00
hykocx a6a681e358 chore: bump version to 1.3.28 2026-04-19 17:04:39 -04:00
hykocx f387511c40 refactor(admin): remove group toggle feature and simplify permissions UI in RoleEditPage 2026-04-19 17:04:29 -04:00
hykocx d855485ef1 chore(config): bump version to 1.3.27 2026-04-19 16:57:04 -04:00
hykocx 3a339d07da chore: bump version to 1.3.27 2026-04-19 16:56:58 -04:00
hykocx dcd4d9b9f9 refactor(admin): replace raw form elements with shared Input, Textarea, and Switch components in RoleEditPage 2026-04-19 16:56:50 -04:00
hykocx 10660bedf5 chore(release): bump version to 1.3.26 2026-04-19 16:42:56 -04:00
hykocx f08376d979 feat(users): refactor users system 2026-04-19 16:42:33 -04:00
hykocx af8da2aa86 docs(storage): add readme for the storage module 2026-04-19 16:09:31 -04:00
hykocx 5132d0b52a chore: bump version to 1.3.25 2026-04-19 16:06:51 -04:00
hykocx 692a014dd8 refactor(storage): replace configureStorageApi with additive registration pattern 2026-04-19 16:06:32 -04:00
hykocx b49cddece3 docs(assets): update git banner image 2026-04-15 20:55:12 -04:00
hykocx 5325b80c05 docs(TODO): mark theme task as done and add storage permissions task 2026-04-15 20:53:46 -04:00
hykocx 962d4c5008 chore(init): remove configureStorageApi initialization from zen setup 2026-04-15 20:52:33 -04:00
hykocx fc7d4ffe1f chore: bump version to 1.3.24 2026-04-15 20:51:09 -04:00
hykocx 91dff122c4 feat(storage): configure storage API with default access policies during initialization 2026-04-15 20:50:57 -04:00
hykocx c0a62fe87a chore: bump version to 1.3.23 2026-04-15 20:46:34 -04:00
hykocx 0eee13542d style(ui): remove hover translate-y animation from StatCard component 2026-04-15 20:46:26 -04:00
hykocx 1c6eb0c818 chore: bump version to 1.3.22 2026-04-15 20:43:21 -04:00
hykocx 41edccc1a3 refactor(admin): replace static dashboard stats with dynamic widget registry 2026-04-15 20:43:10 -04:00
hykocx 371a69c499 chore: bump version to 1.3.21 2026-04-15 19:58:02 -04:00
hykocx 73a8639324 fix(admin): prevent menu from closing when toggling theme in header dropdown 2026-04-15 19:57:46 -04:00
hykocx c7018848a1 chore: bump version to 1.3.20 2026-04-15 19:55:54 -04:00
hykocx 1d64ffd6f5 refactor(admin): replace ThemeToggle component with inline theme hook in AdminHeader 2026-04-15 19:55:38 -04:00
hykocx 8b8accdfce chore(release): bump version to 1.3.19 2026-04-15 19:47:48 -04:00
hykocx 44570eb773 refactor(storage): unify storage env vars by removing B2-specific prefixes 2026-04-15 19:47:34 -04:00
hykocx 2f5cf9fe22 chore: bump version to 1.3.18 2026-04-15 17:50:57 -04:00
hykocx a3cb55814f feat: extract ThemeWatcher component for system theme detection 2026-04-15 17:50:43 -04:00
hykocx 2b79abb351 chore: bump version to 1.3.17 and add themes export 2026-04-15 17:06:41 -04:00
hykocx 0d940e3997 refactor: extract theme logic into shared core module 2026-04-15 17:06:37 -04:00
hykocx e1a7815b76 docs: add TODO.md with planned features roadmap 2026-04-14 20:20:25 -04:00
hykocx be064011b3 chore: bump version to 1.3.16 2026-04-14 20:15:45 -04:00
hykocx 23ef354224 chore: bump version to 1.3.16 2026-04-14 20:15:37 -04:00