-
Notifications
You must be signed in to change notification settings - Fork 22
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): handle isReadOnly field in smart action forms #671
Conversation
f59915f
to
8b21935
Compare
4074a1e
to
319dd3a
Compare
9e79918
to
db8014d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You may want to update your commit message though (More customer oriented).
Otherwise LGTM
Code Climate has analyzed commit db8014d and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (60% is the threshold). This pull request will bring the total coverage in the repository to 54.8%. View more on Code Climate. |
# [8.3.0](v8.2.0...v8.3.0) (2021-04-12) ### Features * **smart-action:** handle isReadOnly field in smart action forms ([#671](#671)) ([4de9540](4de9540))
🎉 This PR is included in version 8.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [7.3.4](ForestAdmin/forest-express-sequelize@v7.3.3...v7.3.4) (2021-04-01) ### Bug Fixes * **security:** patch y18n dependency vulnerabilities ([#671](ForestAdmin/forest-express-sequelize#671)) ([884a400](ForestAdmin/forest-express-sequelize@884a400))
# [8.0.0-beta.2](ForestAdmin/forest-express-sequelize@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](ForestAdmin/forest-express-sequelize#684)) ([135ac47](ForestAdmin/forest-express-sequelize@135ac47)) * **security:** patch forest-express transitive vulnerabilities ([#672](ForestAdmin/forest-express-sequelize#672)) ([e5135d2](ForestAdmin/forest-express-sequelize@e5135d2)) * **security:** patch ini dependency vulnérability ([#670](ForestAdmin/forest-express-sequelize#670)) ([3eb0958](ForestAdmin/forest-express-sequelize@3eb0958)) * **security:** patch marked dependency vulnerabilities ([#674](ForestAdmin/forest-express-sequelize#674)) ([5331694](ForestAdmin/forest-express-sequelize@5331694)) * **security:** patch node-notifier vulnerabilities ([#669](ForestAdmin/forest-express-sequelize#669)) ([a54b944](ForestAdmin/forest-express-sequelize@a54b944)) * **security:** patch y18n dependency vulnerabilities ([#671](ForestAdmin/forest-express-sequelize#671)) ([884a400](ForestAdmin/forest-express-sequelize@884a400)) ### Features * expose utils to parse filters ([#683](ForestAdmin/forest-express-sequelize#683)) ([4333529](ForestAdmin/forest-express-sequelize@4333529)) * **smart-action:** handle isReadOnly field in smart action forms ([#680](ForestAdmin/forest-express-sequelize#680)) ([18dd191](ForestAdmin/forest-express-sequelize@18dd191)) * **smart-action:** support hooks for smart collection ([#679](ForestAdmin/forest-express-sequelize#679)) ([5d80f8a](ForestAdmin/forest-express-sequelize@5d80f8a))
# [8.0.0-beta.2](ForestAdmin/forest-express-sequelize@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](ForestAdmin/forest-express-sequelize#684)) ([135ac47](ForestAdmin/forest-express-sequelize@135ac47)) * **security:** patch forest-express transitive vulnerabilities ([#672](ForestAdmin/forest-express-sequelize#672)) ([e5135d2](ForestAdmin/forest-express-sequelize@e5135d2)) * **security:** patch ini dependency vulnérability ([#670](ForestAdmin/forest-express-sequelize#670)) ([3eb0958](ForestAdmin/forest-express-sequelize@3eb0958)) * **security:** patch marked dependency vulnerabilities ([#674](ForestAdmin/forest-express-sequelize#674)) ([5331694](ForestAdmin/forest-express-sequelize@5331694)) * **security:** patch node-notifier vulnerabilities ([#669](ForestAdmin/forest-express-sequelize#669)) ([a54b944](ForestAdmin/forest-express-sequelize@a54b944)) * **security:** patch y18n dependency vulnerabilities ([#671](ForestAdmin/forest-express-sequelize#671)) ([884a400](ForestAdmin/forest-express-sequelize@884a400)) ### Features * expose utils to parse filters ([#683](ForestAdmin/forest-express-sequelize#683)) ([4333529](ForestAdmin/forest-express-sequelize@4333529)) * **smart-action:** handle isReadOnly field in smart action forms ([#680](ForestAdmin/forest-express-sequelize#680)) ([18dd191](ForestAdmin/forest-express-sequelize@18dd191)) * **smart-action:** support hooks for smart collection ([#679](ForestAdmin/forest-express-sequelize#679)) ([5d80f8a](ForestAdmin/forest-express-sequelize@5d80f8a))
Pull Request checklist: