menu refactor + web account switcher (#7307)

* add account switcher, migrate context menus to overflow menu system, update version filter controls, only pad instance icons

* app account switcher, improve some context menus, theme stuff

* prepr

* handle reauthentication

* fix a couple sign in issues, admin page cleanup, fix org status badges, fix official account badge, open in local keybind, publish plus icons

* rename generic menus to ButtonMenu (& types)

* fix hydration issue w/ dropdowns + middleware error
This commit is contained in:
Prospector
2026-08-27 00:35:34 +00:00
committed by GitHub
parent 3439a43880
commit b68a199814
226 changed files with 6585 additions and 4078 deletions
@@ -5,9 +5,6 @@
"action.continue": {
"message": "Continuar"
},
"admin.billing.error.not-found": {
"message": "Usuário não encontrado"
},
"ads-consent.accept": {
"message": "Aceitar todos"
},
@@ -2651,9 +2648,6 @@
"layout.action.file-lookup": {
"message": "Procurar arquivo"
},
"layout.action.lookup-by-email": {
"message": "Procurar por e-mail"
},
"layout.action.manage-affiliates": {
"message": "Gerenciar links de afiliado"
},