Anand Srinivasan

Results 24 issues of Anand Srinivasan

Related to #15538 To enable adding a new action only for EE. Refactored `ActionTriggerType` enum to an object. So we can extend this with a new action in EE repo....

skip-changelog

## **Important**: Moving to EE ## Description When appsmith is embedded as an iframe, listen to messages from parent window. Fixes #15538 ## Global methods added - (Note: "*" subscribes...

Enhancement
Needs Design
New Developers Pod
Embedding Apps

temp PR

Hardcode `pages` API response to check performance improvement.

Enhancement

Hardcode pages API response and run all other init API's in-parallel. Possible exception: - fetching DSL's of all other pages. - Because we need the pageList to send the pageId's...

### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks - [x] #22453 - [x] #22454 - [x] #23075 ![Screenshot 2023-04-05 at...

IDE
Task
New Developers Pod

- [ ] Integrate with evaluations. -> reuse logic from `evaluateSnippetSaga` - [ ] Filter json data from evaluation based on entityDefinitions - [ ] Identify hardcoded array & string...

### Description Reduce the amount of time taken when editing code in JsEditor. In some cases, we’ve seen the application slow down because of the way we handled text marking...

IDE
New Developers Pod

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Right now, we only support peeking global entities and their known properties...

Enhancement
IDE
New Developers Pod