feat(gui): close pipeline-selection gaps (#103)#136
Merged
Conversation
…103) Closes the remaining pipeline-selection gaps. - Native folder picker (Canva export) and file picker (.idml/PDF for InDesign) via new sandboxed selectDirectory / selectFile bridges (dialog.showOpenDialog), with a Browse… button beside each field. - Figma URL validation (figma.com format, inline error) gates launch; the note now states the Figma Dev Mode / Professional-plan requirement explicitly. - "Learn more" opens the per-pipeline doc (figma-to-wordpress / canva-to-wordpress / pipelines/indesign) via openPath. Pipeline selection + launch (Figma→claude, Canva→init, InDesign→flavian CLI) and the no-duplication wiring shipped in #129; this adds the pickers, validation, Professional-plan surfacing, and doc links the issue asks for. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Closes #103. Part of #100. Milestone v3.0.0.
Pipeline selection + launch (Figma →
claude, Canva → init canva path, InDesign →flavian pipeline indesign) shipped in #129. This PR adds the remaining items..idml/PDF file picker for InDesign, via new sandboxedselectDirectory/selectFilebridges — each with a Browse… button.figma.comURL (inline error, gates launch);the note now states the Figma Dev Mode / Professional-plan requirement.
(
docs/figma-to-wordpress,docs/canva-to-wordpress,docs/pipelines/indesign).Criteria
.idml/PDF file picker →flavian pipeline indesign— this PR (+ feat: cross-platform desktop GUI for the design→WordPress workflow (#100) #129)docs/GUI.mdwith links to per-pipeline docs — this PR🤖 Generated with Claude Code