Skip to content

Allow edit entry running #333

@enriquezrene

Description

@enriquezrene

When an entry is currently running (active) a user might want to update its information from the time-entries page. This information can be currently updated in the time-clock screen tho.

In order to make this work, we need to add a check to allow users to specify they are still working on this entry and they don't want to finish it.

Acceptance Criteria

  • A check with the label I am working on this should be added to the time-entries modal
  • If a user checks it, the end_time component is marked as disabled
  • If the user unchecks this component, the current time should be added as end_time

Note: check how t-sheets uses this feature.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions