Skip to content

Releases: adfinis/timed

v4.1.4

23 May 09:31
419f74c

Choose a tag to compare

4.1.4 (2024-05-23)

Bug Fixes

  • frontend: tour steps attendances highlights wrong part (#203) (419f74c)

Chores

  • deps: upgrade ember-shepherd (#199) (5a674e6)
  • frontend: use ember-cli-mirage v3 (d751b6d)
  • drop outdated backend/compose.yaml (b4ead5b)

v4.1.3

21 May 10:50

Choose a tag to compare

4.1.3 (2024-05-21)

Bug Fixes

  • backend: move conftest.py out of wheel (9bcb8fd)

v4.1.2

21 May 10:13

Choose a tag to compare

4.1.2 (2024-05-21)

Bug Fixes

  • backend: broken lockfile after rebase (d8239a8)
  • backend: use python 3.12 (3ee4c02)

Chores

  • backend/tests: ignore utcnow deprecation warning (f394cf5)
  • deps-dev: migrate from pytest-freezegun to pytest-freezer (e117710)
  • deps-dev: migrate from snapshottest to syrupy (47c2010)

v4.1.1

21 May 10:07

Choose a tag to compare

4.1.1 (2024-05-21)

Bug Fixes

  • frontend: don't error on projects with customer null (f8c520d)
  • frontend: don't error on projects without customer (7268d1d)
  • frontend: /projects doesn't include billing-type when fetching projects (fef8e72)
  • frontend: move creating empty report to scheduleTask (a79bbf4)
  • frontend: ember 4.8 (615a4cc)

v4.1.0

21 May 07:54
fd26bc9

Choose a tag to compare

4.1.0 (2024-05-21)

Feature

Code Refactoring

  • frontend: replace ember-pad with String.padStart (fccdb72)

Chores

  • CODEOWNERS: don't use @adfinis/dev-frontend for timed (17c2750)
  • frontend: drop ember-export-application-global (0de177c)
  • codeowners: adjust ownership of package.json and lockfile (1bae479)
  • frontend: update repo in package.json (f298c0f)
  • deps-dev: bump ember-auto-import from 2.6.3 to 2.7.2 in /frontend (b4da852)
  • dependabot: allow twice as many open frontend PRs (f7ae04d)
  • deps-dev: bump coverage from 7.5.0 to 7.5.1 in /backend (#11) (1a61b5d)
  • deps-dev: bump ember-notify from 6.0.3 to 6.0.4 in /frontend (#6) (e9ad95d)
  • dependabot: group frontend dependencies (#153) (8635da9)

v4.0.3

14 May 08:57

Choose a tag to compare

4.0.3 (2024-05-14)

Bug Fixes

  • auth: refactor current user handling into service (ea7910b)

Chores

  • bump ember-simple-auth-oidc as well (4b386f1)
  • upgrade ember simple auth to version 6 (e5a6202)

v4.0.2

13 May 14:01
b07c8ea

Choose a tag to compare

4.0.2 (2024-05-13)

Bug Fixes

  • frontend: use bolt icon instead of wand for magic link (#147) (b07c8ea)

Chores

v4.0.1

13 May 09:01
4f2efee

Choose a tag to compare

4.0.1 (2024-05-13)

Bug Fixes

v4.0.0

13 May 07:54

Choose a tag to compare

4.0.0 (2024-05-13)

Breaking Changes

merged timed-backend, timed-frontend and the chart from helm-charts