PromucFlow_constructor/app/client/src/sagas
Pawan Kumar 4005f23baa
fix: List Widget shows cyclic dependency error when children widgets with bindings in action are deleted (#8942)
* fix list widget dynamic trigger path issue

* Update app/client/src/sagas/WidgetOperationUtils.ts

Co-authored-by: Hetu Nandu <hetunandu@gmail.com>

Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2021-11-08 17:52:41 +05:30
..
ActionExecution fix: API Editor bug fixes (#8803) 2021-11-01 10:24:06 +05:30
CommentSagas fix: fixes related to switch branches (#8864) 2021-11-02 07:33:12 +00:00
WebsocketSagas feat: [Feature] Added release version api for clients and RTS (#8324) 2021-10-29 15:52:21 +06:00
ActionSagas.ts chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
ApiPaneSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
ApplicationSagas.tsx feat: persist embed query param in the URL (#8685) 2021-10-27 17:02:26 +05:30
BatchSagas.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
CollectionSagas.ts
CurlImportSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
DatasourcesSagas.ts chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
DebuggerSagas.ts chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
DraggingCanvasSagas.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
ErrorSagas.tsx fix: allow api error interceptor to handle api call failure (#8513) 2021-10-14 18:38:24 +05:30
EvaluationsSaga.ts Refactor: JS Editor eval flow (#8821) 2021-11-08 12:19:22 +05:30
FormEvaluationSaga.ts Preventing evaluations to be reset on page change unless it is the first load (#8153) 2021-10-04 15:32:41 +05:30
GitSyncSagas.ts fix: fixes related to switch branches (#8864) 2021-11-02 07:33:12 +00:00
GlobalSearchSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
index.tsx feat: Introduce a setting page for a super user to tinker with Appsmith env variables (#8144) 2021-10-18 13:17:55 +05:30
InitSagas.ts Refactor: JS Editor eval flow (#8821) 2021-11-08 12:19:22 +05:30
js_snippets.json fix: snippets meta and short title (#7216) 2021-09-08 12:20:21 +05:30
JSActionSagas.ts chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
JSPaneSagas.ts Refactor: JS Editor eval flow (#8821) 2021-11-08 12:19:22 +05:30
ModalSagas.ts fix: Copied modal close and mobile modal bug fix (#8497) 2021-10-28 07:41:19 +05:30
NotificationsSagas.ts Notification updates (#5239) 2021-06-23 21:12:07 +05:30
OnboardingSagas.ts feat: Introduce a welcome banner and a form to fill in role, useCase for new user (#8312) 2021-10-21 11:06:17 +05:30
OrgSagas.ts Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
PageSagas.tsx chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
PluginSagas.ts feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
PostEvaluationSagas.ts Refactor: JS Editor eval flow (#8821) 2021-11-08 12:19:22 +05:30
ProvidersSaga.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
QueryPaneSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
RecentEntitiesSagas.ts feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
ReplaySaga.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
SaaSPaneSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
SelectionCanvasSagas.ts feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
selectors.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
SnipingModeSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
SuperUserSagas.ts feat: Introduce a setting page for a super user to tinker with Appsmith env variables (#8144) 2021-10-18 13:17:55 +05:30
ThemeSaga.tsx
TourSagas.ts [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
userSagas.tsx added module of real time sharing icon tile when sharing user (#8908) 2021-11-02 10:03:51 +05:30
UtilSagas.ts
WidgetAdditionSagas.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
WidgetBlueprintSagas.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetBlueprintSagas.ts chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
WidgetDeletionSagas.ts fix: List Widget shows cyclic dependency error when children widgets with bindings in action are deleted (#8942) 2021-11-08 17:52:41 +05:30
WidgetEnhancementHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetLoadingSaga.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
WidgetOperationSagas.tsx fix: paste before copy resulted in value being undefined (#8954) 2021-11-05 15:08:46 +05:30
WidgetOperationUtils.test.ts fix: List Widget shows cyclic dependency error when children widgets with bindings in action are deleted (#8942) 2021-11-08 17:52:41 +05:30
WidgetOperationUtils.ts fix: List Widget shows cyclic dependency error when children widgets with bindings in action are deleted (#8942) 2021-11-08 17:52:41 +05:30
WidgetSelectionSagas.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30