Commit Graph

  • 8b2f836c2c Merge pull request #180 from johndoe6345789/codex/organize-components-and-extract-logic johndoe6345789 2025-12-27 17:52:07 +00:00
  • 64496b9549 Merge branch 'main' into codex/organize-components-and-extract-logic johndoe6345789 2025-12-27 17:52:02 +00:00
  • 782ac21120 refactor: modularize component hierarchy editor johndoe6345789 2025-12-27 17:51:53 +00:00
  • 24d50f931a Merge pull request #178 from johndoe6345789/codex/organize-import/export-helpers-into-subfolders johndoe6345789 2025-12-27 17:51:36 +00:00
  • b693eeaf24 Merge branch 'main' into codex/organize-import/export-helpers-into-subfolders johndoe6345789 2025-12-27 17:51:28 +00:00
  • 93092c3a21 refactor: organize database admin import/export helpers johndoe6345789 2025-12-27 17:51:19 +00:00
  • c41140391f Merge pull request #177 from johndoe6345789/codex/split-packagemanager-into-multiple-files johndoe6345789 2025-12-27 17:51:00 +00:00
  • df9193ffe6 refactor: split package manager components johndoe6345789 2025-12-27 17:50:50 +00:00
  • 4a12a6f2dd Merge pull request #140 from johndoe6345789/copilot/fix-pre-deployment-validation johndoe6345789 2025-12-27 17:45:36 +00:00
  • 8ec13ee23d Merge branch 'main' into copilot/fix-pre-deployment-validation johndoe6345789 2025-12-27 17:45:22 +00:00
  • e3a8a91051 Merge pull request #173 from johndoe6345789/codex/group-lua-snippets-by-category johndoe6345789 2025-12-27 17:40:52 +00:00
  • e57cf107fe Merge branch 'main' into codex/group-lua-snippets-by-category johndoe6345789 2025-12-27 17:40:42 +00:00
  • 5cbbf0b6b0 refactor: reorganize lua snippets johndoe6345789 2025-12-27 17:40:30 +00:00
  • af286fac68 Merge pull request #170 from johndoe6345789/codex/refactor-navigation-component-structure johndoe6345789 2025-12-27 17:40:05 +00:00
  • 7ce7f9a133 Merge branch 'main' into codex/refactor-navigation-component-structure johndoe6345789 2025-12-27 17:39:55 +00:00
  • 59efb7ea1a refactor: split navigation components johndoe6345789 2025-12-27 17:39:45 +00:00
  • 5dc236bd1c Merge pull request #169 from johndoe6345789/codex/refactor-workfloweditor-into-separate-modules johndoe6345789 2025-12-27 17:39:27 +00:00
  • bb3cb93432 Merge branch 'main' into codex/refactor-workfloweditor-into-separate-modules johndoe6345789 2025-12-27 17:39:21 +00:00
  • ed97047bdf refactor: modularize workflow editor johndoe6345789 2025-12-27 17:38:58 +00:00
  • 018f5e22a2 refactor: modularize lua editor layout codex/refactor-luaeditor-into-modular-components johndoe6345789 2025-12-27 17:38:22 +00:00
  • 823c2d979f Merge pull request #165 from johndoe6345789/codex/refactor-errorlogstab-into-lambda-modules johndoe6345789 2025-12-27 17:38:05 +00:00
  • 4b4f370d53 Merge branch 'main' into codex/refactor-errorlogstab-into-lambda-modules johndoe6345789 2025-12-27 17:37:55 +00:00
  • fb7c1ea5f3 refactor: modularize error logs tab johndoe6345789 2025-12-27 17:37:10 +00:00
  • e4792fa1f2 Merge pull request #163 from johndoe6345789/codex/refactor-irc-webchat.ts-for-modular-exports johndoe6345789 2025-12-27 17:36:49 +00:00
  • cda8db4a4e Merge branch 'main' into codex/refactor-irc-webchat.ts-for-modular-exports johndoe6345789 2025-12-27 17:36:44 +00:00
  • 9ce4031af9 refactor: modularize irc webchat package johndoe6345789 2025-12-27 17:36:31 +00:00
  • b1557a65b1 Merge pull request #161 from johndoe6345789/codex/refactor-luaeditor-into-separate-modules johndoe6345789 2025-12-27 17:36:15 +00:00
  • 7767f7fdf5 Merge branch 'main' into codex/refactor-luaeditor-into-separate-modules johndoe6345789 2025-12-27 17:36:06 +00:00
  • 61710f3f73 refactor: modularize lua editor concerns johndoe6345789 2025-12-27 17:35:25 +00:00
  • fb0f1773aa Merge pull request #159 from johndoe6345789/codex/refactor-errorlogstab-into-smaller-components johndoe6345789 2025-12-27 17:35:07 +00:00
  • f8721970f0 Merge branch 'main' into codex/refactor-errorlogstab-into-smaller-components johndoe6345789 2025-12-27 17:35:00 +00:00
  • bd3779820a refactor: modularize error logs tab johndoe6345789 2025-12-27 17:34:49 +00:00
  • fb72fb61e1 Merge pull request #158 from johndoe6345789/codex/split-large-dbal-files-into-modules johndoe6345789 2025-12-27 17:34:33 +00:00
  • 18896aed7f Merge branch 'main' into codex/split-large-dbal-files-into-modules johndoe6345789 2025-12-27 17:34:22 +00:00
  • b741328642 refactor: modularize dbal storage modules johndoe6345789 2025-12-27 17:34:10 +00:00
  • c8a5da4971 Merge pull request #156 from johndoe6345789/codex/refactor-tool-scripts-into-single-purpose-lambdas johndoe6345789 2025-12-27 17:33:46 +00:00
  • 3dde857965 Merge branch 'main' into codex/refactor-tool-scripts-into-single-purpose-lambdas johndoe6345789 2025-12-27 17:33:36 +00:00
  • f7f15bacb3 refactor: modularize lambda refactor tooling johndoe6345789 2025-12-27 17:33:26 +00:00
  • e11b7c4bd1 Merge pull request #154 from johndoe6345789/codex/refactor-errorlogstab-into-modules johndoe6345789 2025-12-27 17:32:56 +00:00
  • e77bc711cb Merge branch 'main' into codex/refactor-errorlogstab-into-modules johndoe6345789 2025-12-27 17:32:51 +00:00
  • ade49ad0e9 refactor: modularize error logs tab johndoe6345789 2025-12-27 17:32:41 +00:00
  • 28e8ef1828 Remove deprecated @types/jszip package copilot-swe-agent[bot] 2025-12-27 17:32:16 +00:00
  • b17c9872a3 Merge pull request #151 from johndoe6345789/codex/refactor-packageimportexport-into-modules johndoe6345789 2025-12-27 17:31:36 +00:00
  • 9503348263 Merge branch 'main' into codex/refactor-packageimportexport-into-modules johndoe6345789 2025-12-27 17:31:28 +00:00
  • 79632c2913 refactor: modularize package import/export flow johndoe6345789 2025-12-27 17:31:18 +00:00
  • fb7a8b8533 Merge pull request #150 from johndoe6345789/codex/decompose-luaeditor-into-modules johndoe6345789 2025-12-27 17:30:58 +00:00
  • 2778ea1daa Merge branch 'main' into codex/decompose-luaeditor-into-modules johndoe6345789 2025-12-27 17:30:49 +00:00
  • 5643fa5f8d refactor: modularize lua editor johndoe6345789 2025-12-27 17:30:36 +00:00
  • 3edcbc4416 Merge pull request #139 from johndoe6345789/copilot/update-dependencies-dashboard johndoe6345789 2025-12-27 17:29:50 +00:00
  • bb19d5ed2e Merge branch 'main' into copilot/update-dependencies-dashboard johndoe6345789 2025-12-27 17:29:43 +00:00
  • f89aaf92a4 Fix Prisma v7 configuration for pre-deployment validation copilot-swe-agent[bot] 2025-12-27 17:28:01 +00:00
  • 86a0445cb3 Add issue comment template for Dependency Dashboard copilot-swe-agent[bot] 2025-12-27 17:26:51 +00:00
  • 6bd06111af Add comprehensive Renovate Dashboard status report copilot-swe-agent[bot] 2025-12-27 17:25:56 +00:00
  • 43b904a0ca Merge pull request #146 from johndoe6345789/codex/refactor-package-catalog-structure johndoe6345789 2025-12-27 17:22:27 +00:00
  • 5a3236a228 Verify Renovate Dashboard dependency status - all checked updates applied copilot-swe-agent[bot] 2025-12-27 17:22:24 +00:00
  • b835b50174 Merge branch 'main' into codex/refactor-package-catalog-structure codex/refactor-package-catalog-structure johndoe6345789 2025-12-27 17:22:17 +00:00
  • a9e34e7432 refactor: modularize package catalog definitions johndoe6345789 2025-12-27 17:22:07 +00:00
  • 14fba411f9 Merge pull request #144 from johndoe6345789/codex/refactor-luablockseditor-structure-and-files johndoe6345789 2025-12-27 17:21:47 +00:00
  • 9cd6bcfd37 Merge branch 'main' into codex/refactor-luablockseditor-structure-and-files johndoe6345789 2025-12-27 17:21:39 +00:00
  • acf0a7074e refactor: modularize lua blocks editor johndoe6345789 2025-12-27 17:21:29 +00:00
  • 5f48cedfa3 Merge pull request #143 from johndoe6345789/codex/refactor-github-components-and-hooks-structure johndoe6345789 2025-12-27 17:21:07 +00:00
  • cacf567534 Merge branch 'main' into codex/refactor-github-components-and-hooks-structure johndoe6345789 2025-12-27 17:21:05 +00:00
  • 072506a637 refactor: modularize github actions viewer johndoe6345789 2025-12-27 17:20:36 +00:00
  • 8378449299 Merge pull request #141 from johndoe6345789/codex/refactor-tools/refactoring-structure johndoe6345789 2025-12-27 17:20:02 +00:00
  • 37a53e1c65 Merge branch 'main' into codex/refactor-tools/refactoring-structure codex/refactor-tools/refactoring-structure johndoe6345789 2025-12-27 17:19:47 +00:00
  • 4454e4d104 refactor: modularize multi-language refactor tooling johndoe6345789 2025-12-27 17:19:34 +00:00
  • 6f8dad83e8 Initial plan copilot-swe-agent[bot] 2025-12-27 17:18:19 +00:00
  • 79b12f9dc8 Initial plan copilot-swe-agent[bot] 2025-12-27 17:14:58 +00:00
  • d370695498 Merge pull request #134 from johndoe6345789/copilot/update-dependencies-dashboard johndoe6345789 2025-12-27 17:13:28 +00:00
  • 2f37440ae4 Merge branch 'main' into copilot/update-dependencies-dashboard johndoe6345789 2025-12-27 17:13:16 +00:00
  • 84bc504f23 Merge pull request #131 from johndoe6345789/copilot/fix-pre-deployment-issue johndoe6345789 2025-12-27 17:12:38 +00:00
  • 4e1f627644 Merge branch 'main' into copilot/fix-pre-deployment-issue johndoe6345789 2025-12-27 17:12:32 +00:00
  • ba063117b6 Fix motion package version to match Renovate requirement (12.6.2) copilot-swe-agent[bot] 2025-12-27 17:09:36 +00:00
  • 2bf3e274f7 Update docs with correct Prisma 7 migration info copilot-swe-agent[bot] 2025-12-27 17:03:49 +00:00
  • a45a630a76 Update dependencies: replace framer-motion with motion, update actions/checkout to v6, remove deprecated @types/jszip copilot-swe-agent[bot] 2025-12-27 17:03:08 +00:00
  • 3afbd7228b Add SQLite adapter for Prisma 7 runtime copilot-swe-agent[bot] 2025-12-27 17:01:37 +00:00
  • e4db8a0bdc Fix Prisma 7 monorepo setup - install at root level copilot-swe-agent[bot] 2025-12-27 16:56:34 +00:00
  • a0c47a8b81 Merge pull request #135 from johndoe6345789/codex/refactor-typescript-files-into-modular-structure johndoe6345789 2025-12-27 16:54:56 +00:00
  • 9a7e5bf8c8 refactor: modularize level1 homepage builder johndoe6345789 2025-12-27 16:54:45 +00:00
  • 05fac4ec16 Initial plan copilot-swe-agent[bot] 2025-12-27 16:53:39 +00:00
  • 46188f6fb9 Merge pull request #132 from johndoe6345789/codex/refactor-typescript-files-to-modular-structure johndoe6345789 2025-12-27 16:49:28 +00:00
  • 94aa22828f refactor: modularize render analysis and size checks johndoe6345789 2025-12-27 16:49:05 +00:00
  • cc7b5c78de Initial plan copilot-swe-agent[bot] 2025-12-27 16:48:11 +00:00
  • 9c2f42c298 Merge pull request #127 from johndoe6345789/copilot/rollback-production-deployment johndoe6345789 2025-12-27 16:47:10 +00:00
  • 89f0cc0855 Merge branch 'main' into copilot/rollback-production-deployment johndoe6345789 2025-12-27 16:47:02 +00:00
  • 60669ead49 Merge pull request #129 from johndoe6345789/codex/refactor-typescript-files-into-modules johndoe6345789 2025-12-27 16:44:50 +00:00
  • 23d01a0b11 Final code review improvements copilot-swe-agent[bot] 2025-12-27 16:44:41 +00:00
  • 3cab2e42e1 refactor: modularize complexity checker johndoe6345789 2025-12-27 16:44:25 +00:00
  • bb25361c97 Address code review feedback copilot-swe-agent[bot] 2025-12-27 16:43:00 +00:00
  • f7dfa1d559 Update deployment workflow to prefer roll-forward over rollback copilot-swe-agent[bot] 2025-12-27 16:40:56 +00:00
  • def61b1da3 Fix Prisma client generation in CI/CD copilot-swe-agent[bot] 2025-12-27 16:39:50 +00:00
  • 98eddc7c65 Merge pull request #128 from johndoe6345789/codex/refactor-typescript-files-into-modules johndoe6345789 2025-12-27 16:37:10 +00:00
  • 5689e9223e refactor: modularize implementation completeness analyzer johndoe6345789 2025-12-27 16:36:46 +00:00
  • 6db635e3bc Initial plan copilot-swe-agent[bot] 2025-12-27 16:30:45 +00:00
  • d6dd5890b2 Merge pull request #79 from johndoe6345789/copilot/ensure-molecules-import-atoms johndoe6345789 2025-12-27 16:27:33 +00:00
  • e4cfc2867d Merge branch 'main' into copilot/ensure-molecules-import-atoms johndoe6345789 2025-12-27 16:26:51 +00:00
  • 438628198f Mark molecule import audit as complete in TODO copilot-swe-agent[bot] 2025-12-27 16:25:02 +00:00
  • 5753a0e244 Merge pull request #75 from johndoe6345789/copilot/convert-todo-items-to-issues johndoe6345789 2025-12-27 16:24:43 +00:00
  • b2f198dbc8 Merge branch 'main' into copilot/convert-todo-items-to-issues johndoe6345789 2025-12-27 16:24:37 +00:00
  • 96fe4a6ce3 Merge branch 'main' into copilot/ensure-molecules-import-atoms johndoe6345789 2025-12-27 16:23:31 +00:00