* feat: added new component to perform generic json raw toggle functionality * chore: Migration to convert formData references * fix: Redid migration for per plugin changes, fixed consumption * fix: Added JSON migration for git import * Added JSON migration as well * Reverted client side changes * fix: Modified plugin config aggregation logic * Merge conflict fixes * different paths for different commands * Whoopsie * Modified usage to different paths * Reverting env change * Config changes to show json mode * Test fixes * Migrated body,path,next,prev * Cypress test fixes * Modified dynamic binding replacement * Changed view type * Reverted json form mode display * Modified structure of JSON mmigrations Co-authored-by: Aman Agarwal <aman@appsmith.com> Co-authored-by: Aishwarya UR <aishwarya@appsmith.com> |
||
|---|---|---|
| .. | ||
| .run | ||
| appsmith-git | ||
| appsmith-interfaces | ||
| appsmith-plugins | ||
| appsmith-server | ||
| envs | ||
| mongo-seed | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| buildpack-run.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| entrypoint.sh | ||
| pom.xml | ||
| Procfile | ||
| README.md | ||
| system.properties | ||
Appsmith Server
This is the server-side repository for the Appsmith framework.
For details on setting up your development machine, please refer to the Setup Guide