Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: adfinis/timed-frontend

v1.4.2

16 Sep 09:14
4d4ab7d
Compare
Choose a tag to compare

Fixes

  • Remove extra > on analysis/edit #612

v1.4.1

15 Sep 11:21
fa6a45e
Compare
Choose a tag to compare

Fixes

  • Remove ember-cli-uglify for causing trouble in production builds #610

v1.4.0

15 Sep 10:09
7a51e24
Compare
Choose a tag to compare

Features

  • Introduce the missing accountant role #604

Fixes

  • Various optimizations for /projects #595
  • Various optimizations for /analysis #596

v1.3.3

23 Aug 14:26
1fbf833
Compare
Choose a tag to compare

Fixes

  • Use correct name for the project filter #591
  • Reset values when changing filters under projects #592

v1.3.2

19 Aug 15:02
af67fb5
Compare
Choose a tag to compare

Fixes

  • Fix design for analysis and statistics #588
  • Include relevant models for assignees on analysis #589

timed-frontend v1.3.1

12 Aug 09:55
77dd19d
Compare
Choose a tag to compare

Fix: use ember-cli-uglify instead of the outdated ember-cli-uglify-es

v1.3.0

12 Aug 08:53
b2dcf3f
Compare
Choose a tag to compare

Feature

  • Refactor reviewers to use assignees with reviewer role (0de9e48)
  • Disable items for external employees (ecc2407)
  • Add a customer visible icon in the comments (186fff0)

timed-frontend v1.2.0

16 Apr 09:30
fa8ffe8
Compare
Choose a tag to compare

Feature

  • report: Implement billed permissions (5b707bb)
  • statistics: Add billed flag to statistics filter (53a7830)
  • analysis: Add billed flag to analysis (b6cd007)
  • models: Add billed flag to report models (c64ba39)
  • Add progress percentage for billable time and remove bottom progress bar in the progress tooltip (2857d0e)

Fix

  • report: Disable deletion of verfied reports (63a67ae)
  • report: Fix report permissions and tests (fa9386b)

timed-frontend v1.1.2

28 Oct 11:18
885f174
Compare
Choose a tag to compare

Revert unnecessary error handling for invalid token. This is handled by ember-simple-auth.

timed-frontend v1.1.1

20 Aug 11:57
542b78d
Compare
Choose a tag to compare

Changes in v1.1.1

  • Improved error handling in case of authentication failure