PromucFlow_constructor/app/server
dependabot[bot] 1e50701075
chore: bump jackson-databind from 2.12.6 to 2.12.6.1 in /app/server/appsmith-plugins/snowflakePlugin (#12402)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6 to 2.12.6.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 14:16:10 +05:30
..
.run feat: Added application templates (#10952) 2022-02-09 23:13:31 +06:00
appsmith-git fix: Update serialization for map datatype to have predictable order for committing to git (#12373) 2022-03-31 18:36:40 +05:30
appsmith-interfaces chore: Add git discard and pull documentation url for status API response (#11869) 2022-03-30 13:10:38 +00:00
appsmith-plugins chore: bump jackson-databind from 2.12.6 to 2.12.6.1 in /app/server/appsmith-plugins/snowflakePlugin (#12402) 2022-04-01 14:16:10 +05:30
appsmith-server feat: Export application with datasource configuration for sample apps and templates (#12310) 2022-03-31 21:56:18 +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 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 feat: Git version control functionality with connect to remote, commit, push flows (#8403) 2021-10-20 09:47:34 +00:00
Dockerfile feat: Git version control functionality with connect to remote, commit, push flows (#8403) 2021-10-20 09:47:34 +00:00
entrypoint.sh Remove echo MongoDB URI 2021-12-24 22:01:39 +05:30
pom.xml chore: Upgrade org.springframework:spring-webflux from 5.2.3.RELEASE to 5.3.15 (#4586) 2022-02-07 09:49:47 +05:30
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