Releases: adfinis/customer-center
Releases · adfinis/customer-center
v3.0.1
v3.0.0
v2.1.1
v2.1.0
v2.0.0
- Removes all services except Timed
- Clean-up of the backend code
- Rewrite of the frontend code
- Updated development environment
- Container ready
Bugfixes
Bugfixes
- Revert "Merge pull request #96 from velrest/fix-dashboard-route" since without the
statistics
parameter we have performance issues. - Fix bug in the timed-admin view where the detail-view would always show the same model.
- Rename
in_progress
toin-progress
since this is not json-api standard. - Convert SVG Battery to HTML and CSS
- All employees can now access the services without a group.
- Fix Dashboard performance by loading the data in components instead of the dashboard route.
RT Integration and new Dashboard
- Add new Dashboard
- Statistcs is now by default enabled and this param is no more needed
- Add translation for ticket states
- Add RT integration
- Send info mail on project reload
- Adjust alert time since 60 includes almost all projects.
New permissions, reload for admins and ux fixes
- New admin permissions
- Added information for when there are no packages (thanks @Yelinz)
- Changes to table style (thanks @Yelinz)
- Fix authentication deprecation (thanks @Yelinz)
- Custom reload and info page
- Add total to customer overview
- Highlight projects on low time (thanks @Yelinz)
- Update address for Zurich
- Remove "-" from minutes if duration is negative
- Fix package billing type relation
- Bug highlight projects
- Version bump
- Make vault search case insensitive
Sysupport, GitLab and Vault integration
- Redesign from adcssy to ember-uikit-adsy-theme
- Sysupport integration for customers and administrators
- Customers can view and reload projects
- Admin can view projects and accept or reject requests for reload
- Vault UX improvements
- Secrets and search are displayed alongside, if possible
- Search is now persistent when opening a secret
- GitLab integration
- View project activity and pipelines