Commit Graph

895 Commits

Author SHA1 Message Date
8fe11b60f1 Merge branch 'main' into codex/refactor-database-admin-structure 2025-12-27 18:01:19 +00:00
086db10f74 refactor: modularize default data seeding 2025-12-27 18:00:57 +00:00
566fa19031 Merge branch 'main' into codex/refactor-pagination-components-and-utilities 2025-12-27 18:00:19 +00:00
a91917fde5 refactor: split pagination components 2025-12-27 18:00:09 +00:00
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
76b1ce9486 refactor: modularize lua block metadata 2025-12-27 17:59:35 +00:00
2ad62be4e9 Merge branch 'main' into codex/refactor-catalog-array-into-thematic-files 2025-12-27 17:58:42 +00:00
ed704f93aa refactor: segment component catalog 2025-12-27 17:58:29 +00:00
046c81ec9c Merge branch 'main' into codex/ensure-codebase-is-mui-theme-driven 2025-12-27 17:57:56 +00:00
15d8fa4aff chore: sync mui theme mode with document 2025-12-27 17:57:45 +00:00
64496b9549 Merge branch 'main' into codex/organize-components-and-extract-logic 2025-12-27 17:52:02 +00:00
782ac21120 refactor: modularize component hierarchy editor 2025-12-27 17:51:53 +00:00
b693eeaf24 Merge branch 'main' into codex/organize-import/export-helpers-into-subfolders 2025-12-27 17:51:28 +00:00
93092c3a21 refactor: organize database admin import/export helpers 2025-12-27 17:51:19 +00:00
df9193ffe6 refactor: split package manager components 2025-12-27 17:50:50 +00:00
8ec13ee23d Merge branch 'main' into copilot/fix-pre-deployment-validation 2025-12-27 17:45:22 +00:00
e57cf107fe Merge branch 'main' into codex/group-lua-snippets-by-category 2025-12-27 17:40:42 +00:00
5cbbf0b6b0 refactor: reorganize lua snippets 2025-12-27 17:40:30 +00:00
7ce7f9a133 Merge branch 'main' into codex/refactor-navigation-component-structure 2025-12-27 17:39:55 +00:00
59efb7ea1a refactor: split navigation components 2025-12-27 17:39:45 +00:00
bb3cb93432 Merge branch 'main' into codex/refactor-workfloweditor-into-separate-modules 2025-12-27 17:39:21 +00:00
ed97047bdf refactor: modularize workflow editor 2025-12-27 17:38:58 +00:00
4b4f370d53 Merge branch 'main' into codex/refactor-errorlogstab-into-lambda-modules 2025-12-27 17:37:55 +00:00
fb7c1ea5f3 refactor: modularize error logs tab 2025-12-27 17:37:10 +00:00
cda8db4a4e Merge branch 'main' into codex/refactor-irc-webchat.ts-for-modular-exports 2025-12-27 17:36:44 +00:00
9ce4031af9 refactor: modularize irc webchat package 2025-12-27 17:36:31 +00:00
7767f7fdf5 Merge branch 'main' into codex/refactor-luaeditor-into-separate-modules 2025-12-27 17:36:06 +00:00
61710f3f73 refactor: modularize lua editor concerns 2025-12-27 17:35:25 +00:00
f8721970f0 Merge branch 'main' into codex/refactor-errorlogstab-into-smaller-components 2025-12-27 17:35:00 +00:00
bd3779820a refactor: modularize error logs tab 2025-12-27 17:34:49 +00:00
e77bc711cb Merge branch 'main' into codex/refactor-errorlogstab-into-modules 2025-12-27 17:32:51 +00:00
ade49ad0e9 refactor: modularize error logs tab 2025-12-27 17:32:41 +00:00
copilot-swe-agent[bot]
28e8ef1828 Remove deprecated @types/jszip package
- jszip provides its own type definitions
- @types/jszip is deprecated and causes conflicts
- Addresses code review feedback

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:32:16 +00:00
9503348263 Merge branch 'main' into codex/refactor-packageimportexport-into-modules 2025-12-27 17:31:28 +00:00
79632c2913 refactor: modularize package import/export flow 2025-12-27 17:31:18 +00:00
2778ea1daa Merge branch 'main' into codex/decompose-luaeditor-into-modules 2025-12-27 17:30:49 +00:00
5643fa5f8d refactor: modularize lua editor 2025-12-27 17:30:36 +00:00
bb19d5ed2e Merge branch 'main' into copilot/update-dependencies-dashboard 2025-12-27 17:29:43 +00:00
copilot-swe-agent[bot]
f89aaf92a4 Fix Prisma v7 configuration for pre-deployment validation
- Remove url from prisma/schema.prisma (not allowed in v7)
- Add proper prisma.config.ts with defineConfig from prisma/config
- Use process.env.DATABASE_URL with fallback for CI environments
- Generate Prisma Client successfully with v7 configuration

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:28:01 +00:00
copilot-swe-agent[bot]
5a3236a228 Verify Renovate Dashboard dependency status - all checked updates applied
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:22:24 +00:00
b835b50174 Merge branch 'main' into codex/refactor-package-catalog-structure 2025-12-27 17:22:17 +00:00
a9e34e7432 refactor: modularize package catalog definitions 2025-12-27 17:22:07 +00:00
9cd6bcfd37 Merge branch 'main' into codex/refactor-luablockseditor-structure-and-files 2025-12-27 17:21:39 +00:00
acf0a7074e refactor: modularize lua blocks editor 2025-12-27 17:21:29 +00:00
cacf567534 Merge branch 'main' into codex/refactor-github-components-and-hooks-structure 2025-12-27 17:21:05 +00:00
072506a637 refactor: modularize github actions viewer 2025-12-27 17:20:36 +00:00
2f37440ae4 Merge branch 'main' into copilot/update-dependencies-dashboard 2025-12-27 17:13:16 +00:00
4e1f627644 Merge branch 'main' into copilot/fix-pre-deployment-issue 2025-12-27 17:12:32 +00:00
copilot-swe-agent[bot]
ba063117b6 Fix motion package version to match Renovate requirement (12.6.2)
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:09:36 +00:00
copilot-swe-agent[bot]
a45a630a76 Update dependencies: replace framer-motion with motion, update actions/checkout to v6, remove deprecated @types/jszip
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 17:03:08 +00:00