Results 35 issues of Nilansh Bansal

## Description This PR implements the functionality for Embedding Appsmith apps into any other platform. It reuses the following existing APIs: - /api/v1/applications/{applicationId} (PUT) - /api/v1/pages?pageId= (GET) An additional field...

New Developers Pod
Embedding Apps

## Description The mixpanel analytics event `fork_APPLICATIONTEMPLATE` was not being tracked when the user forks a template from the Add Page option, but the same event was getting tracked when...

Bug
Backend
Task
New Developers Pod
Templates

## Description > This PR sets a field `isPartialImport` in the `/{defaultApplicationId}/fork/{workspaceId}` POST API response, based on which the client will show the reconnection modal. > If the `isPartialImport` field...

Bug
Enhancement
Release
Task
Fork App
New Developers Pod
Test Plan Approved

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description The Git Repo only includes the Edit Mode resources for the Application.json...

Bug
Git Version Control
Git Pod

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description App Link: https://internal.appsmith.com/app/license-tracker/clients-645b6543a56f84769dcbc32d/edit Issue Description: https://theappsmith.slack.com/archives/CNQ9Q91C0/p1702972094026239 ### Steps To Reproduce https://theappsmith.slack.com/archives/CNQ9Q91C0/p1702972094026239 ###...

Bug
Needs Triaging
Integrations Pod
Integrations Pod General

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description The user is facing an issue where some files fail to upload...

Bug
Needs Triaging
Integrations Pod
Integrations Pod General

### Current Scenario Today we only show the first 5 queries even if the api result has more queries. https://github.com/appsmithorg/appsmith/assets/25542733/37003a85-52e9-4bed-ab85-9c12cf3619f4 ### Design https://www.figma.com/proto/85kYou9qfqrxMXFuJLDKeU/Integrations-and-Templates%2FBuilding-blocks?type=design&node-id=694-96755&t=CqV6h29lfyTLGpys-0&scaling=min-zoom&page-id=351%3A70390 ### Implementation - We want to show...

Task
BE Coders Pod
Integrations Pod
Integrations Pod General
Activation - datasources
Activation Pod
Activation

## Description The tenant is fetched multiple times across the appsmith codebase but is rarely updated (from the admin settings). Every time a fetch call to the database is costly...

Enhancement
Task
Integrations Pod
Integrations Pod General

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description ### Steps To Reproduce 1. Create new MYSQL query and add any...

Bug
Low
Production
Needs Triaging
Integrations Pod
Integrations Pod General

Code optimisation to use Jackson/JSON Serializers instead of the Java Native serializer in the Cache Annotations @Cache and @CacheEvict - This would avoid using explicit serialization for all the objects...

Task
Integrations Pod
Integrations Pod General