* chore: Added analytics for C, U, D operations on actions * chore: Added isTemplateOrMock field in datasource * fix: Set mock datasource field as true on creation * Split template and mock identifiers into two. Added them to analytics as well * Added tests as well as felt like a noob. * Add isMock and isTemplate fields to datasources of created Actions * Removed execute action triggered props * Revert "Removed execute action triggered props" This reverts commit cad1b8af504218813daa5f563f7b417fa263101b. * Stringified response body before recording event * Adding ds fields * Reverting client side changes * Fixed failing tests Co-authored-by: Ayangade Adeoluwa <adeoluayangade@yahoo.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