498 Commits (8872ab2e55bea6a35f1232a193d04330042bbf8a)

Author SHA1 Message Date
shrimbly ce43e40fb7 fix(26-01): make dialog width conditional on current view 6 months ago
shrimbly edcc421557 feat(26-01): widen template explorer dialog with two-column card layout 6 months ago
shrimbly d037668b5b refactor(26-01): simplify to horizontal cards with direct workflow loading 6 months ago
shrimbly 8007766d35 refactor(26-01): use actual screenshot in detail modal instead of preview 6 months ago
shrimbly 2fdf771d4b feat(26-01): create detail modal flow for template selection 6 months ago
shrimbly d4b65f3933 feat(26-01): improve workflow preview with outlined nodes and labels 6 months ago
shrimbly a93b41f95a refactor(26-01): move workflow preview to modal with icon trigger 6 months ago
shrimbly e1ade58b6f feat(26-01): integrate WorkflowPreview into TemplateCard 6 months ago
shrimbly 91d6aac2a4 feat(26-01): create WorkflowPreview component 6 months ago
shrimbly d6ce1957e9 feat(24-03): simplify CostDialog with model links for external providers 6 months ago
shrimbly 024f3a9c0f fix(25-02): use onWheelCapture for capture phase 6 months ago
shrimbly 998c3eea01 fix(25-02): stop wheel event propagation to prevent React Flow capture 6 months ago
shrimbly 7aad874a21 fix(25-02): change overflow-hidden to overflow-clip for wheel events 6 months ago
shrimbly 21bc34eb98 fix(25-02): add min-h-0 and overscroll-contain to main content area 6 months ago
shrimbly aae10c92f3 fix(25-02): fix template gallery scrolling with min-h-0 6 months ago
shrimbly afb667c922 fix(25-02): enable scrolling in template gallery 6 months ago
shrimbly aab4c96677 refactor(25-02): simplify to single thumbnail image 6 months ago
shrimbly f25826b3b4 feat(25-02): improve template explorer layout and visuals 6 months ago
shrimbly cf27f8dd21 feat(25-02): integrate TemplateExplorerView into WelcomeModal 6 months ago
shrimbly a0319e69ff feat(25-02): add sidebar filter panel to TemplateExplorerView 6 months ago
shrimbly 52a9dc0e4d test(24-03): update CostDialog tests for multi-provider layout 6 months ago
shrimbly 065af2c375 feat(24-03): restructure CostDialog for provider-grouped breakdown 6 months ago
shrimbly 09457d57cc feat(25-01): create TemplateExplorerView with grid layout 6 months ago
shrimbly 028f9a0404 fix(24-02): update CostDialog tests for new CostBreakdownItem interface 6 months ago
shrimbly 2b960540cc feat(25-01): create TemplateCard component 6 months ago
shrimbly 18c3bf29e2 fix(24-01): complete costCalculator multi-provider type migration 6 months ago
shrimbly bdae8e6db8 Show Gemini parameters when Gemini model is selected 6 months ago
shrimbly 3c6b13c089 Fix QuickstartInitialView test to match updated UI text 6 months ago
shrimbly 03c5acdb05 Fix connection to find first unoccupied input handle 6 months ago
shrimbly 105e086273 update prompt workflow description to mention Gemini 6 months ago
shrimbly 7f05bde2f6 revert prompt workflow button description 6 months ago
shrimbly b1ccae3455 update prompt workflow button description to mention Gemini 6 months ago
shrimbly cb16cefc37 improve prompt workflow view text legibility and add Gemini note 6 months ago
shrimbly ca9aaf56cd add description and Discord link to workflow templates view 6 months ago
Claude 7c3b32ae58
fix: address PR review comments for security, CSS, and test isolation 6 months ago
shrimbly 7efa8fe8d3 Update welcome modal tests and input image storage hashing approach 6 months ago
shrimbly ade1ca8948 docs: update README with multi-provider beta info and add docs link 6 months ago
shrimbly 2218c1e494 fix: resolve image input misclassification and dynamic inputs not passed 6 months ago
shrimbly 6391d8b0c6 feat: add copy button to toast notifications 6 months ago
shrimbly 3562ecdbc6 feat: implement video generation queue and increase timeout 6 months ago
shrimbly 25920f0432 fix: show open project icon when project is already saved 6 months ago
shrimbly 5a14d19e24 feat(23-01): add icon-based provider filter and recently used section 6 months ago
shrimbly 6170745da9 test(22-01): extend GenerateVideoNode dynamic handle tests 6 months ago
shrimbly 32a94bfef7 test(22-01): extend GenerateImageNode dynamic handle tests 6 months ago
shrimbly 63b473a698 test(17-11): add GroupsOverlay and ModelParameters tests 6 months ago
shrimbly 76bc01b3cd test(17-11): add GlobalImageHistory component tests 6 months ago
shrimbly 6ee07ed738 test(17-10): add remaining quickstart component tests 6 months ago
shrimbly 731a9835ff test(17-10): add WelcomeModal and QuickstartInitialView tests 6 months ago
shrimbly 8e0bdc2df1 test(17-09): add SplitGridSettingsModal and AnnotationModal tests 6 months ago
shrimbly 8b26f042ba test(17-09): add PromptEditorModal component tests 6 months ago