update email sending flow for inviting users to workspace and forgot password with new templates fixes: https://github.com/appsmithorg/appsmith/issues/19462 code changes: **new code** * introduces new EmailService **refactoring** * moves all email sending flows to the new email service * moves all email constants and templates to the Email constants **code deleted** * removed code for welcome email invite |
||
|---|---|---|
| .. | ||
| .run | ||
| appsmith-git | ||
| appsmith-interfaces | ||
| appsmith-plugins | ||
| appsmith-server | ||
| envs | ||
| mongo-seed | ||
| reactive-caching | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| buildpack-run.sh | ||
| docker-compose.yml | ||
| 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 this Setup Guide.