This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
yourpart3
Watch
1
Star
0
Fork
0
You've already forked yourpart3
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,128
Commits
4
Branches
0
Tags
b3f64293079aa378446464eaabde3d2e32c061c0
Commit Graph
3 Commits
Author
SHA1
Message
Date
Torsten Schulz (local)
1ab9407e79
Refactor code structure for improved readability and maintainability; optimize performance across multiple modules.
All checks were successful
Deploy to production / deploy (push)
Successful in 2m56s
Details
2026-07-21 09:08:15 +02: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