Skip to content

Releases: adfinis/customer-center

v3.0.1

15 Dec 09:24
Compare
Choose a tag to compare

Fixes

  • chore(config): make OIDC host and client configurable in #217
  • chore(config): add ENVs to release container image in #218

v3.0.0

10 Dec 15:56
Compare
Choose a tag to compare

Drop customer center backend
The timed backend now allows customer ldap accounts. This allows us to remove our backend proxy and to directly access the timed api.

v2.1.1

26 Aug 07:41
Compare
Choose a tag to compare

Catch missing ldap role names that have been forgotten in the last release.

v2.1.0

25 Aug 14:55
Compare
Choose a tag to compare

Make ldap-group names configurable so in the future no code change is required.

v2.0.0

17 Mar 13:45
Compare
Choose a tag to compare
  • Removes all services except Timed
  • Clean-up of the backend code
  • Rewrite of the frontend code
  • Updated development environment
  • Container ready

Bugfixes

23 Aug 09:32
3cae3ab
Compare
Choose a tag to compare
  • Improve Vault integration performance by using http2
  • Remove Add from Vault
  • Improve Vault performance by rendering the tree collapsed by default

Bugfixes

10 Aug 15:13
a1a92f5
Compare
Choose a tag to compare
  • 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 to in-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

06 Aug 15:18
a242600
Compare
Choose a tag to compare
  • 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

06 Jul 09:40
1b47934
Compare
Choose a tag to compare
  • 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

26 Jun 10:33
Compare
Choose a tag to compare
Pre-release
  • 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