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

fix(smart-actions): transform legacy widgets in hooks #395

Merged
merged 10 commits into from Dec 7, 2020

Conversation

GuillaumeCisco
Copy link
Contributor

@GuillaumeCisco GuillaumeCisco commented Dec 3, 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

Base automatically changed from feat/smart-action-hooks to master December 7, 2020 08:32
Copy link
Contributor

@rap2hpoutre rap2hpoutre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! It works 👍

@GuillaumeCisco GuillaumeCisco merged commit 0183d08 into master Dec 7, 2020
@GuillaumeCisco GuillaumeCisco deleted the fix-transform-legacy-widgets branch December 7, 2020 09:34
forest-bot added a commit that referenced this pull request Dec 7, 2020
## [5.3.1](v5.3.0...v5.3.1) (2020-12-07)

### Bug Fixes

* **smart-actions:** transform legacy widgets in hooks ([#395](#395)) ([0183d08](0183d08))
@forest-bot
Copy link
Member

🎉 This PR is included in version 5.3.1 🎉

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