pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:CSS language:Java
Filter by
137M results
概要
公休の半自動配置に続き、未ロックの勤務日へ早番・中番・遅番などの勤務シフトを自動割当します。
人が入力してロックしたセル、公休・有休などの休日区分は変更しません。実行前に割当結果と警告を確認でき、自動割当全体をUndo 1回で戻せます。
従業員別の設定
従業員編集画面へ次を追加します。
- 使用可能な勤務シフト
- 優先シフト
- 遅番の翌日に早番を避ける設定
既存従業員は次の安全な既定値で読み込みます。 ...
What
Everything since #126 merged: the IOU-section UX rework you asked for, a ten-finding bug audit with fixes, and the two
consistency fixes. All verified end-to-end against the running app (Pixel-5 ...
What
Added boto3 to requirements.txt.
Why
CI fails with ModuleNotFoundError: No module named boto3 .
What
Fixed syntax error in src/index.js.
Why
CI fails due to syntax error that prevents build.
What
Fixed syntax error in src/index.js.
Why
CI fails due to syntax error that prevents build.
What
Fixed syntax error in src/index.js.
Why
CI fails due to syntax error that prevents build.
Summary
- Adds X-Total-Count response header to GET /v2/references/{appId}/annotations (the only missing piece — page/limit
params and slice logic were already wired on the HEAD branch).
- Updates ...