Skip to content

Releases: ioet/time-tracker-backend

v0.9.0

01 May 01:01

Choose a tag to compare

Feature

  • Add test find_all is called with generated dates (f877e0a)
  • Add filter per month and year (b494a75)

Fix

  • Update test of filter per month and year (ff4a4d6)

v0.8.0

30 Apr 20:39

Choose a tag to compare

Feature

  • Check whether time entry is running or not when start and stop (e2d7eb1)
  • Close #101 #53 Add time_tracker_events and bind it to CosmosDB to track events (8d2bc90)

Fix

v0.7.2

27 Apr 22:47

Choose a tag to compare

Fix

  • #114 marking description fields as optional on different namespaces (d31cfc9)
  • #114 description should be optional (627dd67)

v0.7.1

27 Apr 22:03

Choose a tag to compare

Fix

  • Close #112 Ignore required fields to update items (36563ee)
  • Close #111 Set non required strings fields to NullableString (19e94bc)

v0.7.0

25 Apr 00:25

Choose a tag to compare

Feature

  • Close #107 Allow empty char values to be converted to null (7dc262f)

v0.6.0

24 Apr 15:45

Choose a tag to compare

Feature

  • Close #93 Add filter to projects, project-types and time-entries (44a4260)

Fix

  • #91 applying filters criteria on query parameter (beb8c84)
  • #91 adding filter by attributes (a1b1a6a)

v0.5.2

23 Apr 21:18

Choose a tag to compare

Fix

  • Close #103 Filter running time entry by owner_id (3646c12)

v0.5.1

23 Apr 15:33

Choose a tag to compare

Fix

  • Close #96 Autogenerate start_date if not present (53613df)

Documentation

  • Add instructions to enable enforce-semantic-commit-message git hook (7d33883)

v0.5.0

22 Apr 21:04

Choose a tag to compare

Feature

Fix

  • Ignore deleted-running time entry (be9fec2)
  • Close #94 Fix tests to support authentication (7efc921)

v0.4.1

21 Apr 19:06

Choose a tag to compare

Fix

  • Add ProxyFix to serve swagger.json over HTTPs (d315d5b)