Commit Graph

325 Commits

Author SHA1 Message Date
09114dd47b Merge pull request #24 from johndoe6345789/codex/split-groupnode-and-ideanode-into-separate-files
Split FeatureIdeaCloud nodes and helpers
2026-01-18 00:16:57 +00:00
f840086de8 Merge branch 'main' into codex/split-groupnode-and-ideanode-into-separate-files 2026-01-18 00:16:51 +00:00
d1f42c3c2d Split FeatureIdeaCloud helpers and nodes 2026-01-18 00:16:32 +00:00
77e63f6b9e Merge pull request #23 from johndoe6345789/codex/extract-constants-to-json-files
Move FeatureIdeaCloud constants and seed data into JSON files
2026-01-18 00:16:13 +00:00
1d98340c7f Move feature idea seed data to JSON 2026-01-18 00:15:54 +00:00
f66673ac69 Merge pull request #22 from johndoe6345789/codex/refactor-oversized-documentationview-component
Refactor DocumentationView into tab subcomponents and JSON-driven content
2026-01-18 00:15:30 +00:00
7bdbfeb2bf Merge branch 'main' into codex/refactor-oversized-documentationview-component 2026-01-18 00:15:23 +00:00
71d7bda01b Refactor documentation view tabs 2026-01-18 00:14:39 +00:00
c901b8d8ec Merge pull request #21 from johndoe6345789/codex/separate-components-into-individual-files
Split DocumentationView components into separate files
2026-01-18 00:10:27 +00:00
936070ca1a Split DocumentationView components 2026-01-18 00:10:13 +00:00
7d053d3f5f Merge pull request #20 from johndoe6345789/codex/split-globalsearch-into-subcomponents
Refactor global search into modular components
2026-01-18 00:09:47 +00:00
9a84d99614 Refactor global search components 2026-01-18 00:09:35 +00:00
7b9610369d Merge pull request #19 from johndoe6345789/copilot/refactor-components-to-reduce-loc
[WIP] Refactor components to be less than 150 lines of code
2026-01-17 23:46:19 +00:00
copilot-swe-agent[bot]
507ad0bce4 Changes before error encountered
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:40:14 +00:00
copilot-swe-agent[bot]
c53f839af8 Initial plan 2026-01-17 23:29:04 +00:00
3b633526f1 Merge pull request #18 from johndoe6345789/copilot/refactor-large-components
Refactor large components into focused modules
2026-01-17 23:27:27 +00:00
copilot-swe-agent[bot]
33787398e2 Fix icon consistency in CICDPlatformItem component
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:20:28 +00:00
copilot-swe-agent[bot]
1414a08aa7 Refactor FaviconDesigner into modular components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:16:45 +00:00
copilot-swe-agent[bot]
f221a36c88 Refactor DocumentationView and FeatureIdeaCloud into modular components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 23:13:23 +00:00
copilot-swe-agent[bot]
97a55b8ab1 Initial plan 2026-01-17 23:04:29 +00:00
ec74b3a09c Merge pull request #17 from johndoe6345789/copilot/convert-json-files-and-remove-old
Convert TypeScript schemas to JSON and implement expression-based event system
2026-01-17 23:04:13 +00:00
copilot-swe-agent[bot]
a4777a8520 Add comprehensive implementation summary
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:55:52 +00:00
copilot-swe-agent[bot]
6be1e9d918 Implement JSON-friendly expression system for events
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:53:54 +00:00
copilot-swe-agent[bot]
e5c0ef197e Fix event naming: use lowercase 'change' per schema conventions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:50:46 +00:00
copilot-swe-agent[bot]
c68d47c326 Fix event naming consistency: use onChange instead of change
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:48:45 +00:00
copilot-swe-agent[bot]
0bf5a9d42c Add null checks to transform functions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:47:19 +00:00
copilot-swe-agent[bot]
d58fa8be2a Add safety checks to compute functions and schema loader
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:45:45 +00:00
copilot-swe-agent[bot]
05c1e2d789 Convert TypeScript schemas to JSON files and remove JSON_COMPATIBILITY_ANALYSIS.md
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:43:36 +00:00
copilot-swe-agent[bot]
96740fbbd9 Add consistent error logging to schema loader
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:40:38 +00:00
copilot-swe-agent[bot]
212c4e125e Remove old TypeScript schema files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:39:15 +00:00
copilot-swe-agent[bot]
f82c7aa081 Convert TypeScript schemas to JSON with compute functions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:38:31 +00:00
copilot-swe-agent[bot]
369f1a30c0 Initial plan 2026-01-17 22:29:52 +00:00
ab152bbd67 Generated by Spark: Work on low hanging fruit from JSON_COMPATIBILITY_ANALYSIS.md 2026-01-17 22:21:40 +00:00
9652993f66 Edited Spark 2026-01-17 22:16:42 +00:00
6d5aa6140c Merge pull request #16 from johndoe6345789/copilot/fix-skipping-components
Scan actual component files to generate complete registry (219 vs 60 components)
2026-01-17 22:14:49 +00:00
copilot-swe-agent[bot]
b64e4df568 Add solution summary document
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:12:38 +00:00
copilot-swe-agent[bot]
216dfe15b5 Add JSON compatibility analysis documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:11:32 +00:00
copilot-swe-agent[bot]
8b00890b9c Fix component registry to include all atoms, molecules, and organisms with JSON compatibility analysis
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 22:10:51 +00:00
copilot-swe-agent[bot]
8806910c88 Initial plan 2026-01-17 22:02:48 +00:00
a3d1141c68 Merge pull request #15 from johndoe6345789/copilot/list-json-components
[WIP] Add list of components that can be JSON
2026-01-17 21:58:12 +00:00
copilot-swe-agent[bot]
2dac8954ff Fix statistics counts in registry to match actual counts
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:57:12 +00:00
copilot-swe-agent[bot]
a96ea8db29 Add comprehensive documentation and JSON export
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:55:58 +00:00
copilot-swe-agent[bot]
58437b9770 Migrate 20+ components to JSON UI system - now 46 supported
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:54:51 +00:00
copilot-swe-agent[bot]
b20dc11773 Add JSON components registry and working list script
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:51:54 +00:00
copilot-swe-agent[bot]
933f6ed1a0 Add script to list JSON-compatible components
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:49:59 +00:00
copilot-swe-agent[bot]
4a78002ac2 Initial plan 2026-01-17 21:45:50 +00:00
b6ca631c9b Merge pull request #14 from johndoe6345789/copilot/remove-duplicate-json-components
Remove duplicate components, prefer JSON versions
2026-01-17 21:45:23 +00:00
copilot-swe-agent[bot]
a8dea7cd42 Remove legacy App files and obsolete documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:36:46 +00:00
copilot-swe-agent[bot]
716e38a324 Add documentation for legacy App files
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:34:18 +00:00
copilot-swe-agent[bot]
d4512a3e98 Remove duplicate components, prefer JSON versions
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2026-01-17 21:31:38 +00:00