Torsten Schulz (local)
|
4779a6e4af
|
Refactor dashboard widget management: Update dashboardService to handle user-specific widget configurations with create and update logic. Enhance LoggedInView to support adding the same widget type and display error messages for save operations. Ensure effective endpoint handling for widgets and improve UI interactions.
|
2026-01-30 07:31:38 +01:00 |
|
Torsten Schulz (local)
|
c09159d6ce
|
Add widget management functionality: Implement getAvailableWidgets method in dashboardService to retrieve widget types, and create corresponding API endpoint in dashboardRouter. Update LoggedInView to allow users to select and add widgets dynamically, enhancing dashboard customization options.
|
2026-01-29 16:57:12 +01:00 |
|
Torsten Schulz (local)
|
8d2db95540
|
Add dashboard functionality: Integrate dashboardRouter and UserDashboard model, enabling user-specific dashboard configurations. Update LoggedInView to support dynamic widget management, including adding, removing, and saving widget configurations, enhancing user experience and interactivity.
|
2026-01-29 16:52:54 +01:00 |
|