Sink/components/dashboard
ccbikai 5118201911 refactor(links): extract sort menu and fix sort logic
- Extracts dropdown sort menu into separate DashboardLinksSort component
- Fixes incorrect sort order for newest/oldest links
- Adds internationalization support for sort options
- Updates QR code download button size for consistency
- Adds helpful tooltip about sort limitation for loaded links

The sort logic was reversed where newest/oldest were concerned, this fixes
that while making the sorting feature more maintainable through component
extraction.
2025-03-16 11:52:29 +08:00
..
links refactor(links): extract sort menu and fix sort logic 2025-03-16 11:52:29 +08:00
metrics feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Breadcrumb.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Counters.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
DatePicker.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Filters.vue Merge branch 'master' into i18n 2025-03-16 11:02:00 +08:00
Index.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Logout.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Nav.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00
Views.vue feat: Add internationalization (i18n) support 2025-03-03 11:21:39 +08:00