PromucFlow_constructor/app/client/src/sagas
arunvjn 51290d2f1d
chore: Modified sw analtyics tracker (#25966)
## Description
Contains the changes to wait for 20s for the service worker to become
ready before dispatching the registration failed event

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)
>
>
## Testing
>
#### How Has This Been Tested?
- [x] Manual
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-08-03 12:05:28 +05:30
..
__tests__ chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ActionExecution chore: Add number of params to logs (#25733) 2023-07-27 15:50:17 +05:30
autoHeightSagas feat: Expand auto height implementation to handle auto height use cases. (#22974) 2023-05-11 10:15:14 +05:30
CanvasSagas fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
WebsocketSagas fix: Version update user analytics (#25396) 2023-07-18 08:50:27 +05:30
ActionSagas.ts feat: For movies mock db, query should be populated with default values (#25403) 2023-07-24 17:32:50 +05:30
ApiPaneSagas.ts fix: api url dynamic bindings (#23696) 2023-05-26 15:43:18 +05:30
AppThemingSaga.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
AutoLayoutUpdateSagas.tsx feat: Shared Package for DSL based operations (#23894) 2023-06-26 12:25:55 +05:30
BatchSagas.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
CollectionSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ContextSwitchingSaga.ts chore: Removing feature flag for app level invites (#22650) 2023-04-26 12:48:16 +05:30
CurlImportSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
DatasourcesSagas.ts chore: Update api current env function (#25683) 2023-07-25 21:41:38 +05:30
DebuggerSagas.ts chore: Add appmode in debugger analytics (#25842) 2023-08-02 13:18:09 +05:30
editorContextSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ErrorSagas.tsx fix: throw exception-like object to sentry (#25445) 2023-07-25 10:33:52 +05:30
EvaluationsSaga.ts chore: Instrument JS execution (#25613) 2023-07-27 12:07:56 +01:00
EvalWorkerActionSagas.ts chore: Instrument JS execution (#25613) 2023-07-27 12:07:56 +01:00
FormEvaluationSaga.ts Add web api types 2023-06-14 17:29:15 +05:30
GitSyncSagas.ts fix: rebase error message during conflicts (#24414) 2023-06-17 14:25:16 +05:30
GlobalSearchSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
helper.test.ts feat: Store originalActionId as part of Action DTO for copied action (#25011) 2023-07-04 13:42:09 +06:00
helper.ts feat: Store originalActionId as part of Action DTO for copied action (#25011) 2023-07-04 13:42:09 +06:00
InitSagas.ts chore: Modified sw analtyics tracker (#25966) 2023-08-03 12:05:28 +05:30
JSActionSagas.ts fix: Throwing error 'Failed to execute function' when JSobject is deleted (#23993) 2023-06-19 14:04:29 +05:30
JSLibrarySaga.ts feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
JSPaneSagas.ts chore: Add console statements log to JS_RUN event (#25801) 2023-07-31 15:22:23 +05:30
layoutConversionSagas.ts feat: Shared Package for DSL based operations (#23894) 2023-06-26 12:25:55 +05:30
LintingSagas.ts perf: reduce the bundle size, vol. 2 (#24969) 2023-07-17 00:19:41 +05:30
ModalSagas.ts fix: Auto dimension not working within Modal widget (#23724) 2023-06-01 09:09:23 +05:30
NavigationSagas.ts feat: debugger error navigation (#25505) 2023-08-01 09:32:41 +05:30
OnboardingSagas.ts chore: analytics when signposting step is completed (#25551) 2023-07-25 14:16:32 +05:30
OneClickBindingSaga.ts chore: Miscellaneous one click binding updates (#24957) 2023-07-20 11:52:20 +05:30
PageSagas.tsx chore: Change to Call fetch snapshot API call only from edit mode (#25342) 2023-07-19 10:52:07 +05:30
PageVisibilitySagas.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
PluginSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
PostEvaluationSagas.ts fix: revalidation logic (#25420) 2023-07-21 16:41:50 +05:30
PostLintingSagas.ts feat: show lint errors in async functions bound to sync fields (#21187) 2023-04-03 16:11:15 +05:30
ProvidersSaga.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
QueryPaneSagas.ts chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
RecentEntitiesSagas.ts chore: code splitting changes for appsmith ai v0.1 (#22521) 2023-04-20 20:42:35 +05:30
ReplaySaga.ts feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
SaaSPaneSagas.ts chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
selectors.tsx fix: Makes use of mobile positioning properties in Table Widget (#24729) 2023-07-17 11:12:52 +05:30
SnapshotSagas.ts chore: Change to Call fetch snapshot API call only from edit mode (#25342) 2023-07-19 10:52:07 +05:30
SnipingModeSagas.ts feat: multiple highlight area in walkthrough, corrected walkthrough events for each feature (#25520) 2023-07-27 18:30:23 +05:30
TemplatesSagas.ts fix: conversion of app with pages imported from templates and adjust height for blank container (#23404) 2023-05-25 17:50:08 +05:30
ThemeSaga.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ToastSagas.ts feat: disabling the toast messages on view mode without debug flag (#23768) 2023-06-09 19:28:45 +05:30
UtilSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetAdditionSagas.ts feat: Update the default text widget value to "Hello {{appsmith.user.name || appsmith.user.email}}" (#24705) 2023-07-03 10:38:01 +05:30
WidgetBlueprintSagas.test.ts fix: List widget issues in Auto Layout (#23252) 2023-05-29 10:06:19 +05:30
WidgetBlueprintSagas.ts fix: List widget issues in Auto Layout (#23252) 2023-05-29 10:06:19 +05:30
WidgetDeletionSagas.ts feat: Expand auto height implementation to handle auto height use cases. (#22974) 2023-05-11 10:15:14 +05:30
WidgetEnhancementHelpers.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetLoadingSaga.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetOperationSaga.test.tsx chore: Make use of widget methods to get binding properties in sniping mode (#25429) 2023-07-26 11:08:11 +05:30
WidgetOperationSagas.tsx feat: multiple highlight area in walkthrough, corrected walkthrough events for each feature (#25520) 2023-07-27 18:30:23 +05:30
WidgetOperationUtils.test.ts fix: combineDynamicBindings function (#22600) 2023-04-26 23:58:17 +05:30
WidgetOperationUtils.ts fix: Remove excess padding on right side and fix widget drop in nested containers (#22533) 2023-04-26 13:39:11 -04:00
WidgetSelectionSagas.ts fix: Do not set widget ancestry if selection happens via canvas (#22069) 2023-04-10 12:55:14 +05:30
WidgetSelectUtils.test.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetSelectUtils.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30