fix(tenancy): align columns and actions in merchant team table
All checks were successful
CI / ruff (push) Successful in 15s
CI / pytest (push) Successful in 2h41m40s
CI / validate (push) Successful in 31s
CI / dependency-scanning (push) Successful in 33s
CI / docs (push) Successful in 48s
CI / deploy (push) Successful in 1m5s

- Fixed header/column alignment: Member | Role | Status | Actions
- Store count + chevron moved inline with member name (not a separate column)
- Role column shows single role, "Owner", or "Multiple roles" on main row
- Actions use fixed 4-slot grid (resend | view | edit | remove) ensuring
  icons always align vertically between main rows and sub-rows
- Empty slots render as blank space to maintain alignment

i18n: added multiple_roles key in 4 locales.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-29 23:39:31 +02:00
parent 4748368809
commit f81851445e
5 changed files with 70 additions and 34 deletions

View File

@@ -53,6 +53,7 @@
"personal_info": "Informations personnelles",
"resend_invitation": "Renvoyer l'invitation",
"save_profile": "Enregistrer le profil",
"multiple_roles": "Rôles multiples",
"view_member": "Voir le membre",
"account_information": "Informations du compte",
"username": "Nom d'utilisateur",