Commit Graph

939 Commits

Author SHA1 Message Date
git fb0dff5892 Update frontends/nextjs/src/components/ui/organisms/dialogs/Sheet/Header.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-29 17:07:16 +00:00
git 1d0a8c2a3d refactor: split dialog components into modules 2025-12-29 16:33:56 +00:00
git 87ea17056c Merge branch 'main' into codex/create-connectionform,-schemaviewer,-and-actiontoolbar 2025-12-27 18:50:18 +00:00
git 6797acc724 feat: modularize database manager UI 2025-12-27 18:50:05 +00:00
git 53d84e7f84 Merge branch 'main' into codex/add-ruleeditor,-preview,-and-hooks-files 2025-12-27 18:49:35 +00:00
git cb90ae91b5 refactor: modularize css class builder 2025-12-27 18:49:26 +00:00
git 4ab7aac63e Merge branch 'main' into codex/add-user-management-components 2025-12-27 18:48:59 +00:00
git 9c354fdac5 Merge branch 'main' into codex/create-fields-and-actions-components 2025-12-27 18:48:26 +00:00
git f57b41f86d refactor: extract dialog fields and hierarchy tree 2025-12-27 18:48:15 +00:00
git 1e9a6271ea feat: add user management subcomponents 2025-12-27 18:47:43 +00:00
git 02e7188b20 Merge branch 'main' into codex/create-shared-powertransfer-tabs-component 2025-12-27 18:47:13 +00:00
git 1523cf735c refactor: extract power transfer sections 2025-12-27 18:47:02 +00:00
git c069bd0540 Merge branch 'main' into codex/create-level4/tabs/config.ts-and-tabcontent.tsx 2025-12-27 18:46:18 +00:00
git 871b84ebf4 refactor: modularize level4 tabs 2025-12-27 18:46:06 +00:00
git 85afb870e8 Merge branch 'main' into codex/create-section-components-for-levels 2025-12-27 18:45:26 +00:00
git 57a6bd32d6 refactor: share level section components 2025-12-27 18:45:14 +00:00
git b9350f0da9 Merge branch 'main' into codex/add-contact-form-example-components 2025-12-27 18:44:49 +00:00
git 4f2bff3a47 feat: add contact form example config and preview 2025-12-27 18:44:34 +00:00
git 67c7509bb9 Merge branch 'main' into codex/create-schema-level-4-files 2025-12-27 18:44:05 +00:00
git ecd04fa1a0 refactor: modularize level 4 schema editor 2025-12-27 18:43:54 +00:00
git d161f0f9cd Merge branch 'main' into codex/add-selectors,-actions,-and-storage-files 2025-12-27 18:43:29 +00:00
git a72299176c refactor: modularize lua blocks state hook 2025-12-27 18:43:12 +00:00
git 7932581ec3 Merge branch 'main' into codex/create-blockitem-and-grouping-files 2025-12-27 18:42:46 +00:00
git 4d8394acc0 refactor: extract lua block item and grouping helpers 2025-12-27 18:42:14 +00:00
git ee76be73f2 Merge branch 'main' into codex/add-luasnippetlibrary-components 2025-12-27 18:41:47 +00:00
git e0c556c279 refactor: modularize lua snippet library 2025-12-27 18:41:21 +00:00
git 6d4b786150 Merge branch 'main' into codex/create-blocklistview,-codepreview,-and-useluablockeditorstat 2025-12-27 18:40:53 +00:00
git 7c061b43ca refactor: modularize lua blocks editor 2025-12-27 18:40:43 +00:00
git 4bd98918cc Merge branch 'main' into codex/create-header-and-sidebar-components 2025-12-27 18:40:18 +00:00
git 97d461b667 refactor: modularize codegen studio layout 2025-12-27 18:40:06 +00:00
git 7562c4184d Merge branch 'main' into codex/add-moderatorpanel-components 2025-12-27 18:34:58 +00:00
git fcd7322861 refactor: modularize moderator panel components 2025-12-27 18:34:46 +00:00
git 9d3a39f6cc Merge branch 'main' into codex/add-dropdownconfigform-and-previewpane 2025-12-27 18:34:23 +00:00
git d9a8e75fbf refactor: extract dropdown manager components 2025-12-27 18:34:09 +00:00
git 53d365f07d Merge branch 'main' into codex/create-routestable,-routeeditor,-and-preview-components 2025-12-27 18:33:34 +00:00
git a320a85353 refactor: split page routes manager components 2025-12-27 18:33:06 +00:00
git ead2acee40 Merge branch 'main' into codex/create-toolbar-and-schemasection-components 2025-12-27 18:31:40 +00:00
git 07efe7609a refactor: extract json editor ui components 2025-12-27 18:31:22 +00:00
git b6b48eafb3 feat: modularize theme editor 2025-12-27 18:30:57 +00:00
git c0015f45fc Merge branch 'main' into codex/refactor-dbaldemo-into-separate-files 2025-12-27 18:19:51 +00:00
git 219637c4c6 refactor: split dbal demo tabs 2025-12-27 18:19:38 +00:00
git f5baf35666 Merge branch 'main' into codex/refactor-command.tsx-into-multiple-files 2025-12-27 18:12:39 +00:00
git 30f35ae07f refactor: split command dialog components 2025-12-27 18:12:29 +00:00
git f273de2cab refactor: extract run list components 2025-12-27 18:11:52 +00:00
git 8fe11b60f1 Merge branch 'main' into codex/refactor-database-admin-structure 2025-12-27 18:01:19 +00:00
git 086db10f74 refactor: modularize default data seeding 2025-12-27 18:00:57 +00:00
git 566fa19031 Merge branch 'main' into codex/refactor-pagination-components-and-utilities 2025-12-27 18:00:19 +00:00
git a91917fde5 refactor: split pagination components 2025-12-27 18:00:09 +00:00
git b70d8649f5 Merge pull request #188 from johndoe6345789/codex/refactor-block-metadata-and-lua-helpers
Refactor Lua block metadata and serialization utilities
2025-12-27 17:59:46 +00:00
git 76b1ce9486 refactor: modularize lua block metadata 2025-12-27 17:59:35 +00:00