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(smart-action): support hooks for smart collection #679

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

GuillaumeCisco
Copy link
Contributor

Pull Request checklist:

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

Copy link
Contributor

@slimee slimee left a comment

Choose a reason for hiding this comment

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

🚀

@GuillaumeCisco GuillaumeCisco merged commit 5d80f8a into master Apr 9, 2021
@GuillaumeCisco GuillaumeCisco deleted the feat-support-hooks-smart-collection branch April 9, 2021 09:05
forest-bot added a commit that referenced this pull request Apr 9, 2021
# [7.4.0](v7.3.7...v7.4.0) (2021-04-09)

### Features

* **smart-action:** support hooks for smart collection ([#679](#679)) ([5d80f8a](5d80f8a))
@forest-bot
Copy link
Member

🎉 This PR is included in version 7.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Apr 16, 2021
# [8.0.0-beta.2](v8.0.0-beta.1...v8.0.0-beta.2) (2021-04-16)

### Bug Fixes

* **date-filter:** filtering only on hours now returns the expected records ([#684](#684)) ([135ac47](135ac47))
* **security:** patch forest-express transitive vulnerabilities ([#672](#672)) ([e5135d2](e5135d2))
* **security:** patch ini dependency vulnérability ([#670](#670)) ([3eb0958](3eb0958))
* **security:** patch marked dependency vulnerabilities ([#674](#674)) ([5331694](5331694))
* **security:** patch node-notifier vulnerabilities ([#669](#669)) ([a54b944](a54b944))
* **security:** patch y18n dependency vulnerabilities ([#671](#671)) ([884a400](884a400))

### Features

* expose utils to parse filters ([#683](#683)) ([4333529](4333529))
* **smart-action:** handle isReadOnly field in smart action forms ([#680](#680)) ([18dd191](18dd191))
* **smart-action:** support hooks for smart collection ([#679](#679)) ([5d80f8a](5d80f8a))
@forest-bot
Copy link
Member

🎉 This PR is included in version 8.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

SteveBunlon pushed a commit that referenced this pull request May 26, 2021
# [8.0.0-beta.2](v8.0.0-beta.1...v8.0.0-beta.2) (2021-04-16)

### Bug Fixes

* **date-filter:** filtering only on hours now returns the expected records ([#684](#684)) ([135ac47](135ac47))
* **security:** patch forest-express transitive vulnerabilities ([#672](#672)) ([e5135d2](e5135d2))
* **security:** patch ini dependency vulnérability ([#670](#670)) ([3eb0958](3eb0958))
* **security:** patch marked dependency vulnerabilities ([#674](#674)) ([5331694](5331694))
* **security:** patch node-notifier vulnerabilities ([#669](#669)) ([a54b944](a54b944))
* **security:** patch y18n dependency vulnerabilities ([#671](#671)) ([884a400](884a400))

### Features

* expose utils to parse filters ([#683](#683)) ([4333529](4333529))
* **smart-action:** handle isReadOnly field in smart action forms ([#680](#680)) ([18dd191](18dd191))
* **smart-action:** support hooks for smart collection ([#679](#679)) ([5d80f8a](5d80f8a))
SteveBunlon pushed a commit that referenced this pull request May 26, 2021
# [8.0.0-beta.2](v8.0.0-beta.1...v8.0.0-beta.2) (2021-04-16)

### Bug Fixes

* **date-filter:** filtering only on hours now returns the expected records ([#684](#684)) ([135ac47](135ac47))
* **security:** patch forest-express transitive vulnerabilities ([#672](#672)) ([e5135d2](e5135d2))
* **security:** patch ini dependency vulnérability ([#670](#670)) ([3eb0958](3eb0958))
* **security:** patch marked dependency vulnerabilities ([#674](#674)) ([5331694](5331694))
* **security:** patch node-notifier vulnerabilities ([#669](#669)) ([a54b944](a54b944))
* **security:** patch y18n dependency vulnerabilities ([#671](#671)) ([884a400](884a400))

### Features

* expose utils to parse filters ([#683](#683)) ([4333529](4333529))
* **smart-action:** handle isReadOnly field in smart action forms ([#680](#680)) ([18dd191](18dd191))
* **smart-action:** support hooks for smart collection ([#679](#679)) ([5d80f8a](5d80f8a))
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.

3 participants