Skip to content

fix(settings): restore preserved mobile push and base app UX#92

Merged
derensdima22 merged 2 commits intodevfrom
preserved-frontend-followups-tf
Mar 12, 2026
Merged

fix(settings): restore preserved mobile push and base app UX#92
derensdima22 merged 2 commits intodevfrom
preserved-frontend-followups-tf

Conversation

@phwizard
Copy link
Copy Markdown
Contributor

Summary

  • restore the preserved per-app push Firebase service account upload flow in mobile app settings
  • update the chat banner so admins get clearer guidance when they are in base app context, not only on demo domains
  • keep this PR limited to the low-risk preserved frontend follow-ups from the earlier migration branch

Test plan

  • npm run typecheck
  • checked IDE lints for touched files
  • manually verify push service-account upload in app settings against a server with the push endpoint enabled
  • manually verify chat banner behavior on demo and non-demo base app contexts

Notes

  • intentionally excludes the preserved admin/chat broadcast changes because those came from older dev-tf context and need separate review before porting to dev

Carry over the safe preserved frontend changes by uploading push Firebase credentials directly per app and by showing clearer chat context guidance when an admin is in the base app.
@phwizard phwizard mentioned this pull request Mar 11, 2026
Add a minimal browser smoke suite and CI hook so public auth pages and the basic frontend boot path are verified without depending on the full app surface.
@derensdima22 derensdima22 merged commit 91ab80b into dev Mar 12, 2026
1 of 3 checks passed
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.

2 participants