Commit graph

21 commits

Author SHA1 Message Date
1407696adb refactor: CSV/HTML/email exports read winner.* from new variants shape 2026-05-12 18:25:07 +02:00
15bf520bc1 feat: result card shows winner banner, all-variants details, vacation toggle 2026-05-12 18:23:11 +02:00
34e9e67f6d feat: pass vacationMap from storage to calculateAllEmployees 2026-05-12 18:22:06 +02:00
68f35d3e3d feat: add dienstplan_vacation key + getVacationMode/setVacationMode + export/import 2026-05-12 18:21:31 +02:00
b921592f7e test: migrate Berechnung + Edge-Case tests to new variants result shape 2026-05-12 00:17:04 +02:00
bc1d92937c refactor: BonusCalculator runs all 3 variants and picks winner 2026-05-12 00:15:38 +02:00
f7153a5e53 feat: implement variant2 (1 sa + 2 weekday) 2026-05-12 00:14:50 +02:00
591a2773cc feat: implement variant1 (1 fr+so + 3 weekday, fr-priority) 2026-05-12 00:14:21 +02:00
a675763206 feat: implement variant3 (loose, pool fr+sa+so, fr-priority) 2026-05-12 00:13:51 +02:00
c460a20c00 feat: implement classifyDuties() aggregation by slot 2026-05-12 00:13:16 +02:00
bfc20b8c4f feat: implement classify(date, holidayProvider) day-slot mapping 2026-05-12 00:12:55 +02:00
4df56f7c30 test: add classify() spec example tests (red) 2026-05-12 00:12:44 +02:00
2877d0ae35 feat: add variants.js skeleton and wire into index.html + test.html 2026-05-12 00:12:22 +02:00
1b515c7d54 docs: add design specs and implementation plans for bonus variants and image import
- Feature B: 3 Bonus-Varianten (V1/V2/V3 loose) + Urlaubsmodus + Feature C date stepper
- Feature A: Bild-Import via OpenRouter Vision-LLM

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 00:10:21 +02:00
Kenearos
3bdfb90ce3
Merge pull request #2 from Kenearos/Kenearos-patch-1
Add GitHub Actions workflow for Node.js with Webpack
2026-02-24 15:40:12 +01:00
Kenearos
2e5db4d49b
Add GitHub Actions workflow for Node.js with Webpack 2026-02-03 15:16:41 +02:00
Kenearos
5887243355
Merge pull request #1 from Kenearos/claude/add-claude-documentation-xG5RA
docs: Add comprehensive CLAUDE.md for AI assistant guidance
2026-02-02 14:13:25 +01:00
Claude
2fddac1be1
docs: Add comprehensive CLAUDE.md for AI assistant guidance
Documents codebase structure, architecture, business logic,
development workflows, testing patterns, and code conventions
to help AI assistants understand and work with the project.

https://claude.ai/code/session_018Snbx538Gtn4f1tHzDEcjd
2026-02-02 12:40:42 +00:00
OpenClaw Agent
407b13c612 feat: Add Email Report Generator with copy-paste functionality 2026-02-02 12:25:31 +00:00
OpenClaw Agent
241a9d0dd7 fix: Use Node.js serve for robust port binding on Railway 2026-02-02 12:00:25 +00:00
OpenClaw Agent
7116eb3466 feat: Unified PWA release 2026-02-02 11:51:11 +00:00