315 Commits

Author SHA1 Message Date
1630a15208 Merge pull request #16 from johndoe6345789/copilot/add-ghcr-deploys-backend-frontend
Split Docker workflow into separate backend and frontend GHCR deploys
2026-01-18 21:56:15 +00:00
copilot-swe-agent[bot]
33f4a48be0 Add 2 clearly marked GHCR deploys for backend and frontend
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 19:46:31 +00:00
copilot-swe-agent[bot]
0bf3a27589 Initial plan 2026-01-18 19:42:50 +00:00
84564dd797 Merge pull request #15 from johndoe6345789/copilot/support-amd64-arm64-builds
Add AMD64 and ARM64 multi-architecture Docker builds
2026-01-18 19:23:38 +00:00
copilot-swe-agent[bot]
5841f125ca Update CI/CD documentation for multi-arch support
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 19:17:26 +00:00
copilot-swe-agent[bot]
11370b55b2 Add multi-architecture support (AMD64 and ARM64) for Docker builds
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 19:15:11 +00:00
copilot-swe-agent[bot]
3a7f4516f5 Initial plan 2026-01-18 19:10:43 +00:00
70901982b6 Merge pull request #12 from johndoe6345789/dependabot/pip/backend/pip-8fb5dba437
Bump flask-cors from 4.0.0 to 6.0.0 in /backend in the pip group across 1 directory
2026-01-18 19:05:13 +00:00
3e13908c28 Merge pull request #13 from johndoe6345789/dependabot/npm_and_yarn/npm_and_yarn-2b901f0e0d
Bump qs from 6.14.0 to 6.14.1 in the npm_and_yarn group across 1 directory
2026-01-18 19:05:00 +00:00
c394584fd8 Merge pull request #14 from johndoe6345789/copilot/configure-docker-buildx
Fix invalid Docker tag format and add QEMU for multi-platform builds
2026-01-18 19:04:46 +00:00
copilot-swe-agent[bot]
16dab24589 Fix Docker tag format and add QEMU support for multi-platform builds
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 18:57:38 +00:00
copilot-swe-agent[bot]
c80016df66 Initial plan 2026-01-18 18:54:47 +00:00
dependabot[bot]
a1db6c623d Bump qs in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [qs](https://github.com/ljharb/qs).


Updates `qs` from 6.14.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-18 18:39:44 +00:00
dependabot[bot]
304c1405eb Bump flask-cors in /backend in the pip group across 1 directory
Bumps the pip group with 1 update in the /backend directory: [flask-cors](https://github.com/corydolphin/flask-cors).


Updates `flask-cors` from 4.0.0 to 6.0.0
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](https://github.com/corydolphin/flask-cors/compare/4.0.0...6.0.0)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-18 18:39:38 +00:00
47851c3c34 Merge pull request #11 from johndoe6345789/copilot/setup-ci-cd-workflow
Add CI/CD workflows for GHCR and GitHub Pages deployment
2026-01-18 18:38:49 +00:00
copilot-swe-agent[bot]
e9dbc31d6f Address code review feedback: add VITE_BASE_PATH support and use placeholders in docs
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 18:00:10 +00:00
copilot-swe-agent[bot]
24ddec41dd Add base path configuration for GitHub Pages deployment
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 17:58:10 +00:00
copilot-swe-agent[bot]
0cf5d409c2 Add CI/CD documentation and update README
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 17:57:12 +00:00
copilot-swe-agent[bot]
7d06fe469e Add CI/CD workflows for GHCR and GitHub Pages
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-18 17:56:10 +00:00
copilot-swe-agent[bot]
fab987ea54 Initial plan 2026-01-18 17:53:28 +00:00
bfc6e56b30 Merge pull request #10 from johndoe6345789/codex/split-functions-into-separate-files
Split multi-function modules into single-function files for navigation, sidebar-menu, and DB helpers
2026-01-18 00:11:37 +00:00
553092cb56 Refactor modules into single-function files 2026-01-18 00:08:37 +00:00
8d3f4e41ea Merge pull request #9 from johndoe6345789/codex/convert-db-snippets.ts-to-json
Load snippet and template seed data from JSON fixtures
2026-01-17 23:54:01 +00:00
497ccaa10f Use JSON seed data for snippets 2026-01-17 23:53:46 +00:00
381697e2a3 Merge pull request #8 from johndoe6345789/copilot/remove-large-typescript-files
[WIP] Remove large TypeScript files from the project
2026-01-17 23:48:21 +00:00
copilot-swe-agent[bot]
92a22fdfb7 Changes before error encountered
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:47:23 +00:00
copilot-swe-agent[bot]
a7962f8d55 Refactor snippet files to load data from JSON
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:45:28 +00:00
copilot-swe-agent[bot]
06a8038e4f Initial plan 2026-01-17 23:36:07 +00:00
7872ec87cf Merge pull request #7 from johndoe6345789/copilot/refactor-large-components
Refactor monolithic files into focused modules (db.ts 1085→37 LOC, component-code-snippets.ts 1006→9 LOC)
2026-01-17 23:35:17 +00:00
copilot-swe-agent[bot]
34f76d6ee4 Address code review feedback - extract shared constants
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:28:35 +00:00
copilot-swe-agent[bot]
35e69c36c3 Refactor component-code-snippets.ts (1006 LOC) into category modules
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:24:10 +00:00
copilot-swe-agent[bot]
6ee69a5ff7 Refactor db.ts (1085 LOC) into focused modules
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:21:57 +00:00
copilot-swe-agent[bot]
f7acba23d4 Initial plan 2026-01-17 23:12:52 +00:00
2280375b36 Merge pull request #6 from johndoe6345789/copilot/refactor-large-components
Refactor components >150 LOC into focused, composable modules
2026-01-17 23:12:04 +00:00
copilot-swe-agent[bot]
c907b3cf08 Fix demo code to include React import
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:07:20 +00:00
copilot-swe-agent[bot]
d146e2b2a7 Refactor remaining large components into focused modules
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:05:16 +00:00
copilot-swe-agent[bot]
311016a0fa Refactor AtomsSection and MoleculesSection into focused components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:01:41 +00:00
copilot-swe-agent[bot]
222fdda7c4 Initial plan 2026-01-17 22:54:56 +00:00
d0488453a3 Merge pull request #5 from johndoe6345789/copilot/refactor-large-components
Refactor large components into focused modules
2026-01-17 22:54:39 +00:00
copilot-swe-agent[bot]
50d1d27a97 Address code review feedback: add error handling, clarify magic numbers, document reload usage
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:51:13 +00:00
copilot-swe-agent[bot]
f43c907ee2 Phase 4: Extract Monaco config to separate module, reduce MonacoEditor from 249 to 70 LOC
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:48:51 +00:00
copilot-swe-agent[bot]
8e8cd556cf Phase 3: Extract settings state to useSettingsState hook, reduce SettingsPage from 321 to 100 LOC
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:46:52 +00:00
copilot-swe-agent[bot]
7dce8c587a Phase 1: Extract db-mapper helper to reduce duplication in db.ts
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:43:47 +00:00
copilot-swe-agent[bot]
30fe16506f Initial plan 2026-01-17 22:38:03 +00:00
27fc94b966 Merge pull request #4 from johndoe6345789/copilot/split-large-components
Refactor large components (>150 LOC) into focused, composable modules
2026-01-17 22:25:53 +00:00
copilot-swe-agent[bot]
a8efcd4dd2 Split NamespaceSelector.tsx into dialog components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:18:29 +00:00
copilot-swe-agent[bot]
7051a75755 Split OrganismsSection.tsx into individual showcase components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:16:05 +00:00
copilot-swe-agent[bot]
6c4549be35 Split TemplatesSection.tsx into individual template components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:11:53 +00:00
copilot-swe-agent[bot]
865741a615 Initial plan 2026-01-17 22:05:36 +00:00
c3ce477512 Merge pull request #3 from johndoe6345789/copilot/split-large-components
[WIP] Refactor components larger than 150 LOC
2026-01-17 22:05:22 +00:00