Skip to content

Conversation

@nfebe
Copy link
Contributor

@nfebe nfebe commented Dec 21, 2025

No description provided.

- Extract components from monolithic DatabaseManagerView.vue
- Add Pinia store for query history with localStorage persistence
- Implement compact sidebar layout for databases/users (scales to 100+)
- Add CodeMirror-based SQL editor with syntax highlighting
- Add export functionality (CSV, JSON, SQL)
- Add query history with favorites support
- Add table schema viewer
- Include unit tests for database store

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 21, 2025

Deploying flatrun-ui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2f66510
Status: ✅  Deploy successful!
Preview URL: https://06e94747.flatrun-ui.pages.dev
Branch Preview URL: https://feat-database-ui-improvement.flatrun-ui.pages.dev

View logs

- Add describeTable API method and schema types
- Update TableSchemaView to use API instead of raw SQL

Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe nfebe force-pushed the feat/database-ui-improvements branch from eafe430 to 2f66510 Compare December 21, 2025 22:25
@nfebe nfebe merged commit 9831c7d into main Dec 21, 2025
5 checks passed
@nfebe nfebe deleted the feat/database-ui-improvements branch December 21, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants