Nfactor26 / pixel-identity

Bootstrapper for https://github.com/openiddict/openiddict-core and Asp.net Identity with a blazor based UI .
https://nfactor26.github.io/pixel-identity/
MIT License
151 stars 31 forks source link

fix-application-paging-and-delete-and-add-automation-tests #77

Closed Nfactor26 closed 2 years ago

Nfactor26 commented 2 years ago

Description

  1. Fixed issue with paging of applications where next page was always disabled even if enough pages are available.
  2. Fixed an issue while deleting application with SQL providers where removing the url from cors policy would fail after deleting application.
  3. Add automation tests for list, add and edit application.