PromucFlow_constructor/app
akash-codemonk dbfd986d0e
Add action settings tab to api and query pane (#434)
* Add action settings tab to api and query pane

- Ask for confirmation before running an action

* Update  property of actions basedon the updateLayout response

Prevent confirmation dialog for Action run, until  property of action is true

Send an API Request when the user toggles the  property of an Action

* update http method to toggle executeOnLoad for an action to PUT

* Fix save layout response type

* Remove console.log

* If updating executeOnLoad, avoid calling update action API

Co-authored-by: Abhinav Jha <abhinav@appsmith.com>
2020-08-27 21:09:16 +05:30
..
client Add action settings tab to api and query pane (#434) 2020-08-27 21:09:16 +05:30
server GET API actions recognized as page load actions should also be update… (#450) 2020-08-27 20:05:07 +05:30