feat: add tariff checkbox filter, column resizing to traffic page

- TariffFilter dropdown with checkboxes for filtering by tariff
- Column resizing via TanStack Table resize handles
- Add allTariffs locale key to all 4 languages
- Pass tariffs param to API
This commit is contained in:
Fringg
2026-02-07 09:30:23 +03:00
parent 8c8fa407f5
commit cfb7ce72f2
6 changed files with 205 additions and 14 deletions

View File

@@ -824,7 +824,8 @@
"noData": "Нет данных о трафике",
"loading": "Загрузка данных о трафике...",
"noTariff": "\u2014",
"search": "Поиск по имени или юзернейму"
"search": "Поиск по имени или юзернейму",
"allTariffs": "Все тарифы"
},
"emailTemplates": {
"title": "Email-шаблоны",