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-action-hook): value injected to an enum field of type is now correctly handled #600

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

SteveBunlon
Copy link
Member

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

@forest-bot
Copy link
Member

Task linked: CU-cv0ma1 Fix on forest-express

@SteveBunlon SteveBunlon force-pushed the upgrade/forest-express-7.9.6 branch from 3510877 to ab304e3 Compare January 20, 2021 16:17
Copy link
Contributor

@GuillaumeCisco GuillaumeCisco left a comment

Choose a reason for hiding this comment

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

🐳

@SteveBunlon SteveBunlon merged commit c0a3b58 into master Jan 20, 2021
@SteveBunlon SteveBunlon deleted the upgrade/forest-express-7.9.6 branch January 20, 2021 16:33
forest-bot added a commit that referenced this pull request Jan 20, 2021
## [6.7.2](v6.7.1...v6.7.2) (2021-01-20)

### Bug Fixes

* **smart-action-hook:** value injected to an enum field of type  is now correctly handled ([#600](#600)) ([c0a3b58](c0a3b58))
@forest-bot
Copy link
Member

🎉 This PR is included in version 6.7.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

forest-bot added a commit that referenced this pull request Feb 9, 2021
# [7.0.0-beta.10](v7.0.0-beta.9...v7.0.0-beta.10) (2021-02-09)

### Bug Fixes

* array display with smart field ([#575](#575)) ([e0698d3](e0698d3))
* correctly set fields holding  belongsTo relationships to null when updated with a null value ([#607](#607)) ([374151f](374151f))
* display correct reference field when it is a smartfield ([#584](#584)) ([50aef31](50aef31))
* fix belongsTo relationships creation when creating a record ([#602](#602)) ([e06dbc8](e06dbc8))
* fix related data list display ([#578](#578)) ([370dba7](370dba7))
* fix unconventional pk when referenced as null on creation ([#608](#608)) ([af70d62](af70d62))
* handle foreign key toward non primary key ([#585](#585)) ([64c78c7](64c78c7))
* secure sql queries generated by leaderboard stats ([#611](#611)) ([f41d79c](f41d79c))
* **forestadmin-schema:** regenerate forestadmin schema only when files are valid ([#597](#597)) ([a24abbd](a24abbd))
* **leaderboard:** fix an error when use "user" table ([#565](#565)) ([0cbbc32](0cbbc32))
* **smart-action-hook:** value injected to an enum field of type  is now correctly handled ([#600](#600)) ([c0a3b58](c0a3b58))

### Features

* **filter:** add possibility to filter on smart field ([eaead56](eaead56))
* **filter:** add possibility to filter on smart field ([#583](#583)) ([dbf136a](dbf136a))
* **smart actions:** introduce smart action forms hooks ([#569](#569)) ([cd13029](cd13029))
@forest-bot
Copy link
Member

🎉 This PR is included in version 7.0.0-beta.10 🎉

The release is available on:

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.

3 participants