busya
8aa5c57b60
fix(dashboard): GIT filter shows i18n labels matching table display
Filter dropdown showed raw backend tokens ('no_repo', 'diff') while
table cells showed i18n labels ('НЕТ РЕПО', 'ЕСТЬ ИЗМЕНЕНИЯ').
- Add getFilterOptionLabel() to DashboardsFiltersModel for label mapping
- Add getLabel prop to ColumnFilterPopover for display/value separation
- Delegate getFilterOptionLabel through DashboardHubModel
- Raw tokens remain as filter values (backend compatible)
- Labels rendered via getLabel in filter dropdown
2026-06-18 12:01:47 +03:00
..
2026-06-11 19:13:05 +03:00
2026-06-18 09:02:24 +03:00
2026-06-10 14:59:40 +03:00
2026-06-18 10:46:17 +03:00
2026-06-10 14:59:40 +03:00
2026-06-18 10:46:17 +03:00
2026-06-18 12:01:47 +03:00
2026-06-10 14:59:40 +03:00
2026-06-17 16:23:15 +03:00
2026-06-17 14:05:37 +03:00
2026-06-11 19:13:05 +03:00
2026-05-31 22:32:27 +03:00
2026-06-08 16:30:59 +03:00
2026-06-11 19:13:05 +03:00
2026-06-08 16:30:59 +03:00
2026-06-08 16:30:59 +03:00
2026-06-02 09:54:18 +03:00