PromucFlow_constructor/app/client/src/components/formControls
Ankita Kinger 6244e28fed
chore: Update analytics to pass the correct source information in identify user call (#32591)
## Description

Updating analytics to pass the correct source information

Fixes [#32266](https://github.com/appsmithorg/appsmith/issues/32266)

## Automation

/ok-to-test tags="@tag.Sanity"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8750877755>
> Commit: 6fedefebd3867aee79877b7ed105c90888005cfd
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8750877755&attempt=1"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->
2024-04-19 15:06:50 +05:30
..
BaseControl.tsx feat: add support for sectionStyles in datasource editor form (#31817) 2024-03-18 16:02:02 +05:30
CheckboxControl.tsx feat: remove collapse sections (#24017) 2023-07-04 17:41:56 +05:30
DropDownControl.tsx feat: Add knowledge retrieval in Appsmith AI (#30725) 2024-02-05 17:15:45 +05:30
DynamicInputTextControl.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
DynamicInputTextControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
DynamicTextFieldControl.tsx chore: Move action redesign into its on flag (#30886) 2024-02-06 12:26:33 +05:30
EntitySelectorControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FieldArrayControl.tsx feat: Anthropic AI Plugin (#29095) 2023-12-05 16:03:27 +05:30
FilePickerControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FixedKeyInputControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormTemplateControl.tsx feat: Appsmith AI as datasource plugin (#29794) 2024-01-16 20:19:08 +05:30
InputNumberControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
InputTextControl.tsx feat: http2 support for REST API and GraphQL (#29304) 2023-12-19 15:56:20 +05:30
KeyValueArrayControl.tsx feat: debugger api pane navigation (#25771) 2023-08-10 19:25:06 +05:30
MultiFilePickerControl.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
PaginationControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
SegmentedControl.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SortingControl.tsx fix: Query Sorting control width 2024-03-14 15:21:54 +05:30
StyledControls.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SwitchControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
utils.test.ts feat: updating datasource endpoints contract (#23920) 2023-07-03 18:36:05 +05:30
utils.ts feat: Add knowledge retrieval in Appsmith AI (#30725) 2024-02-05 17:15:45 +05:30
WhereClauseControl.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00