Skip to content

Show all queries in the Web UI#6

Merged
knobik merged 3 commits intomainfrom
multi-query-view
Feb 12, 2026
Merged

Show all queries in the Web UI#6
knobik merged 3 commits intomainfrom
multi-query-view

Conversation

@knobik
Copy link
Copy Markdown
Owner

@knobik knobik commented Feb 12, 2026

  • Updated core logic, migration, and model schema to support multiple query execution tracking.
  • Added SqlValidator service for reusable, centralized SQL validation.
  • Introduced QueryController for executing and testing specific queries by index.
  • Enhanced test coverage to include multi-query scenarios and error handling.
  • Updated UI to display and manage query execution for assistant messages.

- Updated core logic, migration, and model schema to support multiple query execution tracking.
- Added `SqlValidator` service for reusable, centralized SQL validation.
- Introduced `QueryController` for executing and testing specific queries by index.
- Enhanced test coverage to include multi-query scenarios and error handling.
- Updated UI to display and manage query execution for assistant messages.
…tion and UI improvements

- Deleted `ExportController`, related actions, and tests for exporting JSON/CSV conversations.
- Introduced query results pagination with customizable page size.
- Added export options for JSON/CSV directly within the query results UI.
- Enhanced UI for better usability, including pagination, table behavior, and dynamic query management.
…nent

- Introduced `expandedResults` state to manage the visibility of query results.
- Added a button to toggle query result visibility with accompanying UI enhancements.
- Updated `queryResults` display logic to respect the new toggle state.
@knobik knobik merged commit 43a994b into main Feb 12, 2026
9 checks passed
@knobik knobik deleted the multi-query-view branch February 12, 2026 12:43
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.

1 participant