3f2f6abefa
preserve list filters when navigating back from detail pages
2025-12-23 13:55:04 -08:00
97e122c45d
color filter badge by element when single element selected
2025-12-22 16:26:12 -08:00
30c2539766
move database filters to collapsible row with toggle button
...
- add Filters button next to search input
- show filter count badge when filters are active
- auto-expand filters when URL has filter params
2025-12-22 13:58:25 -08:00
ce495a9145
feat: persist database filters in URL query params
...
- Add filterParams.ts with human-readable URL mappings
- Parse filters from URL on page load
- Update URL when filters/search/page change
- Support element, rarity, proficiency, season, series, search
- Handle weapon series slug <-> UUID mapping
2025-12-22 13:52:22 -08:00
29142ab901
use svar grid for raid groups, improve grid header styling
2025-12-20 01:39:57 -08:00
422b5762d3
persist database grid page in url
2025-12-20 01:06:34 -08:00
306ae711ab
fix: collection filter background color
2025-12-19 16:40:01 -08:00
f74e1a17d8
add filters and improve database grid styling
2025-12-17 10:17:26 -08:00
64e50e1b50
add batch import button to database index pages
2025-12-02 00:08:47 -08:00
2cf29275b6
Fix database pages to use camelCase field names
...
- Update database grid navigation to use granblueId
- Update column definitions to use granblueId
- Fix all detail pages to use camelCase field names from transformed API responses
- Fix field names for HP/ATK stats, abilities, and metadata
2025-09-20 02:57:27 -07:00
6f9479f697
Fix double load
2025-09-19 13:59:55 -07:00
24bf7da892
CSS changes to DatabaseGridWithProvider
2025-09-17 22:15:57 -07:00
666109ef7d
feat: enhance database pages with uncap columns
2025-09-17 10:45:44 -07:00
45f04c2593
Add row click navigation to database grids
2025-09-17 07:12:54 -07:00
d3d4b8a767
Fix grid styling with row height and vertical centering
2025-09-17 06:43:48 -07:00