PromucFlow_constructor/app/client/src/sagas/ActionExecution
Tanvi Bhakta ac0c872843
chore: migrate toast (#17208)
* Refactor toast to be passed the dispatch hook externally

* Add comments explaining dilemma

* use store.dispatch instead of a hook

* use alpha version

* Change imports

* Refactor DebugButton out

* update release

* fix issue with incorrectly merged package.lock

* fix syntax of alpha version

* bump ds vesion

* copy lock from release

* update lock to have alpha

* make changes

* delete Toast

* DS package version updated

* import change from release

* use new alpha version

* update ds version

* update ds version

* chore: migrate editable text and friends (#17285)

* Delete empty components

* use alpha for ds

* Deleted EditableTextSubComponent, import changes

* Delete EditableText, import changes

* use ds alpha 10

* Delete EditableTextWrapper.tsx

* update ds to use next minor version

* use new alpha

* fix issue with merge

Co-authored-by: Albin <albin@appsmith.com>

* chore: migrate file picker v2 (#17308)

* use alpha ds

* Delete FilePickerV2, import changes

* Delete FilePicker, change imports

* update alpha version

* chore: move copy url form into setting components (#17322)

* move CopyUrlForm to src/pages/settings/formgroup

* update ds version to use next minor release

* feat: Migrate table component to design system (#17329)

* feat: Migrate table component to design system

* removed commented code in ads index file

* fix: table no data hover effect removed

Co-authored-by: Tanvi Bhakta <tanvibhakta@gmail.com>

* feat: Banner message component migrated to design system (#17327)

* feat: Banner image component migrated to design system

* Version update for design system package

* design system version updated

Co-authored-by: Tanvi Bhakta <tanvibhakta@gmail.com>

* feat: Tabs component migrated to design system (#17321)

* feat: Tabs component migrated to design system

* design system package version updated

* Update app/client/src/components/editorComponents/form/FormDialogComponent.tsx

* Update app/client/src/pages/Editor/PropertyPane/PropertyPaneTab.tsx

* Tab component expand issue fix

Co-authored-by: Tanvi Bhakta <tanvibhakta@gmail.com>

Co-authored-by: Albin <albin@appsmith.com>
Co-authored-by: albinAppsmith <87797149+albinAppsmith@users.noreply.github.com>
2022-10-14 01:43:44 +05:30
..
ActionExecutionSagas.ts fix: revert success flag from trigger response (#15641) 2022-08-04 17:30:53 +05:30
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 chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
GetCurrentLocationSaga.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ModalSagas.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
NavigateActionSaga.ts feat: Change navigate to UI (#14856) 2022-09-16 10:00:16 +05:30
PluginActionSaga.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
PluginActionSagaUtils.test.ts fix: Add null checks for empty datatypes in api/query responses (#14208) 2022-06-06 13:27:19 +05:30
PluginActionSagaUtils.ts fix: Add null checks for empty datatypes in api/query responses (#14208) 2022-06-06 13:27:19 +05:30
ResetWidgetActionSaga.ts fix: reset meta to default value (#14468) 2022-06-25 11:00:54 +05:30
SetIntervalSaga.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ShowAlertActionSaga.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
StoreActionSaga.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30