This repository has been archived by the owner on May 13, 2024. It is now read-only.
Releases: adfinis/timed-frontend
Releases · adfinis/timed-frontend
v1.4.2
v1.4.1
v1.4.0
v1.3.3
v1.3.2
timed-frontend v1.3.1
Fix: use ember-cli-uglify instead of the outdated ember-cli-uglify-es
v1.3.0
timed-frontend v1.2.0
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
timed-frontend v1.1.2
Revert unnecessary error handling for invalid token. This is handled by ember-simple-auth
.
timed-frontend v1.1.1
Changes in v1.1.1
- Improved error handling in case of authentication failure