glam/frontend/src/components
kempersc 7c7d8c0270 feat: Add SchemaElementPopup component for displaying LinkML schema element previews
- Implemented a draggable, resizable, and minimizable popup component for displaying previews of LinkML schema elements (classes, slots, enums).
- Integrated loading states and error handling for fetching element information.
- Added navigation functionality to go to full element view.
- Enhanced user experience with type badges and detailed descriptions for each element type.

chore: Migrate AudioEventSegment, BayNumber, BoxNumber, and BudgetStatus classes to new YAML schema format

- Created new YAML definitions for AudioEventSegment, BayNumber, BoxNumber, and BudgetStatus classes with detailed descriptions and attributes.
- Migrated from deprecated slots to new class structures as part of Rule 53.
- Updated imports and prefixes for consistency across schemas.

chore: Archive deprecated slots for audio_event_segments, bay_number, and box_number

- Archived previous slot definitions for audio_event_segments, bay_number, and box_number to maintain historical records.
- Updated slot descriptions and ensured proper URI mappings for future reference.
2026-01-14 15:13:06 +01:00
..
common update slots 2026-01-14 09:05:54 +01:00
conversation Add new slots for heritage custodian entities 2026-01-05 00:49:05 +01:00
database update frontend 2026-01-08 15:56:28 +01:00
graph update frontend 2026-01-08 15:56:28 +01:00
history add new entries 2025-12-07 23:08:02 +01:00
layout feat: add route for Entity Review page with lazy loading 2026-01-13 01:49:43 +01:00
linkml feat: Add SchemaElementPopup component for displaying LinkML schema element previews 2026-01-14 15:13:06 +01:00
map Refactor code structure for improved readability and maintainability 2026-01-09 11:05:26 +01:00
mapping clean up GHCID 2025-12-17 11:58:40 +01:00
ontology fix: prevent ontology popup flash by using useLayoutEffect for centering 2026-01-13 20:38:21 +01:00
query feat(rag): add factual query fast path - skip LLM for count/list queries 2026-01-08 13:34:23 +01:00
rdf Add test script for PiCo extraction from Arabic waqf documents 2025-12-12 17:50:17 +01:00
settings enrich entries 2025-12-23 13:27:35 +01:00
ui extend ontology 2025-12-16 20:27:39 +01:00
uml edit slots 2026-01-13 20:35:11 +01:00
visualizations feat(frontend): Add multi-select filters, URL params, and UI improvements 2025-12-15 01:47:11 +01:00
LoadingScreen.css update frontend 2026-01-08 15:56:28 +01:00
LoadingScreen.tsx add new entries 2025-12-07 23:08:02 +01:00
ProtectedRoute.tsx add new entries 2025-12-07 23:08:02 +01:00