PromucFlow_constructor/app/client/src
Abhinav Jha 683f32cca3
chore: Clean analytics for save action (#26780)
## Description
As a part of the modules project, we've consolidated various `SAVE_`
events for actions into one `SAVE_ACTION` analytics events. The
`actionType` property of this event has metadata describing if it is a
`Query`, `API` or `SAAS` action.

We have done this to make searching events and generating metrics
easier.

We've also fixed a typo in the `DUPLICATE_ACTION` event properties.

#### PR fixes following issue(s)
Fixes #26648

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

#### How Has This Been Tested?
- [x] Manual

## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] 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
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] 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-30 18:37:09 +05:30
..
actions feat: Datasource preview page in view mode (#26381) 2023-08-30 08:14:14 +01:00
api feat: Datasource preview page in view mode (#26381) 2023-08-30 08:14:14 +01:00
assets chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
ce chore: Clean analytics for save action (#26780) 2023-08-30 18:37:09 +05:30
components feat: improve signposting discoverability (#26551) 2023-08-30 14:01:16 +05:30
constants feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
ee chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
enterprise
entities feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
globalStyles fix: Added an Indice.Layer to the Border and Indicator of the Guided … (#25585) 2023-07-24 15:43:55 +05:30
icons
mockComponentProps
mockResponses
mocks
navigation chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
pages feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
plugins/Linting fix: setter mutation issue (#25886) 2023-08-08 19:42:07 +05:30
polyfills
reducers feat: simultaneous git status and remote compare api calls (#26397) 2023-08-23 18:56:26 +05:30
reflow fix: Add null check to fix sentry error in widget reflow (#24214) 2023-06-08 17:37:04 +05:30
resizable fix: widget borders does not reflect widget height (#23694) 2023-06-28 14:11:45 +05:30
sagas chore: Clean analytics for save action (#26780) 2023-08-30 18:37:09 +05:30
selectors feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
templates
theme
transformers chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
usagePulse chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
utils feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
WidgetQueryGenerators feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
widgets feat: ECharts Phase 2 - Custom ECharts (#25980) 2023-08-30 14:28:26 +05:30
workers chore: Replaced spread operator with mutated value to fix perf regression (#26500) 2023-08-21 15:02:30 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css fix: design-system-old fixes (#24421) 2023-06-20 14:34:13 +05:30
index.tsx perf: prioritize the main bundle over preloads (v2) (#24374) 2023-06-22 10:58:10 +05:30
LandingScreen.tsx
preload-route-chunks.ts fix: bump storybook version and move stories to storybook package (#25821) 2023-07-31 19:15:50 +03:00
react-app-env.d.ts
RouteBuilder.test.ts
RouteBuilder.ts
RouteChangeListener.tsx chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
RouteParamsMiddleware.ts
serviceWorker.js
store.ts
wdyr.ts chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00