github dhenry123/utdon 1.4.0
Version 1.4.0 - multi users/groups

latest releases: 1.6.0, 1.5.0
7 months ago

Users/Groups implementation

  • The data model has changed, but this change is fully supported by the automatic update methods.
  • All existing users are members of the "admin" group.
  • All controls are automatically members of the admin group.
  • Adding new UI component multiselect
  • Users/Groups management

miscellaneous

  • Bypassing authentication process in development mode
  • Delete user "log" has changed, display now, uuid && login
  • Typo API entrypoint: rename api entrypoint from to /api/v1/action/lastcomparegitrealase/ /api/v1/action/lastcomparegitrelease
  • Fix bug in API entrypoint "/action/compare/:controlUuid/:setStatus" - async was missing
  • Add search feature (regexp)
  • Removal of "swagger" comments from the code. Now the API documentation must be defined in the /openapi.yaml file (swagger). You can edit it with https://editor.swagger.io/
  • Fix bug in API entrypoint "/action/lastcomparegitrelease/:controlUuid/". Now, send pure json, before : 1.25, now: "1.25"
  • API documentation: contains only entrypoints that can be used with curl
  • One control can only be added or modified via the UI
  • UI: After comparison, the execution date displayed the last state of the control and not the immediate execution date.
  • tests improvements
  • Bug fix when calling CI/CD route
  • Typo: curl command for CI/CD
  • Review of the token authentication process
  • update storybook to 7.6.15
  • Bug fix change bearer token process
  • Search component autofocus on load
  • Adding loadership component

Don't miss a new utdon release

NewReleases is sending notifications on new releases.