Skip to content

Focus update v0.2.0

Compare
Choose a tag to compare
@pierr pierr released this 06 Nov 18:09
· 1256 commits to master since this release

v0.2.0 Release note

Router

  • #25 Correct the display of the noRights on the route.
  • #7 Add an option to change the route called if the user does not have the required role
  • Add an option in the router to change the route with no role.

Views

  • #24 Reference list display on the criteria
  • #20 Throw user friendly error when the template is not defined
  • #17 Add user friendly error when the incoming data is not conform on the list
  • #12 In the detail, when the server send an empty object as response, a search event is triggered

Helpers

  • #16 Rethrow exception when the typeof is Error