PromucFlow_constructor/app/server
Nidhi 1cefa7e51b
fix: Expose actions with collections in view mode (#8509)
* fix: Expose actions with collections in view mode

* Dummy commit for tests to pass

* Test fixes
2021-10-14 06:53:46 +00:00
..
.run [Issue #2093]-show last used organizations first in home page (#4461) 2021-05-16 09:42:10 +06:00
appsmith-git feat: Generate and store ssh key to git meta data of application (#7184) 2021-09-08 20:54:20 +06:00
appsmith-interfaces fix: show hint message on using duplicate header or query parameters in API (#8263) 2021-10-13 18:02:16 +05:30
appsmith-plugins fix: show hint message on using duplicate header or query parameters in API (#8263) 2021-10-13 18:02:16 +05:30
appsmith-server fix: Expose actions with collections in view mode (#8509) 2021-10-14 06:53:46 +00:00
envs Feature/import-export-application (#4553) 2021-06-01 17:38:26 +05:30
mongo-seed
scripts chore: Fixing yoda conditions in the code (#8297) 2021-10-08 22:21:24 +05:30
.gitignore Improve server setup experience documentation (#4441) 2021-05-19 19:29:08 +05:30
build.sh feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
buildpack-run.sh
docker-compose.yml Switched image to latest release image to avoid breaks while developing (#7289) 2021-09-10 08:05:10 +05:30
Dockerfile feat: Handle extra Java arguments to server Docker image (#8244) 2021-10-08 22:47:25 +05:30
entrypoint.sh feat: Handle extra Java arguments to server Docker image (#8244) 2021-10-08 22:47:25 +05:30
pom.xml feat: upgraded spring boot vesion from 2.2.4 to 2.2.13 (#8381) 2021-10-11 15:58:37 +06:00
Procfile
README.md Adds YT Setup Videos to Docs (#5744) 2021-07-09 15:54:34 +05:30
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