Skip to content

fix(api,admin-ui,user-ui): improve branding preview and jwks key handling#110

Merged
markwylde merged 6 commits intomainfrom
fix/branding-preview-jwks-and-admin-ui-cleanup
Mar 1, 2026
Merged

fix(api,admin-ui,user-ui): improve branding preview and jwks key handling#110
markwylde merged 6 commits intomainfrom
fix/branding-preview-jwks-and-admin-ui-cleanup

Conversation

@markwylde
Copy link
Copy Markdown
Member

Summary

  • remove redundant back and refresh actions across admin create/edit/list pages to streamline navigation and reduce duplicate controls
  • rework branding preview flow to support live theme + branding messages, mode-specific colors/assets, and safer default logo/favicon handling in admin preview and user-facing screens
  • align JWKS handling in admin UI with API responses by deriving active keys from rotatedAt, normalizing key metadata, and exporting public JWKs from the keys table

Why

  • simplified page actions keep navigation consistent with primary table/form actions
  • branding preview should reflect light/dark edits immediately without reloads and without stale local theme state
  • JWKS displays should track current key state accurately and support direct key export workflows

Validation

  • npm run tidy
  • npm run build

@markwylde markwylde merged commit d0142b1 into main Mar 1, 2026
17 checks passed
@markwylde markwylde deleted the fix/branding-preview-jwks-and-admin-ui-cleanup branch March 1, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant