Add 20 QR campaign and library features - #2
Merged
Merged
Conversation
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.
What changed
Adds 20 campaign and library features: eight static QR generators (Wi-Fi, contact, email, SMS, phone, location, text, WhatsApp), a UTM builder, tracking cleanup, printable QR cards, bulk pause/resume/visibility/tagging/link copying, visibility/routing/scan filters, and pagination. The toolkit is available from workspace navigation and the command menu. The README lists all 20 additions and explains static versus managed QR behavior.
Batch mutations validate organization ownership and update all selected codes in one transaction. Single and batch writes share organization locking so concurrent requests cannot exceed active-code limits or race slug allocation. Tag overflow and invalid selections roll back the entire batch. No database migration is required.
Fixes the CI and Playwright fallback auth secrets to satisfy the existing 32-character production requirement.
Validation
Static toolkit codes embed their content and do not provide managed-link editing or scan analytics. Scanner handling of action formats varies by device.