5sControl / 5sControl/5s-frontend

[2h] Добавить поля "начало" и "завершение" рабочего дня в карточке рабочего (путь админа)

Open
#1,077 1 comment 0 reactions 1 assignee Assigned to @SergBily View on GitHub
0.9.0 enhancement ESMIL Front Office ready QA done Stage ready
Dominant language
TypeScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Добавить поля "начало" и "завершение" рабочего дня в карточке рабочего (путь админа).
пп: Рабочие забывают финишировать таймспан самостоятельно. Надо добавить в настройках карточки рабочего поле, в котором будут указаны начало и завершение рабочего дня, чтобы система автоматически финишировала операцию (таймспан) во время, указанное как завершение рабочего дня для каждого рабочего.

Contributor guide

Open the contributing guide

Research direction

Find the admin worker card component, likely in a directory like `src/components/admin/workers` or `src/pages/admin`. Look for existing form fields for worker settings. Add two new time input fields for 'start' and 'end' of the workday. The backend integration point for saving these settings needs to be identified, possibly in an API service file. Verify the changes by checking the UI renders the new fields and the values can be saved.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.