PromucFlow_constructor/app/client/src/utils/autocomplete
Druthi Polisetty 9bb9f719c5
chore: added extra params for AUTO_COMPLETE events (#24169)
## Description
 Chore: added extra params for AUTO_COMPLETE events

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

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

## Testing

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

#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)

## 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/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#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-06-15 13:01:20 +05:30
..
AutocompleteDataType.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
AutocompleteSortRules.ts chore: added extra params for AUTO_COMPLETE events (#24169) 2023-06-15 13:01:20 +05:30
CodemirrorTernService.ts chore: added extra params for AUTO_COMPLETE events (#24169) 2023-06-15 13:01:20 +05:30
customDefUtils.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
customTreeTypeDefCreator.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
dataTreeTypeDefCreator.test.ts chore: Clean up unused and completed feature flags (#23062) 2023-05-25 10:58:41 +05:30
dataTreeTypeDefCreator.ts chore: Clean up unused and completed feature flags (#23062) 2023-05-25 10:58:41 +05:30
dataTypeSortRules.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
keywordCompletion.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
TernServer.test.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
TernWorkerService.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
types.ts chore: Moved tern server to worker (#18464) 2022-11-27 11:41:01 +05:30