chore(release): v2.0.6 — bulk plan creation

Assign one project/category to many employees over a date range in one
action. "Hromadné přiřazení" on /plan-work: employee checklist +
include-weekends toggle, mirrors the single-create form. Creates range
entries grouped by contiguous eligible days per employee (weekends-off →
per-work-week chunks); per-day cap skips days already at 3; 92-day range
cap. Reuses createEntry; summary audit + result counts. No migration.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
BOHA
2026-06-08 12:48:09 +02:00
parent 2610301258
commit cce2c9cfaa

View File

@@ -1,6 +1,6 @@
{
"name": "app-ts",
"version": "2.0.5",
"version": "2.0.6",
"description": "",
"main": "dist/server.js",
"scripts": {