Commit Graph

  • 245aeb9144 Merge pull request #94 from johndoe6345789/copilot/set-default-to-sqlite johndoe6345789 2025-12-27 13:02:41 +00:00
  • da1eced7c1 Fix DATABASE_URL environment variable for prisma validate in gated-deployment workflow copilot-swe-agent[bot] 2025-12-27 12:59:24 +00:00
  • b6934ac8cb fix: resolve module import path issues for npm run build copilot-swe-agent[bot] 2025-12-27 12:57:48 +00:00
  • a725a5142f Initial plan copilot-swe-agent[bot] 2025-12-27 12:54:36 +00:00
  • e81c8ee54f Merge pull request #91 from johndoe6345789/copilot/convert-workflows-to-gated-tree johndoe6345789 2025-12-27 12:47:37 +00:00
  • e00db1b950 Merge branch 'main' into copilot/convert-workflows-to-gated-tree johndoe6345789 2025-12-27 12:47:30 +00:00
  • 8c0df64c25 Add atomic gated workflow with granular validation steps copilot-swe-agent[bot] 2025-12-27 12:45:02 +00:00
  • e6a3c511ee Merge pull request #90 from johndoe6345789/copilot/audit-atoms-dependencies johndoe6345789 2025-12-27 12:42:22 +00:00
  • ef5985a413 Merge branch 'main' into copilot/audit-atoms-dependencies johndoe6345789 2025-12-27 12:42:02 +00:00
  • 491e469b6b Complete atom audit - ESLint rule verified and working copilot-swe-agent[bot] 2025-12-27 12:37:54 +00:00
  • 195d96f185 Remove legacy pipeline cruft and refactor development.yml copilot-swe-agent[bot] 2025-12-27 12:35:39 +00:00
  • ab40e74ba1 Add testing guide and update TODO tracking copilot-swe-agent[bot] 2025-12-27 04:46:13 +00:00
  • 5a9fdea3e5 Complete enterprise gated tree workflow implementation copilot-swe-agent[bot] 2025-12-27 04:44:37 +00:00
  • 00ac91edb2 Merge pull request #81 from johndoe6345789/copilot/audit-molecules-composition johndoe6345789 2025-12-27 04:40:40 +00:00
  • 273d8323a1 Complete molecule components audit with detailed report copilot-swe-agent[bot] 2025-12-27 04:37:21 +00:00
  • eb355a4005 Changes before error encountered copilot-swe-agent[bot] 2025-12-27 04:33:05 +00:00
  • 111760c7a5 Merge pull request #78 from johndoe6345789/copilot/create-missing-common-molecules johndoe6345789 2025-12-27 04:32:02 +00:00
  • f8b2a714e9 Merge branch 'main' into copilot/create-missing-common-molecules johndoe6345789 2025-12-27 04:31:56 +00:00
  • 37e1122636 chore: update package-lock.json after npm install copilot-swe-agent[bot] 2025-12-27 04:31:50 +00:00
  • 427f929ca6 Changes before error encountered copilot-swe-agent[bot] 2025-12-27 04:29:50 +00:00
  • 99ce04d16f Changes before error encountered copilot-swe-agent[bot] 2025-12-27 04:27:35 +00:00
  • 5d0c217b0a Changes before error encountered copilot-swe-agent[bot] 2025-12-27 04:25:51 +00:00
  • edebc20dda Merge pull request #86 from johndoe6345789/copilot/run-lint-on-core-docs johndoe6345789 2025-12-27 04:25:39 +00:00
  • 8d7681dff9 Changes before error encountered copilot-swe-agent[bot] 2025-12-27 04:25:34 +00:00
  • 1d78104aee Merge branch 'main' into copilot/run-lint-on-core-docs copilot/run-lint-on-core-docs johndoe6345789 2025-12-27 04:25:34 +00:00
  • e2c86ce6a5 Changes before error encountered copilot-swe-agent[bot] 2025-12-27 04:25:19 +00:00
  • 9e79575817 Merge pull request #89 from johndoe6345789/copilot/confirm-auto-labeling-rules johndoe6345789 2025-12-27 04:24:33 +00:00
  • 30adff7004 Mark npm run lint task as complete in 0-kickstart.md copilot-swe-agent[bot] 2025-12-27 04:19:24 +00:00
  • 4caa96542b Add workflow validation summary document copilot-swe-agent[bot] 2025-12-27 04:17:31 +00:00
  • 231b976613 Complete workflow validation: PR/issue auto-labeling and auto-merge confirmed copilot-swe-agent[bot] 2025-12-27 04:16:51 +00:00
  • 04ba8e8062 Fix npm run lint: repair broken symlinks and resolve ESLint errors copilot-swe-agent[bot] 2025-12-27 04:16:18 +00:00
  • 78be78fc56 Add comprehensive organism splitting documentation copilot-swe-agent[bot] 2025-12-27 04:14:55 +00:00
  • ccee347a01 Add missing common molecules: form fields, search bars, nav items copilot-swe-agent[bot] 2025-12-27 04:13:54 +00:00
  • baf7debe90 Update organisms index.ts paths and add TODOs to ui/organisms files copilot-swe-agent[bot] 2025-12-27 04:13:32 +00:00
  • b5cf9a1bbc Initial exploration - identify broken symlinks causing lint failure copilot-swe-agent[bot] 2025-12-27 04:11:16 +00:00
  • 4eb334a784 Add comprehensive PR summary document copilot-swe-agent[bot] 2025-12-27 04:10:54 +00:00
  • 869a80798a Split organisms: Sidebar, Command, NavigationMenu, Sheet, Table into smaller files copilot-swe-agent[bot] 2025-12-27 04:10:42 +00:00
  • e46c7a825d Add GitHub Action workflow and TODO monitoring script with comprehensive docs copilot-swe-agent[bot] 2025-12-27 04:09:05 +00:00
  • 6b9629b304 Add audit README for quick reference and summary copilot-swe-agent[bot] 2025-12-27 04:06:53 +00:00
  • 08513ab8a3 Add npm scripts and comprehensive documentation for TODO to issues conversion copilot-swe-agent[bot] 2025-12-27 04:05:57 +00:00
  • 8ec09f9f0b Complete organism audit and create comprehensive documentation copilot-swe-agent[bot] 2025-12-27 04:05:40 +00:00
  • 7e1e23137a Initial plan copilot-swe-agent[bot] 2025-12-27 04:04:59 +00:00
  • 23f5bd5c4c Initial plan copilot-swe-agent[bot] 2025-12-27 04:03:35 +00:00
  • e79ea8564a Add comprehensive tests and filtering options to populate-kanban script copilot-swe-agent[bot] 2025-12-27 04:03:22 +00:00
  • f7bbda9a97 Initial plan copilot-swe-agent[bot] 2025-12-27 04:03:20 +00:00
  • 2b6ddd541b Initial plan copilot-swe-agent[bot] 2025-12-27 04:02:37 +00:00
  • d36609f876 Initial plan copilot-swe-agent[bot] 2025-12-27 04:02:30 +00:00
  • beca4beb4d Initial plan copilot-swe-agent[bot] 2025-12-27 04:02:17 +00:00
  • 7ff5fc688d Initial plan copilot-swe-agent[bot] 2025-12-27 04:02:12 +00:00
  • c7229b6296 Initial plan copilot-swe-agent[bot] 2025-12-27 04:02:01 +00:00
  • 323649ee13 Initial plan copilot-swe-agent[bot] 2025-12-27 04:01:39 +00:00
  • fb552e42dd Initial plan copilot-swe-agent[bot] 2025-12-27 04:01:29 +00:00
  • 270901bd7a Initial plan copilot-swe-agent[bot] 2025-12-27 04:01:12 +00:00
  • 0ad5ad04a1 Initial plan copilot-swe-agent[bot] 2025-12-27 04:01:01 +00:00
  • 61f8f70c1e Initial plan copilot-swe-agent[bot] 2025-12-27 04:00:50 +00:00
  • b1b712c4ff Initial plan copilot-swe-agent[bot] 2025-12-27 04:00:41 +00:00
  • 3cabfb983a Initial plan copilot-swe-agent[bot] 2025-12-27 04:00:32 +00:00
  • 1dac04b872 Initial plan copilot-swe-agent[bot] 2025-12-27 04:00:21 +00:00
  • 1211d714a1 Merge branch 'main' into copilot/convert-todo-items-to-issues johndoe6345789 2025-12-27 03:59:00 +00:00
  • 31418fba86 Merge pull request #52 from johndoe6345789/copilot/create-issue-and-pr-templates johndoe6345789 2025-12-27 03:58:36 +00:00
  • 8a35a71d7d Merge branch 'main' into copilot/create-issue-and-pr-templates copilot/create-issue-and-pr-templates johndoe6345789 2025-12-27 03:58:28 +00:00
  • 0d1eab930d Initial plan copilot-swe-agent[bot] 2025-12-27 03:56:23 +00:00
  • 666f548088 Merge pull request #51 from johndoe6345789/copilot/populate-kanban-board johndoe6345789 2025-12-27 03:44:48 +00:00
  • bda517b1ef Link kanban guide from main README copilot/populate-kanban-board copilot-swe-agent[bot] 2025-12-27 03:40:58 +00:00
  • ce4bc3d4e0 Add final ready-to-use guide for kanban population copilot-swe-agent[bot] 2025-12-27 03:40:16 +00:00
  • 75e2b6a513 Add implementation summary for kanban population copilot-swe-agent[bot] 2025-12-27 03:39:05 +00:00
  • a111ca8230 Add comprehensive documentation for kanban population copilot-swe-agent[bot] 2025-12-27 03:37:44 +00:00
  • 75e4cea3cd Add templates documentation and update README copilot-swe-agent[bot] 2025-12-27 03:36:51 +00:00
  • e23b6143ca Add kanban population script and documentation copilot-swe-agent[bot] 2025-12-27 03:36:30 +00:00
  • 52daeccc37 Add comprehensive issue and PR templates for MetaBuilder copilot-swe-agent[bot] 2025-12-27 03:35:11 +00:00
  • 39f50aa6d6 Initial plan copilot-swe-agent[bot] 2025-12-27 03:30:37 +00:00
  • 6d007e4690 Initial plan copilot-swe-agent[bot] 2025-12-27 03:30:03 +00:00
  • 17fa784d48 Merge pull request #49 from johndoe6345789/copilot/create-tla-specification johndoe6345789 2025-12-27 03:12:55 +00:00
  • f222c9a551 Update development.yml johndoe6345789 2025-12-27 03:06:47 +00:00
  • 4a49ef9d69 Merge pull request #50 from johndoe6345789/copilot/simulate-github-actions-workflows johndoe6345789 2025-12-27 03:05:21 +00:00
  • 0a9d97ff83 docs: Add workflow verification report copilot-swe-agent[bot] 2025-12-27 02:53:17 +00:00
  • 729a816d56 docs: Add comprehensive workflow simulation summary copilot-swe-agent[bot] 2025-12-27 02:51:46 +00:00
  • 8758d3baa5 fix: Improve workflow simulation and diagnostics copilot-swe-agent[bot] 2025-12-27 02:50:20 +00:00
  • 6313f0ea24 feat: Add workflow validation and simulation tools copilot-swe-agent[bot] 2025-12-27 02:48:16 +00:00
  • d33992ceb6 Initial plan copilot-swe-agent[bot] 2025-12-27 02:37:13 +00:00
  • b221ca4a2c Add comprehensive TLA+ specifications summary document copilot-swe-agent[bot] 2025-12-27 02:20:05 +00:00
  • f220eeeb1d Add TLA+ validation script, quick reference, and known issues documentation copilot-swe-agent[bot] 2025-12-27 02:18:04 +00:00
  • d967105295 Fix TLA+ syntax errors in collaboration spec and validate all specifications copilot-swe-agent[bot] 2025-12-27 02:16:00 +00:00
  • 73d5ce416d Add TLA+ specifications for future functionality (workflows, collaboration, integrations) copilot-swe-agent[bot] 2025-12-27 02:13:48 +00:00
  • 4d2d717183 Initial plan copilot-swe-agent[bot] 2025-12-27 02:05:01 +00:00
  • ee8a8de2ab Merge pull request #48 from johndoe6345789/copilot/add-formal-specification johndoe6345789 2025-12-27 02:02:59 +00:00
  • cbb257d914 Add formal TLA+ specification for MetaBuilder copilot-swe-agent[bot] 2025-12-27 01:59:07 +00:00
  • 4a85077f02 Initial plan copilot-swe-agent[bot] 2025-12-27 01:54:25 +00:00
  • c515af5c75 Merge pull request #46 from johndoe6345789/dependabot/npm_and_yarn/prisma/client-7.2.0 johndoe6345789 2025-12-27 01:35:18 +00:00
  • 19bab1e7e4 Merge branch 'main' into dependabot/npm_and_yarn/prisma/client-7.2.0 johndoe6345789 2025-12-27 01:35:10 +00:00
  • 9b4cfcd5e4 Merge pull request #47 from johndoe6345789/dependabot/npm_and_yarn/prisma-7.2.0 johndoe6345789 2025-12-27 01:34:53 +00:00
  • 2644ec2a63 Merge branch 'main' into dependabot/npm_and_yarn/prisma-7.2.0 johndoe6345789 2025-12-27 01:34:46 +00:00
  • 51f65b8f8e docs: txt,qt6,frontends (1 files) release-1 JohnDoe6345789 2025-12-26 15:20:38 +00:00
  • 9622834d27 config: vscode,settings,json (1 files) JohnDoe6345789 2025-12-26 15:16:51 +00:00
  • 8c786a9cbc build(deps-dev): bump prisma from 6.19.1 to 7.2.0 dependabot[bot] 2025-12-26 11:19:16 +00:00
  • fe96b08d5e build(deps): bump @prisma/client from 6.19.1 to 7.2.0 dependabot[bot] 2025-12-26 11:18:56 +00:00
  • 49067ac178 docs: txt,qt6,frontends (1 files) JohnDoe6345789 2025-12-26 07:34:08 +00:00
  • c71d203162 docs: qt6,frontends,cpp (3 files) JohnDoe6345789 2025-12-26 07:33:52 +00:00
  • d80e4ac5ef update: storybook,qt6,qml (1 files) JohnDoe6345789 2025-12-26 07:33:21 +00:00
  • 85a6b99c8a update: storybook,qt6,qml (1 files) JohnDoe6345789 2025-12-26 07:33:05 +00:00