* resolved conflicts * -fixed some issues in PR * -used sequence in generating thread number * -refactored the create thread method * -refactored comment service * -add bot reply to the first comment thread of an user * -added a new bot thread when user resolves the first bot thread * -handle the case when user data can be absent * -add organization id and widget type to comment and comment threads * -resolved conflicts * -mark appsmith bot username as a tagged user in the bot comment * -turn a private thread to a public thread when someone is tagged in it * -updated as per the review comments * -fixed compile error in unit test * -updated as per PR review comments * -removed commented code |
||
|---|---|---|
| .. | ||
| .run | ||
| 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