Commit graph

4 commits

Author SHA1 Message Date
Andreas Binczyk
e2a3532e8c feat: update task sorting to maintain current page context
- Modified `loadAufgaben` to accept sort parameter and update state
- Updated all `loadAufgaben` calls to pass current sort value
- Changed sort change handler to reload current page instead of resetting to page 1
- Removed redundant sort state update in handler
- Database file updated with test data changes

This improves UX by maintaining pagination context when changing sort order rather than always resetting to the first page.
2026-06-04 20:11:17 +02:00
Andreas Binczyk
2738ea1243 feat: add gstools logo to app
Added the gstools logo image file to the app directory to incorporate
branding elements into the todo application. This change enhances the
visual identity and provides a more professional appearance.
2026-06-04 20:08:41 +02:00
Andreas Binczyk
1c43e6ac57 vavicon + logo ergänzt 2026-06-04 19:50:02 +02:00
Andreas Binczyk
61f6235445 init 2026-06-04 19:18:27 +02:00