Skip to content

Conversation

@EliuX
Copy link
Contributor

@EliuX EliuX commented Apr 30, 2020

This PR solves the issues #53, #101 and #102. In addition it also adds the following fixes:

  • Implements an event context in order to group better the data manipulation in the data access layer.
  • Verifies whether a time entry is already running before restarting it. If so, it throws a 422.
  • Verifies whether a time entry is already stopped before stopping it. If so, it throws a 422.

@EliuX EliuX added the enhancement New feature or request label Apr 30, 2020
@EliuX EliuX self-assigned this Apr 30, 2020
@EliuX EliuX force-pushed the feature/add-proj-time-tracker-events#101 branch from 6c63744 to 46b91fa Compare April 30, 2020 18:29
@EliuX EliuX force-pushed the feature/add-proj-time-tracker-events#101 branch 3 times, most recently from 466e572 to 25c2ad6 Compare April 30, 2020 19:31
@EliuX EliuX force-pushed the feature/add-proj-time-tracker-events#101 branch from 25c2ad6 to e61a887 Compare April 30, 2020 20:01
@EliuX EliuX force-pushed the feature/add-proj-time-tracker-events#101 branch from e61a887 to b6ab54d Compare April 30, 2020 20:23
@EliuX EliuX merged commit 1aa8afd into master Apr 30, 2020
@EliuX EliuX deleted the feature/add-proj-time-tracker-events#101 branch April 30, 2020 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants