Commit Graph

1777 Commits

Author SHA1 Message Date
342a76bbad Merge branch 'main' into copilot/fix-issue-triage-script 2025-12-27 18:09:06 +00:00
copilot-swe-agent[bot]
21c735f126 Add before/after comparison document for triage script improvements
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 18:05:35 +00:00
copilot-swe-agent[bot]
99132e65ec Add comprehensive documentation for triage scripts
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 18:04:05 +00:00
copilot-swe-agent[bot]
6903901ec0 Fix triage script to dynamically find and close duplicates using GitHub API
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 18:03:02 +00:00
b20011a21e Merge pull request #191 from johndoe6345789/codex/refactor-database-admin-structure
Refactor default data seeding into modular builders
2025-12-27 18:01:27 +00:00
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
b5e6501bbb Merge pull request #189 from johndoe6345789/codex/refactor-pagination-components-and-utilities
Refactor pagination components into dedicated files
2025-12-27 18:00:28 +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
1fd72be97d Merge pull request #186 from johndoe6345789/codex/refactor-catalog-array-into-thematic-files
Refactor component catalog into thematic modules
2025-12-27 17:58:51 +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
6b033ea57c Merge pull request #184 from johndoe6345789/codex/ensure-codebase-is-mui-theme-driven
Sync theme mode attributes with MUI theme
2025-12-27 17:58:00 +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
copilot-swe-agent[bot]
4f9f42f5c2 Initial plan 2025-12-27 17:55:57 +00:00
8b2f836c2c Merge pull request #180 from johndoe6345789/codex/organize-components-and-extract-logic
Refactor component hierarchy editor into modular hooks
2025-12-27 17:52:07 +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
24d50f931a Merge pull request #178 from johndoe6345789/codex/organize-import/export-helpers-into-subfolders
Organize database admin import/export helpers
2025-12-27 17:51:36 +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
c41140391f Merge pull request #177 from johndoe6345789/codex/split-packagemanager-into-multiple-files
Refactor package manager into modular components
2025-12-27 17:51:00 +00:00
df9193ffe6 refactor: split package manager components 2025-12-27 17:50:50 +00:00
4a12a6f2dd Merge pull request #140 from johndoe6345789/copilot/fix-pre-deployment-validation
Fix Prisma v7 configuration for pre-deployment validation
2025-12-27 17:45:36 +00:00
8ec13ee23d Merge branch 'main' into copilot/fix-pre-deployment-validation 2025-12-27 17:45:22 +00:00
e3a8a91051 Merge pull request #173 from johndoe6345789/codex/group-lua-snippets-by-category
Refactor Lua snippets into category modules
2025-12-27 17:40:52 +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
af286fac68 Merge pull request #170 from johndoe6345789/codex/refactor-navigation-component-structure
Refactor navigation component into modular files
2025-12-27 17:40:05 +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
5dc236bd1c Merge pull request #169 from johndoe6345789/codex/refactor-workfloweditor-into-separate-modules
Refactor workflow editor into modular components
2025-12-27 17:39:27 +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
823c2d979f Merge pull request #165 from johndoe6345789/codex/refactor-errorlogstab-into-lambda-modules
Refactor error logs tab into modular components
2025-12-27 17:38:05 +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
e4792fa1f2 Merge pull request #163 from johndoe6345789/codex/refactor-irc-webchat.ts-for-modular-exports
Refactor IRC webchat package definition
2025-12-27 17:36:49 +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
b1557a65b1 Merge pull request #161 from johndoe6345789/codex/refactor-luaeditor-into-separate-modules
Refactor Lua editor into modular modules
2025-12-27 17:36:15 +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
fb0f1773aa Merge pull request #159 from johndoe6345789/codex/refactor-errorlogstab-into-smaller-components
Refactor error logs tab into modular components
2025-12-27 17:35:07 +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