Commit Graph

  • 6a9762b99e feat: add utility types for type-safe replacements of any JohnDoe6345789 2025-12-29 22:09:57 +00:00
  • ad5e86c97f feat: add Prettier and ESLint configuration files, update scripts, and enhance permissions JohnDoe6345789 2025-12-29 22:09:36 +00:00
  • 1e4f902847 Implement feature X to enhance user experience and optimize performance JohnDoe6345789 2025-12-29 22:07:27 +00:00
  • 836eb6a086 fix: add permission for 'bun add' command in settings JohnDoe6345789 2025-12-29 22:07:01 +00:00
  • d0ffe58ef5 refactor: remove obsolete credential management functions and related test files JohnDoe6345789 2025-12-29 22:06:44 +00:00
  • a87b1043dc refactor: remove obsolete tests and credential management functions JohnDoe6345789 2025-12-29 22:01:28 +00:00
  • 7e66010928 refactor: remove obsolete test files for package-glue, seed-data, and system components JohnDoe6345789 2025-12-29 21:59:52 +00:00
  • c27843f576 fix: correct Grid component usage in LevelsGrid for proper layout JohnDoe6345789 2025-12-29 21:56:09 +00:00
  • e6c368bfbe fix: add permission for 'cat' command in settings JohnDoe6345789 2025-12-29 21:55:01 +00:00
  • 555589d9a8 fix: add git log permission to settings and update LevelsGrid component import JohnDoe6345789 2025-12-29 21:54:29 +00:00
  • 3d7061ca3f refactor: remove obsolete test files for primary key field, install package content, and rate limiting JohnDoe6345789 2025-12-29 21:54:06 +00:00
  • e10feca62c fix: update test for registerLuaScript to handle async execution JohnDoe6345789 2025-12-29 21:53:38 +00:00
  • ad9fb27e66 fix: await expect in Lua script execution test for proper async handling JohnDoe6345789 2025-12-29 21:53:30 +00:00
  • 4d1ac45b19 Refactor and add tests for various CRUD operations across components, schemas, pages, and workflows JohnDoe6345789 2025-12-29 21:53:22 +00:00
  • dfb2ddf337 feat: Add 'claudeCode.allowDangerouslySkipPermissions' and 'claudeCode.initialPermissionMode' to settings.json; update peer dependencies in package-lock.json JohnDoe6345789 2025-12-29 21:48:59 +00:00
  • 35e2b02ec1 feat: Add 'Bash(DATABASE_URL="file:./dev.db" npx prisma generate:*)' permission to settings.local.json JohnDoe6345789 2025-12-29 21:45:43 +00:00
  • d3f4d6b8d4 feat: Add 'Bash(npx prisma generate:*)' permission to settings.local.json JohnDoe6345789 2025-12-29 21:45:15 +00:00
  • 75de014884 feat: Add 'Bash(npm run db:generate:*)' permission to settings.local.json JohnDoe6345789 2025-12-29 21:43:10 +00:00
  • c0e38f393f feat: Update Bash permissions and add peer dependencies in package-lock.json JohnDoe6345789 2025-12-29 21:42:00 +00:00
  • 3092cf5578 feat: Expand Bash permissions in settings.local.json JohnDoe6345789 2025-12-29 21:39:37 +00:00
  • 7243f29f19 feat: Add UI Standards, Refactoring Summary, and Dependency Update Reports JohnDoe6345789 2025-12-29 21:37:54 +00:00
  • b56554287b Merge branch 'main' of https://github.com/johndoe6345789/metabuilder JohnDoe6345789 2025-12-29 21:28:24 +00:00
  • ee67f916e1 Add .vscode/claudesync.json to .gitignore JohnDoe6345789 2025-12-29 21:28:17 +00:00
  • 9dffeff73d Merge pull request #404 from johndoe6345789/copilot/refactor-large-typescript-files johndoe6345789 2025-12-29 21:27:39 +00:00
  • 5e3a913988 Add comprehensive refactoring summary documentation copilot-swe-agent[bot] 2025-12-29 21:23:45 +00:00
  • 56171929b6 Polish: Improve comments and error messages per code review copilot-swe-agent[bot] 2025-12-29 21:22:26 +00:00
  • f955d0d200 Address code review: Remove eval(), improve type safety copilot-swe-agent[bot] 2025-12-29 21:21:13 +00:00
  • d2d382a765 Fix forms.ts: Use ES6 import for JSON modules copilot-swe-agent[bot] 2025-12-29 21:19:56 +00:00
  • c8593119b2 Refactor forms.ts: Convert to JSON config (244→29 lines, +3 JSON files) copilot-swe-agent[bot] 2025-12-29 21:17:53 +00:00
  • 3970ef22fd Analyze refactoring tools and identify issues copilot-swe-agent[bot] 2025-12-29 21:11:37 +00:00
  • 3ef908051c Initial plan copilot-swe-agent[bot] 2025-12-29 21:03:33 +00:00
  • a146c74a2c Merge pull request #402 from johndoe6345789/copilot/cleanup-typescript-errors johndoe6345789 2025-12-29 21:02:15 +00:00
  • f89574b504 Fix TypeScript errors from bulk refactor - remove extra closing braces and fix transferSuperGodPower import copilot/cleanup-typescript-errors copilot-swe-agent[bot] 2025-12-29 20:57:03 +00:00
  • b6a5d29fe6 Initial plan copilot-swe-agent[bot] 2025-12-29 20:48:07 +00:00
  • b97de7e1e2 Merge pull request #398 from johndoe6345789/copilot/make-auto-code-extractor-3000 johndoe6345789 2025-12-29 20:46:49 +00:00
  • e42fff4ea0 Merge branch 'main' into copilot/make-auto-code-extractor-3000 johndoe6345789 2025-12-29 20:46:37 +00:00
  • efc906997f Fix extracted TypeScript files: rename JSX files to .tsx, fix reserved keyword 'delete', add TODO for incorrectly extracted class methods copilot-swe-agent[bot] 2025-12-29 20:06:37 +00:00
  • 4db87be546 Changes before error encountered copilot-swe-agent[bot] 2025-12-29 19:33:03 +00:00
  • 2489c2133e Add extraction registry tracking and improve logging with detailed function analysis copilot-swe-agent[bot] 2025-12-29 18:56:18 +00:00
  • 4427f63c17 Add full project-wide extraction output - 52 files processed successfully copilot-swe-agent[bot] 2025-12-29 18:40:57 +00:00
  • 0baaa09caf Add Auto Code Extractor 3000™ execution output to PR copilot-swe-agent[bot] 2025-12-29 18:35:19 +00:00
  • c12008bd3f Add implementation summary and final documentation copilot-swe-agent[bot] 2025-12-29 18:33:17 +00:00
  • 034f8e3f51 Add comprehensive documentation for Auto Code Extractor 3000™ copilot-swe-agent[bot] 2025-12-29 18:32:06 +00:00
  • 29ed9d4b7e Add Auto Code Extractor 3000™ - fully automated code extraction tool copilot-swe-agent[bot] 2025-12-29 18:30:18 +00:00
  • 3bb37764df Merge pull request #196 from johndoe6345789/copilot/improve-duplication-detection-script johndoe6345789 2025-12-29 18:29:09 +00:00
  • 893d49a0d3 Merge branch 'main' into copilot/improve-duplication-detection-script johndoe6345789 2025-12-29 18:29:01 +00:00
  • fbb9585835 Merge pull request #246 from johndoe6345789/codex/create-blockitem-and-grouping-files-nflww8 johndoe6345789 2025-12-29 18:26:58 +00:00
  • c6e6492d8b Merge pull request #397 from johndoe6345789/copilot/sub-pr-246 johndoe6345789 2025-12-29 18:26:16 +00:00
  • 9eecbc45aa Merge branch 'codex/create-blockitem-and-grouping-files-nflww8' into copilot/sub-pr-246 johndoe6345789 2025-12-29 18:26:01 +00:00
  • 45452e4b15 Initial plan for auto code extractor 3000™ copilot-swe-agent[bot] 2025-12-29 18:20:45 +00:00
  • 60391b36c1 Initial plan copilot-swe-agent[bot] 2025-12-29 18:17:50 +00:00
  • 4e7145a441 Extract BlockSection and BlockFields into separate files copilot-swe-agent[bot] 2025-12-29 17:41:44 +00:00
  • 4461288d13 Merge branch 'main' into codex/create-blockitem-and-grouping-files-nflww8 johndoe6345789 2025-12-29 17:38:45 +00:00
  • c0d86f6d12 Initial plan copilot-swe-agent[bot] 2025-12-29 17:38:18 +00:00
  • fb970a768a Update frontends/nextjs/src/components/editors/lua/blocks/grouping.ts johndoe6345789 2025-12-29 17:38:16 +00:00
  • cd942ef691 Merge pull request #333 from johndoe6345789/codex/add-dialog-and-dropdownmenu-components-sirirg johndoe6345789 2025-12-29 17:14:36 +00:00
  • 4b79be2687 Merge branch 'main' into codex/add-dialog-and-dropdownmenu-components-sirirg johndoe6345789 2025-12-29 17:14:27 +00:00
  • edc6e3e448 Update frontends/nextjs/src/components/ui/molecules/overlay/DropdownMenu/MenuItem.tsx johndoe6345789 2025-12-29 17:13:54 +00:00
  • 6c0d83929c Merge pull request #334 from johndoe6345789/codex/create-core,-overlay,-and-data-exports-54e96s johndoe6345789 2025-12-29 17:13:34 +00:00
  • f917920233 Merge branch 'main' into codex/create-core,-overlay,-and-data-exports-54e96s johndoe6345789 2025-12-29 17:13:25 +00:00
  • 20aec4e9a0 Merge pull request #383 from johndoe6345789/codex/create-fieldgroup-and-validationsummary-components johndoe6345789 2025-12-29 17:12:51 +00:00
  • a1cc4415a5 Merge branch 'main' into codex/create-fieldgroup-and-validationsummary-components johndoe6345789 2025-12-29 17:12:42 +00:00
  • fdb83483eb Update frontends/nextjs/src/data/table/EmptyState.tsx johndoe6345789 2025-12-29 17:12:17 +00:00
  • 675c8d9b82 Update frontends/nextjs/src/data/form/ValidationSummary.tsx johndoe6345789 2025-12-29 17:12:03 +00:00
  • 499c277501 Update frontends/nextjs/src/data/form/ValidationSummary.tsx johndoe6345789 2025-12-29 17:11:51 +00:00
  • 6ed12f49b4 Merge pull request #335 from johndoe6345789/codex/create-fieldtypes,-propertypanels,-and-rendernode-files-ufu1c8 johndoe6345789 2025-12-29 17:10:52 +00:00
  • 3034cef5f5 Merge branch 'main' into codex/create-fieldtypes,-propertypanels,-and-rendernode-files-ufu1c8 johndoe6345789 2025-12-29 17:10:44 +00:00
  • 7227619449 Merge pull request #336 from johndoe6345789/codex/add-securitymessage-and-actionbuttons-components-bctjgn johndoe6345789 2025-12-29 17:10:18 +00:00
  • 048d4e93dc Merge branch 'main' into codex/add-securitymessage-and-actionbuttons-components-bctjgn johndoe6345789 2025-12-29 17:10:10 +00:00
  • e0a61c9786 Merge pull request #337 from johndoe6345789/codex/create-nerdmodeide-components-and-hooks-wf8pyj johndoe6345789 2025-12-29 17:09:49 +00:00
  • a14de95795 Merge branch 'main' into codex/create-nerdmodeide-components-and-hooks-wf8pyj johndoe6345789 2025-12-29 17:09:44 +00:00
  • ab44bcd782 Merge pull request #338 from johndoe6345789/codex/add-dialog-header,-body,-and-footer-components-xttcz7 johndoe6345789 2025-12-29 17:09:04 +00:00
  • 19518e5700 Merge branch 'main' into codex/add-dialog-header,-body,-and-footer-components-xttcz7 johndoe6345789 2025-12-29 17:08:54 +00:00
  • eefa743cf6 Merge pull request #381 from johndoe6345789/codex/add-menuitemlist,-header,-and-navsections johndoe6345789 2025-12-29 17:08:34 +00:00
  • 8faa0fa674 Merge branch 'main' into codex/add-menuitemlist,-header,-and-navsections johndoe6345789 2025-12-29 17:08:22 +00:00
  • 77f83b9a4c Merge pull request #382 from johndoe6345789/codex/split-components-into-separate-files johndoe6345789 2025-12-29 17:07:53 +00:00
  • d25466217e Merge branch 'main' into codex/split-components-into-separate-files johndoe6345789 2025-12-29 17:07:41 +00:00
  • fb0dff5892 Update frontends/nextjs/src/components/ui/organisms/dialogs/Sheet/Header.tsx johndoe6345789 2025-12-29 17:07:16 +00:00
  • 2f8f7623c2 Merge pull request #385 from johndoe6345789/codex/create-toastcontainer-and-config-files-s3isbk johndoe6345789 2025-12-29 17:06:48 +00:00
  • 843dbfdfe5 Merge branch 'main' into codex/create-toastcontainer-and-config-files-s3isbk johndoe6345789 2025-12-29 17:06:31 +00:00
  • 853daf38db Update frontends/nextjs/src/components/ui/sonner/ToastContainer.tsx johndoe6345789 2025-12-29 17:03:47 +00:00
  • f1222ac6ea Merge pull request #384 from johndoe6345789/codex/create-and-organize-test-files-pkv1td johndoe6345789 2025-12-29 17:03:14 +00:00
  • 3f28ebbe0f Merge branch 'main' into codex/create-and-organize-test-files-pkv1td johndoe6345789 2025-12-29 17:03:03 +00:00
  • 4055b5cbb2 Update frontends/nextjs/src/hooks/data/__tests__/useKV.validation.test.ts johndoe6345789 2025-12-29 17:02:40 +00:00
  • 710d53647c refactor: reorganize sonner toast components johndoe6345789 2025-12-29 16:50:57 +00:00
  • fca5638dd9 test: reorganize hook tests johndoe6345789 2025-12-29 16:50:50 +00:00
  • 8918cca6e4 feat: add shared data form and table components johndoe6345789 2025-12-29 16:34:04 +00:00
  • 1d0a8c2a3d refactor: split dialog components into modules johndoe6345789 2025-12-29 16:33:56 +00:00
  • 9b404a10b4 refactor: extract sidebar navigation pieces johndoe6345789 2025-12-29 16:33:48 +00:00
  • 6ef4496e59 Merge pull request #331 from johndoe6345789/codex/split-components-into-separate-files-5h3pqi johndoe6345789 2025-12-29 16:12:40 +00:00
  • 4cdfae45f2 Update frontends/nextjs/src/components/ui/organisms/dialogs/Sheet/Header.tsx johndoe6345789 2025-12-29 16:12:12 +00:00
  • 50428bd48b Update frontends/nextjs/src/components/ui/organisms/dialogs/alert/Content.tsx johndoe6345789 2025-12-29 16:12:05 +00:00
  • 144a01e1e0 Merge pull request #330 from johndoe6345789/codex/add-menuitemlist,-header,-and-navsections-le7c32 johndoe6345789 2025-12-29 16:11:42 +00:00
  • 9f75b67bd3 Merge branch 'main' into codex/add-menuitemlist,-header,-and-navsections-le7c32 johndoe6345789 2025-12-29 16:11:36 +00:00
  • cb8191915e Merge pull request #329 from johndoe6345789/codex/create-toastcontainer-and-config-files-u80qjb johndoe6345789 2025-12-29 16:11:05 +00:00
  • b85d2e8204 Merge branch 'main' into codex/create-toastcontainer-and-config-files-u80qjb johndoe6345789 2025-12-29 16:10:55 +00:00
  • 5f36b15fe3 Update frontends/nextjs/src/components/ui/sonner.tsx johndoe6345789 2025-12-29 16:10:39 +00:00
  • b19d0d679c Merge pull request #328 from johndoe6345789/codex/create-and-organize-test-files-a02kqy johndoe6345789 2025-12-29 16:10:11 +00:00
  • a6f2dc10b2 Merge branch 'main' into codex/create-and-organize-test-files-a02kqy johndoe6345789 2025-12-29 16:10:01 +00:00
  • 0dfba0bc83 Update frontends/nextjs/src/hooks/data/__tests__/useKV.validation.test.ts johndoe6345789 2025-12-29 16:09:33 +00:00