feat(ui): unified communications templates management#287
Merged
Conversation
Add list, create, edit, and delete flows for multi-channel templates plus email-template migration entry points under Communications navigation.
30d7352 to
6e9639e
Compare
Add communications landing, logs, settings, and test-send surfaces with tabbed channel views. Deepen unified templates with email editor/detail, bulk channel actions, and redirects from legacy email/SMS/push routes. Fix Tailwind v4 centered dialog zoom-from-top-left in shared primitives.
Remove .cursor rules/skills from version control and ignore the directory. Delete the communications test-send hub and restore per-channel send pages.
This reverts commit d9ccc3b.
Drop the communications test hub and restore per-channel send pages while keeping cursor rules in the repository.
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.
Problem
Conduit-UI only exposed email-only templates. Operators could not create or edit multi-channel
CommunicationTemplatedocuments through the admin panel, and there was no guided path from legacy email templates.Summary
/communications/templates/communications/templatesCRUD and migrate-from-email endpointWhat kind of change does this PR introduce?
Does this PR introduce a breaking change?
The PR fulfills these requirements:
ui-rewritebranchTest plan
/communications/templates(not legacy email-only paths)