Skip to content

Release#31

Merged
ChingEnLin merged 20 commits into
productionfrom
dev
May 14, 2026
Merged

Release#31
ChingEnLin merged 20 commits into
productionfrom
dev

Conversation

@ChingEnLin

Copy link
Copy Markdown
Owner

No description provided.

ChingEnLin and others added 20 commits May 11, 2026 13:51
…500272241

Add Claude Code GitHub Workflow
- Introduced HubPage for improved user navigation and account management.
- Updated routing to redirect to HubPage on login.
- Refactored DataExplorerPage and QueryGeneratorPage to support embedded mode.
- Enhanced QueryGeneratorPageWrapper and DataExplorerPageWrapper to utilize AppLayout.
- Updated LoginPage to redirect to HubPage after authentication.
- Added design tokens for consistent styling across the application.
… improved styling and functionality

- Refactored ShareQueryDialog for better accessibility and user experience, including new animations and input handling.
- Updated ShortcutCheatsheet to improve layout and styling, ensuring consistency with design tokens.
- Introduced new design tokens for status indicators and drawer animations in design-tokens.css.
- Enhanced NotebookStepCard and NotebookPanel components for better visual consistency and usability.
- Added URL parameter handling for opening the saved queries panel in QueryGeneratorPage.
…nt and improved navigation

- Added session storage for connection state in DataExplorerPageWrapper and QueryGeneratorPage.
- Implemented active collection management and reset on database/account change.
- Enhanced HubPage with direct navigation to Data Explorer for the first database of an account.
- Updated QueryGeneratorPage to restore previous connection state and handle connection changes.
- Improved UI components for better user experience during loading and error states.
- Renamed handleRunQuery to executeCode for clarity and updated its logic to accept a code parameter.
- Improved error handling for query execution by checking the trimmed code.
- Updated notebook step creation to use the executed code instead of editableCode.
- Added a new function handleLoadAndRunSavedQuery to load and execute saved queries in one step.
- Enhanced the SavedQueriesPanel to include a new onLoadAndRun prop for loading and executing queries.
- Introduced dbReady state to manage database readiness for the saved queries panel.
- Refactor AnalysisResultDisplay component for improved chart options and layout.
- Introduce CommandPalette component for keyboard navigation and command execution.
- Update AppLayout to integrate CommandPalette and handle keyboard shortcuts.
- Enhance AppSidebar to show loading states and improve connection feedback.
- Modify AppTopBar to trigger CommandPalette.
- Implement caching mechanism in dbService for account and database data.
- Optimize DataExplorerPageWrapper and QueryGeneratorPage for better session handling and account switching.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat: UI rework — Hub, command palette, workspace persistence, query handover to Explorer
@ChingEnLin ChingEnLin merged commit f954603 into production May 14, 2026
3 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.10.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant