8 Commits

Author SHA1 Message Date
89b6f476c1 Add ModelRoutes and ActionsContext for enhanced model management
- Introduced ModelRoutes to handle dynamic routing for model pages based on object models.
- Created ActionsContext to manage actions and modal states across components, improving action handling and navigation.
- Updated various components to utilize the new buildActionUrl utility for consistent URL generation.
- Refactored existing components to integrate the ActionsProvider, enhancing state management and user interaction.
2026-08-01 18:25:29 +01:00
a896cdf223 Implement search functionality for models by label in SpotlightContext and update list data handling to include model actions. Enhance model retrieval logic for improved user interaction in the dashboard.
All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
2026-06-25 01:00:33 +01:00
845b330242 Fixed border radius.
Some checks failed
farmcontrol/farmcontrol-ui/pipeline/head There was a failure building this commit
2026-03-07 20:00:39 +00:00
f6986a45cd Fixed all warnings. 2025-12-27 15:06:02 +00:00
5e7e9510fb Refactored electron code and added spotlight feature. 2025-12-14 22:11:23 +00:00
6f46587f5e Added ref spotlight lookup. 2025-12-03 13:11:39 +00:00
87a6198173 Now uses ApiContext 2025-11-29 01:25:13 +00:00
4c3d37a7d0 Migration to Vite. 2025-08-22 20:28:50 +01:00