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

Releases: adfinis/timed-frontend

v0.9.0: Analysis redesign

21 Dec 10:17
3fa1196
Compare
Choose a tag to compare
Pre-release
  • Redesign reschedule and analysis page into one filterable infinite scrolling table with a bulk editing function
  • Filter sidebar for filterable lists
  • Replace sidebar with a topbar
  • Various minor bugfixes
  • Update dependencies

v0.8.2: Empty states

09 Nov 12:57
65627a2
Compare
Choose a tag to compare
v0.8.2: Empty states Pre-release
Pre-release
  • Unified empty states in profile view

v0.8.1: Minor enhancements

09 Nov 12:21
7015d55
Compare
Choose a tag to compare
Pre-release
  • Fix profile styling
  • Only show users list to superusers

v0.8.0: Profile!

09 Nov 09:25
48fc229
Compare
Choose a tag to compare
v0.8.0: Profile! Pre-release
Pre-release
  • New fancy UI for the user profile
  • Show a graph with the worktime balance history
  • Show employments and absences in the profile
  • Show absence and overtime credits in the profile
  • Show responsibilities (supervisees and reviewer projects) in the profile
  • Edit absence and overtime credits in the profile as superuser
  • Allow viewing profiles of supervisees
  • Various minor bugfixes

v0.7.0: Statistics

24 Oct 12:07
Compare
Choose a tag to compare
v0.7.0: Statistics Pre-release
Pre-release
  • Added statistics page
  • Fixed minor tracking issue
  • Added cost center filter

v0.6.1: Fix editing of activities

11 Oct 09:32
Compare
Choose a tag to compare
Pre-release
  • Fixed read-only computed property which broke editing of activities

v0.6.0: User overview

10 Oct 14:31
Compare
Choose a tag to compare
v0.6.0: User overview Pre-release
Pre-release
  • Added an user overview for superusers and staff to supervise their subordinates
  • Handle activities which overlap days correctly

v0.5.2: Stop the autocomplete

21 Sep 07:46
Compare
Choose a tag to compare
Pre-release
  • Disable autocomplete for time- and durationpickers

v0.5.1: Firefox works again

20 Sep 12:44
Compare
Choose a tag to compare
Pre-release
  • Fixed issue where no table forms were displayed in firefox
  • Cleaned up table and form mess

v0.5.0: Update all the things

19 Sep 07:40
Compare
Choose a tag to compare
Pre-release
  • Hide unusable mobile pages and generally improve mobile design
  • Presets and rollback for the absence forms
  • All forms must be <form>s
  • Update dependencies