Commit b82d2fe
ref(routes): replace stats nav-v2 redirect with route-level redirects
The navigation-sidebar-v2 feature flag is now fully launched, so the
OrganizationStatsWrapper component and its useRedirectNavigationV2Routes
hook are no longer needed. Replace with declarative redirectTo entries
in the route definitions, pointing /stats/* to /settings/stats/*.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9bcfd0f commit b82d2fe
File tree
2 files changed
+12
-23
lines changed- static/app
- router
- views/organizationStats
2 files changed
+12
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
814 | 813 | | |
815 | 814 | | |
816 | 815 | | |
817 | | - | |
818 | | - | |
| 816 | + | |
| 817 | + | |
| 818 | + | |
| 819 | + | |
| 820 | + | |
| 821 | + | |
| 822 | + | |
| 823 | + | |
| 824 | + | |
| 825 | + | |
| 826 | + | |
819 | 827 | | |
820 | 828 | | |
821 | 829 | | |
822 | | - | |
| 830 | + | |
823 | 831 | | |
824 | 832 | | |
825 | 833 | | |
| |||
Lines changed: 0 additions & 19 deletions
This file was deleted.
0 commit comments