feat: filament labels + export/print flows + AML#1
Conversation
…PI selection and AML file support, general improvement to print/export selection UI
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 05a48980f0
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Addressed feedback: 1) Archived selections now cleared across pages when disabling Show Archived. 2) Return URL now strips base path to avoid duplicated prefixes in base-path deployments. Commit: 3b896d2. |
- Replaces multi-page AML option with Export as .zip for both PNG and AML exports after Labelife multi-page behavior proved unreliable. - Adds configurable filename templates for spool and filament exports with tag substitution support. - Keeps existing label-template tag modal as shared reference for filename templates. - Adds duplicate filename auto-suffixing (01, 02, 03...). - Sets ZIP naming to format like 'PNG spool labels.zip' / 'AML filament labels.zip'. - Updates default spool filename template to include spool id for uniqueness.
|
I noticed that multi-page AML wasn't working - and maybe never would.
|
|
Superseded by PR #2 + follow-up fixes in master. Closing fork-only PR to avoid conflict-heavy duplicate merge. |
Summary
Detailed Changes
Feature Requests Addressed (Upstream)
Testing