Commit Graph

13 Commits

Author SHA1 Message Date
Ferdinand
bcdba20e09 feat: data tab with JSON load/save and history management 2026-04-08 13:22:48 +02:00
Ferdinand
d6b013132a refactor: use removeHistoryEntry API and remove unnecessary spread in calendar 2026-04-08 13:22:08 +02:00
Ferdinand
d65758ed91 feat: calendar tab with plan generation, holiday marking and manual override 2026-04-08 13:21:00 +02:00
Ferdinand
d61dcbe6b2 feat: employees tab with constraint editor (DOM-based, XSS-safe) 2026-04-08 13:18:48 +02:00
Ferdinand
72a2af3a74 feat: Excel import/export module via SheetJS 2026-04-08 13:17:12 +02:00
Ferdinand
adf656c9f3 test: add missing tests for companyClosures, lowPriorityDays, and manual flag 2026-04-08 13:16:46 +02:00
Ferdinand
b5cfe5b336 feat: algorithm module with unit tests
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 13:10:49 +02:00
Ferdinand
b0dfd1f716 fix: add error handling, empty name guard, and input validation to data module 2026-04-08 13:03:54 +02:00
Ferdinand
0a1f30553a feat: data module with JSON load/save and employee CRUD 2026-04-08 10:42:53 +02:00
Ferdinand
3240f78904 fix: add type=button to tab buttons to prevent accidental form submit 2026-04-08 10:42:22 +02:00
Ferdinand
f306c634d5 feat: project scaffold with tabs, styles and package.json 2026-04-08 10:40:32 +02:00
Ferdinand
0997689d82 docs: add implementation plan for morning meeting planner 2026-04-08 10:29:56 +02:00
Ferdinand
72891f770f Add morning meeting planner design spec 2026-04-07 16:28:09 +02:00