Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart3 2026-03-20 11:37:49 +01:00
2977b152a2 Implement lover relationship management features: Add endpoints for creating, acknowledging, and managing lover relationships in the FalukantController. Enhance backend models with RelationshipState for tracking relationship statuses. Update frontend components to display and manage lover details, including marriage satisfaction and household tension. Improve localization for new features in multiple languages.
torsten pushed to main at torsten/yourpart-daemon 2026-03-20 11:02:30 +01:00
ac5ec3a245 Enhance Falukant family dynamics: Updated the FalukantFamilyWorker to incorporate marriage buffs and detailed age rules for relationships. Added new WebSocket events for real-time updates and expanded SQL queries to support marriage state and buff management, improving overall family interaction and satisfaction tracking.
torsten pushed to main at torsten/trainingstagebuch 2026-03-20 10:54:01 +01:00
e55ee0f88a style(App): update navigation icons for improved clarity
torsten pushed to main at torsten/trainingstagebuch 2026-03-20 10:43:26 +01:00
128b13c679 style(App): add padding adjustment for collapsed sidebar
torsten pushed to main at torsten/trainingstagebuch 2026-03-20 10:40:45 +01:00
65d464eab9 style(App, ScheduleLayoutShell, ScheduleView): enhance layout for full-height routes
torsten pushed to main at torsten/trainingstagebuch 2026-03-20 10:33:39 +01:00
5a9e5913a6 style(DiaryParticipantsPanel, Home): enhance layout and responsiveness
torsten pushed to main at torsten/trainingstagebuch 2026-03-20 10:27:22 +01:00
80f8934bc8 style(ScheduleView): improve table responsiveness and layout
torsten pushed to main at torsten/yourpart-daemon 2026-03-20 10:26:17 +01:00
6a5ff4557e Add FalukantFamilyWorker and related SQL queries: Introduced the FalukantFamilyWorker to manage family-related logic, including marriage satisfaction and relationship states. Added new SQL queries for handling lover relationships and marriage updates, enhancing the overall functionality of family dynamics in the application.
torsten pushed to main at torsten/trainingstagebuch 2026-03-20 10:20:51 +01:00
36690980b7 feat(ViteConfig, App, Router, DialogManager, MembersView, ScheduleView, ClubView, Home, TournamentsView, TrainingStatsView): enhance performance and responsiveness
torsten pushed to main at torsten/trainingstagebuch 2026-03-20 10:02:40 +01:00
cc6d1f6ebe feat(App, ScheduleView): implement mobile club picker and location dialog
torsten pushed to main at torsten/yourpart3 2026-03-20 09:41:04 +01:00
c7d33525ff Enhance usability and localization across components: Update USABILITY_CONCEPT.md with new focus areas, improve user feedback in AppFooter and FamilyView components, and refine text in various UI elements for better clarity and consistency. Replace console logs with user-friendly messages, correct German translations, and streamline interaction logic in multiple components.
torsten pushed to main at torsten/trainingstagebuch 2026-03-20 09:05:18 +01:00
cbc5054f1f feat(i18n, CourtDrawingTool, MembersOverviewSection): enhance internationalization and UI components
torsten pushed to main at torsten/yourpart3 2026-03-19 16:18:53 +01:00
1774d7df88 Refactor feedback handling across components: Replace alert and confirm calls with centralized feedback functions for improved user experience. Update various components to utilize showError, showSuccess, and confirmAction for consistent messaging and confirmation dialogs. Enhance UI responsiveness and maintainability by streamlining feedback logic.
torsten pushed to main at torsten/trainingstagebuch 2026-03-19 16:10:42 +01:00
542d741428 feat(MembersOverview, MembersView): add training group filtering and display enhancements
torsten pushed to main at torsten/singlechat 2026-03-19 15:45:36 +01:00
e8e1eb4e25 Enhance user statistics reporting in broadcast.js
torsten pushed to main at torsten/singlechat 2026-03-19 15:42:51 +01:00
c847f249ba Enhance daily statistics reporting in broadcast.js
torsten pushed to main at torsten/singlechat 2026-03-19 15:25:43 +01:00
8319b43835 Add HeaderAdBanner component to ChatView, FeedbackView, and PartnersView
torsten pushed to main at torsten/singlechat 2026-03-19 15:21:56 +01:00
47373a27af Enhance SEO and feedback features across the application
torsten pushed to main at torsten/yourpart3 2026-03-19 15:07:55 +01:00
2c58ef37c4 Enhance OverviewView component to conditionally display character avatar and house: Introduce a new image container for character representation, ensuring it only renders when a character is present. Refactor existing code to remove duplicate avatar rendering logic and maintain a clean overview layout.
torsten pushed to main at torsten/singlechat 2026-03-19 15:02:01 +01:00
0205352ae9 Enhance UI and functionality across multiple components