PromucFlow_constructor/app/client/src/sagas
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
..
ActionExecutionSagas.ts Add action settings tab to api and query pane (#434) 2020-08-27 21:09:16 +05:30
ActionSagas.ts Add action settings tab to api and query pane (#434) 2020-08-27 21:09:16 +05:30
ApiPaneSagas.ts Fix: Action move & copy issues (#381) 2020-08-21 11:33:04 +05:30
ApplicationSagas.tsx Fork app for example apps (#292) 2020-08-13 15:03:44 +05:30
BatchSagas.tsx Fix action batching issue (#181) 2020-07-28 16:11:51 +05:30
CollectionSagas.ts fix: ui fixes and type defination fixes 2020-04-14 12:34:14 +00:00
CurlImportSagas.ts Fix curl import causing action responses to be wiped (#363) 2020-08-20 11:53:25 +05:30
DatasourcesSagas.ts Save datasource name on change (#373) 2020-08-26 10:54:44 +05:30
ErrorSagas.tsx First time page load performance (#144) 2020-08-03 19:48:48 +05:30
index.tsx Use local stored config for property pane (#212) 2020-08-12 12:29:27 +05:30
InitSagas.ts Local store via Datatree (#367) 2020-08-24 17:39:17 +05:30
ModalSagas.ts Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
OrgSagas.ts fix: restructure code and show content based on permission (#261) 2020-08-12 17:11:56 +05:30
PageSagas.tsx Add action settings tab to api and query pane (#434) 2020-08-27 21:09:16 +05:30
PluginSagas.ts Fixes for release (#436) 2020-08-26 18:52:10 +05:30
ProvidersSaga.ts Query pane fixes 2020-06-17 10:19:56 +00:00
QueryPaneSagas.ts Fixes for autocomplete (#351) 2020-08-19 14:51:32 +05:30
SagaUtils.ts Fix Editable Text. Sidnav styles. editor/viewer redirection from application card. 2020-01-28 11:57:46 +05:30
selectors.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
userSagas.tsx fix: restructure code and show content based on permission (#261) 2020-08-12 17:11:56 +05:30
WidgetBlueprintSagas.ts DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
WidgetOperationSagas.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
WidgetSidebarSagas.tsx moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30