Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(role): add support for new roles ACL permissions #391

Merged
merged 3 commits into from Dec 10, 2020

Conversation

larcin
Copy link
Contributor

@larcin larcin commented Dec 1, 2020

Pull Request checklist:

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Create automatic tests
  • No automatic tests failures
  • Test manually the implemented changes
  • Review my own code (indentation, syntax, style, simplicity, readability)
  • Wonder if you can improve the existing code

@larcin larcin requested a review from adriguy December 10, 2020 08:46
@larcin larcin changed the title feat(role): add support for new roles ACL permissions (#379) feat(role): add support for new roles ACL permissions Dec 10, 2020
@adriguy adriguy assigned larcin and unassigned adriguy Dec 10, 2020
@larcin larcin merged commit ae3539e into master Dec 10, 2020
@larcin larcin deleted the feat/roles-07/handle-permissions-new-format-complete branch December 10, 2020 08:58
forest-bot added a commit that referenced this pull request Dec 10, 2020
# [5.4.0](v5.3.3...v5.4.0) (2020-12-10)

### Features

* **role:** add support for new roles ACL permissions ([#391](#391)) ([ae3539e](ae3539e))
@forest-bot
Copy link
Member

🎉 This PR is included in version 5.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Dec 14, 2020
# [6.0.0-beta.3](v6.0.0-beta.2...v6.0.0-beta.3) (2020-12-14)

### Bug Fixes

* fix test after enums ([#398](#398)) ([7b37350](7b37350))
* **smart-actions:** reset value when not present in enums in hook response ([#397](#397)) ([a1ddac1](a1ddac1))
* **smart-actions:** transform legacy widgets in hooks ([#395](#395)) ([0183d08](0183d08))
* **smart-actions:** use changedField instead of comparing values to trigger the correct change hook ([#396](#396)) ([d65c065](d65c065))

### Features

* **role:** add support for new roles ACL permissions ([#391](#391)) ([ae3539e](ae3539e))
* handle hooks ([#382](#382)) ([8dd0e35](8dd0e35))
@forest-bot
Copy link
Member

🎉 This PR is included in version 6.0.0-beta.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants