Anand Srinivasan
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....
## **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...
temp PR
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...
- [ ] 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...
### 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...