Skip to content

v0.1.1

Choose a tag to compare

@mcg-web mcg-web released this 11 Mar 10:10
· 2187 commits to master since this release

v0.1.1 (2016-03-11)

Access Control Optimizations

  • The error message Access denied to this field will be display in case a user trying to access a non authorized field.
  • You can now use access on field using builder.
  • Add Expression language function hasAnyPermission

QA

  • Add tests to cover Expression language service
  • Add tests to cover controllers
  • Add tests to cover Access Control
  • Add scrutinizer config
  • Symplify travis tests