Skip to content
Snippets Groups Projects
Unverified Commit 8aa2cc2f authored by Cal Herries's avatar Cal Herries Committed by GitHub
Browse files

Use display name from model for implicit actions (#30356)

* Use display name from card for implicit actions

* Remove fields arg from generateFieldSettingsFromParameters

* Update implicit action test to include display-name

* Tidy

* Fix unit tests

* Fix e2e test

* Only include display-name in the parameters for implicit action types

* Use `field.displayName()`

* Fix some tests

* Attempt to fix test

* Fix ActionParametersInputForm unit tests

* Only generate field settings from parameters if action.type is implicit

* Fix e2e tests

* Fix unit tests

* Fix tests
parent 6ee668c1
No related branches found
No related tags found
No related merge requests found
Showing
with 138 additions and 225 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment