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
copilot-swe-agent[bot]
0de5594357
Initial plan
2026-01-17 21:24:47 +00:00
321e6c8d04
Generated by Spark: Remove duplicate components, prefer json version.
2026-01-17 21:23:16 +00:00
613450f8fb
Generated by Spark: Remove duplicate components, prefer json version.
2026-01-17 21:18:55 +00:00
98f4b49edf
Generated by Spark: Create Redux persistence middleware to sync state with database automatically
2026-01-17 21:14:31 +00:00
45454ac34b
Generated by Spark: Add conflict resolution UI for handling sync conflicts between local and remote data
2026-01-17 21:08:10 +00:00
f58c7ac857
Generated by Spark: Implement Redux, Integrate redux into IndexedDB / Flask API system.
2026-01-17 21:01:23 +00:00
98b11d34e9
Generated by Spark: 1. Convert stuff to JSON Component Trees. 2. Make atomic components for said component trees.
2026-01-17 20:54:33 +00:00
0b9754e0f6
Remove obsolete documentation and scripts related to theme configuration, troubleshooting, and linting processes
...
- Deleted THEME_JSON_SYSTEM.md, TROUBLESHOOTING.md, and VERIFICATION_CHECKLIST.md as they are no longer relevant.
- Removed docker-entrypoint.sh, fix-node-modules.sh, procedural-lint-fix.sh, quick-lint-check.sh, run-lint-verification.sh, validate-tests.sh, and verify-lint.sh scripts that are outdated or redundant.
2026-01-17 20:43:12 +00:00
693001543b
stuff
2026-01-17 20:41:48 +00:00
cd19aef42f
Generated by Spark: Breadcrumb should probably have a clear / reset button
2026-01-17 20:36:01 +00:00
23465084e0
Generated by Spark: Expand All, Collapse All buttons are too big, Maybe just use icon buttons? Don't really need the text, tooltip would be nice.
2026-01-17 20:29:59 +00:00