Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/yourpart-daemon 2026-05-07 11:30:29 +02:00
48a374e3ac Add satisfaction check to DirectorWorker: Introduced a new field for tracking the last satisfaction check and updated the calculation logic to ensure it runs only once every 24 hours. Enhanced SQL query for updating satisfaction to include a salary gap calculation, improving the accuracy of satisfaction updates based on income and title of nobility.
torsten pushed to main at torsten/yourpart-daemon 2026-05-07 11:25:52 +02:00
d0ff6cad68 Add branch and region details to DirectorWorker: Enhanced resignation candidate structure by including branch_id, region_id, and region_label. Updated resignation risk and resignation payloads to incorporate these new fields. Modified SQL query to retrieve branch and region information, ensuring accurate data handling for director resignations.
torsten pushed to main at torsten/yourpart3 2026-05-07 11:15:26 +02:00
ddd8ca49d8 feat(FamilyView): enhance character display and avatar handling
torsten pushed to main at torsten/yourpart3 2026-05-07 09:41:01 +02:00
8aeefccc3b feat(FalukantService, FamilyView): enhance marriage satisfaction handling
torsten pushed to main at torsten/yourpart3 2026-05-07 08:58:25 +02:00
2c453a4a6b feat(VocabService): enhance logging and error handling in lesson assistant message flow
torsten pushed to main at torsten/yourpart3 2026-05-07 08:46:37 +02:00
cfab56f63d feat(VocabPracticeDialog): improve SRS handling for incorrect answers
torsten pushed to dev at torsten/harheimertc 2026-05-06 16:03:18 +02:00
fddde56076 Update package version to 1.1.6 and enhance deploy script with dependency checks
torsten pushed to dev at torsten/harheimertc 2026-05-06 15:58:06 +02:00
c385df4a0c Add dependency installation check and logging to deploy script
torsten pushed to main at torsten/yourpart3 2026-05-06 15:54:01 +02:00
ab3e8d14e5 feat(AppHeader): improve ad display logic and responsiveness
torsten pushed to main at torsten/yourpart3 2026-05-06 15:50:17 +02:00
5993f79e7a feat(VocabService, AppHeader): enhance timeout configuration and update ad display settings
torsten pushed to main at torsten/yourpart3 2026-05-06 13:52:46 +02:00
b1365dccbb feat(MoneyHistoryView): load branch names for enhanced activity display
torsten pushed to main at torsten/yourpart-daemon 2026-05-06 11:09:44 +02:00
9022b58dc7 Refactor revenue and tax handling in DirectorWorker: Updated logic to separately account for gross revenue and tax deductions during product sales. Enhanced monetary transactions to ensure accurate tax income distribution, particularly when the seller differs from the treasury user, improving financial tracking and compliance.
torsten pushed to main at torsten/yourpart-daemon 2026-05-06 11:04:47 +02:00
8509a7e171 Update monetary limits for numeric precision in BaseWorker and UserCharacterWorker: Changed maximum absolute values from numeric(10,2) to numeric(14,2) to accommodate larger monetary amounts. Adjusted related comments and clamping logic to reflect the new limits, ensuring accurate handling of monetary values.
torsten pushed to main at torsten/trainingstagebuch 2026-05-06 09:55:54 +02:00
25c3b90972 feat(TeamManagementView): enhance league validation logic for team management
torsten pushed to main at torsten/trainingstagebuch 2026-05-06 09:05:30 +02:00
95bfbf86a4 feat(MemberOrder, MemberOrderHistory, MemberOrderService, OrdersPanel): add paidConfirmed field and update related logic
torsten pushed to main at torsten/trainingstagebuch 2026-05-06 08:52:48 +02:00
4bef76d6dd feat(TeamPlanningBoard): enhance team planning UI and button functionality
torsten pushed to main at torsten/trainingstagebuch 2026-05-06 07:59:12 +02:00
01aaca5928 feat(TeamPlanningBoard, TeamManagementView): add team conversion functionality
torsten pushed to dev at torsten/harheimertc 2026-05-05 15:14:42 +02:00
e44d3c5c74 Update package version to 1.1.5 in package.json
torsten pushed to dev at torsten/harheimertc 2026-05-05 15:13:25 +02:00
c409fa6d4b Update candidate paths for CSV file retrieval in mannschaften.get.js
torsten pushed to main at torsten/trainingstagebuch 2026-05-05 15:05:44 +02:00
92aebaadb1 feat(MemberGalleryDialog): filter visible members based on participant status