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
v0.9.0: Analysis redesign
- 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
- Unified empty states in profile view
v0.8.1: Minor enhancements
- Fix profile styling
- Only show users list to superusers
v0.8.0: Profile!
- 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
- Added statistics page
- Fixed minor tracking issue
- Added cost center filter
v0.6.1: Fix editing of activities
- Fixed read-only computed property which broke editing of activities
v0.6.0: User overview
- Added an user overview for superusers and staff to supervise their subordinates
- Handle activities which overlap days correctly
v0.5.2: Stop the autocomplete
- Disable autocomplete for time- and durationpickers
v0.5.1: Firefox works again
- Fixed issue where no table forms were displayed in firefox
- Cleaned up table and form mess
v0.5.0: Update all the things
- Hide unusable mobile pages and generally improve mobile design
- Presets and rollback for the absence forms
- All forms must be
<form>
s - Update dependencies