PromucFlow_constructor/app/server
subratadeypappu 704d19ac4f
Merge pull request #14233 from appsmithorg/fix/14054-describe-table-in-mysql
fix: Show table structure when desc table or describe table command is run stand-alone in MySQL (#14054)
2022-06-23 19:38:20 +06:00
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git feat: Add API for git docs and supported shh keys (#14641) 2022-06-22 21:50:04 +05:30
appsmith-interfaces chore: Added actionId and requestedAt fields in ActionExecutionRequest (#14720) 2022-06-22 22:43:31 +05:30
appsmith-plugins Merge branch 'release' into fix/14054-describe-table-in-mysql 2022-06-17 11:25:58 +06:00
appsmith-server feat: Add keyType to git import key generation flow (#14762) 2022-06-23 17:54:39 +05:30
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 feat: Introducing SaaS integrations as a plugin (#7560) 2021-09-21 17:35:29 +05:30
buildpack-run.sh
docker-compose.yml feat: Git version control functionality with connect to remote, commit, push flows (#8403) 2021-10-20 09:47:34 +00:00
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