feat(role-permissions): support the new role ACL format#577
Merged
Conversation
48cf81d to
b5d8ef2
Compare
larcin
approved these changes
Dec 8, 2020
|
Code Climate has analyzed commit b5d8ef2 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 89.5% (56% is the threshold). This pull request will bring the total coverage in the repository to 51.7%. View more on Code Climate. |
forest-bot
added a commit
that referenced
this pull request
Dec 8, 2020
# [7.9.0](v7.8.9...v7.9.0) (2020-12-08) ### Features * **role-permissions:** support the new role ACL format ([#577](#577)) ([4aed30f](4aed30f))
Member
|
🎉 This PR is included in version 7.9.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
forest-bot
added a commit
that referenced
this pull request
Dec 8, 2020
# [8.0.0-beta.5](v8.0.0-beta.4...v8.0.0-beta.5) (2020-12-08) ### Bug Fixes * **related-data:** use same reference on record for dataValues and direct attributes ([#574](#574)) ([c65588e](c65588e)) * **smart-action:** do not mutate hooks on schema generation ([#580](#580)) ([dd2aee3](dd2aee3)) * **smart-action:** widgetEdit should not be erased when change hook is triggered ([#579](#579)) ([1014ade](1014ade)) * **smart-actions:** error message details missing for hooks ([#582](#582)) ([d2edf35](d2edf35)) * **smart-actions:** reset value when not present in enums in hook response ([#584](#584)) ([0f57a46](0f57a46)) * **smart-actions:** use changedField instead of comparing values to trigger the correct change hook ([#583](#583)) ([54d536b](54d536b)) * record not found in hooks (recordsId replaced with recordIds) ([#578](#578)) ([ccf6a8f](ccf6a8f)) ### Features * **role-permissions:** support the new role ACL format ([#577](#577)) ([4aed30f](4aed30f))
Member
|
🎉 This PR is included in version 8.0.0-beta.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request checklist: