glam/frontend/src
kempersc 0a38225b36 feat(frontend): Add multi-select filters, URL params, and UI improvements
- Institution Browser: multi-select for types and countries
- URL query param sync for shareable filter URLs
- New utility: countryNames.ts with flag emoji support
- New utility: imageProxy.ts for image URL handling
- New component: SearchableMultiSelect dropdown
- Career timeline CSS and component updates
- Media gallery improvements
- Lazy load error boundary component
- Version check utility
2025-12-15 01:47:11 +01:00
..
api enrich person profiles 2025-12-12 12:51:10 +01:00
assets Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized function calls. 2025-11-22 15:35:35 +01:00
components feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
contexts enrich custodians 2025-12-11 22:32:09 +01:00
hooks feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
lib feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
pages feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
styles enrich entries 2025-12-01 16:06:34 +01:00
types enrich person custodian 2025-12-14 17:09:55 +01:00
utils feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
App.css add pids 2025-12-01 23:55:55 +01:00
App.tsx feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
index.css Add scripts for converting OWL/Turtle ontology to Mermaid and PlantUML diagrams 2025-11-22 23:01:13 +01:00
main.tsx feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
vite-env.d.ts feat: Add legal form filtering rule for CustodianName 2025-12-09 16:58:41 +01:00