PromucFlow_constructor/app/client/src/sagas/ActionExecution
Ayangade Adeoluwa 51b43daa1b
fix: Fixes modal pop up bugs on page load (#11504)
* Fixes modal pop up bugs on page load

* send confirmBeforeExecute attribute with page execution order info

(cherry picked from commit 6d3cfdfbdb83b435e67797f3fb27024799d5d579)

Co-authored-by: Sumit Kumar <sumit@appsmith.com>
2022-02-28 23:07:21 +05:30
..
ActionExecutionSagas.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
CopyActionSaga.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
DownloadActionSaga.ts prevent corruption of downloaded file when base64 string is used in download action (#10254) 2022-01-09 08:15:09 +01:00
downloadActionUtils.ts prevent corruption of downloaded file when base64 string is used in download action (#10254) 2022-01-09 08:15:09 +01:00
errorUtils.ts refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
GetCurrentLocationSaga.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
ModalSagas.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
NavigateActionSaga.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
PluginActionSaga.ts fix: Fixes modal pop up bugs on page load (#11504) 2022-02-28 23:07:21 +05:30
ResetWidgetActionSaga.ts fix: Wait for evaluation before completing resetWidget and storeValue functions (#11178) 2022-02-17 10:01:59 +05:30
SetIntervalSaga.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
ShowAlertActionSaga.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
StoreActionSaga.ts fix: Wait for evaluation before completing resetWidget and storeValue functions (#11178) 2022-02-17 10:01:59 +05:30