mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 04:12:10 +03:00
Task B9: QuotaSharePageClient fetches /api/quota/groups, renders a group bar (select + New group + Rename group actions), and filters pool cards by the selected group. PoolWizard adds a group picker in step 1 and POSTs groupId; default pool name now uses provider slug instead of the raw connection label/email. EditAllocationsModal adds a group allocation note. i18n parity for 7 new quotaShare keys in en + pt-BR. PoolCreateSchema gains optional groupId field. Test: tests/unit/quota-groups-ui.test.ts (21 source-scan assertions, all green).