* fix: Enable parsing dates before Jan 1, 1970 in MongoDB This commit takes care of three things 1. It enables the application to parse dates before Jan 1, 1970 in case of MongoDB 2. JUnit test 3. Cypress test * fix: Enable parsing dates before Jan 1, 1970 in MongoDB This commit takes care of three things 1. It enables the application to parse dates before Jan 1, 1970 in case of MongoDB 2. JUnit test 3. Cypress test Co-authored-by: Nidhi <nidhi.nair93@gmail.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