Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Remove standalone template components (TemplateBrowser, TemplateCard, TemplateDrawer, TemplateFilters, TemplateGallery, TemplateSearch) - Rebuild TemplatesPage as unified template manager with inline editing, multi-select, grouped list view, and collapsible sections - Add search_text column to templates schema (migration 3) for i18n search - Expand search to cover playground_data, workflow_data, and search_text - Add template:queryNames IPC for duplicate name detection - Improve import with rename mode and per-name conflict resolution - Update export to support file-based template IDs - Sort query results: file templates first, then DB public, then custom - Update TemplatesPanel, TemplatePickerDialog, and workflow TemplatePanel to align with new store API
- Remove standalone template components (TemplateBrowser, TemplateCard, TemplateDrawer, TemplateFilters, TemplateGallery, TemplateSearch) - Rebuild TemplatesPage as unified template manager with inline editing, multi-select, grouped list view, and collapsible sections - Add search_text column to templates schema (migration 3) for i18n search - Expand search to cover playground_data, workflow_data, and search_text - Add template:queryNames IPC for duplicate name detection - Improve import with rename mode and per-name conflict resolution - Update export to support file-based template IDs - Sort query results: file templates first, then DB public, then custom - Update TemplatesPanel, TemplatePickerDialog, and workflow TemplatePanel to align with new store API - Bump version to 2.0.23
…avigation - Export: single template → save dialog; batch → folder picker, one file per template - Import: Electron native multi-file picker, supports selecting multiple JSONs - Fix Use button navigating to wrong model by creating new tab with correct model - Add template:exportSingle, template:exportBatch, template:importPick IPC handlers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…nges - Keep teammate's template UI consolidation and management enhancements - Keep our: per-file export, multi-file import, exportMerged, Use model fix - Restore template:export IPC for backward compat with other components Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…mplates Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…nt cross-branch migration conflicts
…tions, tooltip hints, and UI polish
…Panel isNew type, remove unused imports in TemplatesPage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.