PromucFlow_constructor/app/server
Nayan bac6162921
feat: Add new field for the page meta data in templates (#14784)
In order to import a specific page or browse to that page, the templates FE need page names and page ids. This PR replaces the list of page names with a list of objects that contains the page names and page ids.
2022-07-13 00:07:18 +06:00
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git feat: fetch branch speific refs from the remote repo (#15067) 2022-07-08 11:29:16 +05:30
appsmith-interfaces feat: fetch branch speific refs from the remote repo (#15067) 2022-07-08 11:29:16 +05:30
appsmith-plugins fix: Modified Google Sheets pagination tooltip to nudge towards binding data (#15016) 2022-07-05 15:21:55 +05:30
appsmith-server feat: Add new field for the page meta data in templates (#14784) 2022-07-13 00:07:18 +06:00
envs feat: Add disconnect button on auth config pages and form login callout banner (#11389) 2022-03-02 23:48:50 +05:30
mongo-seed
scripts chore: bump follow-redirects in /app/server/scripts/node (#12038) 2022-03-24 15:47:11 +05:30
.gitignore
build.sh
buildpack-run.sh
docker-compose.yml
Dockerfile Add healthcheck to docker (#13154) 2022-05-06 11:45:56 +05:30
entrypoint.sh Remove echo MongoDB URI 2021-12-24 22:01:39 +05:30
pom.xml fix: Fixes issue where CI was not executing all tests (#14338) 2022-06-15 12:04:28 +05:30
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