PromucFlow_constructor/app/server
Vishnu Gp b470cb29c8
chore: Added workspace details to user invite analytic event (#17644)
## Description

This PR adds the workspace details to user invite analytics event

## Type of change

- New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

- Manually on local

## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
2022-10-19 15:32:41 +05:30
..
.run
appsmith-git chore: Move to Jupiter JUnit5 (#17083) 2022-09-29 08:54:07 +05:30
appsmith-interfaces Fix/16994 refactor common datatype handling (#17429) 2022-10-18 11:02:37 +05:30
appsmith-plugins Fix/16994 refactor common datatype handling (#17429) 2022-10-18 11:02:37 +05:30
appsmith-server chore: Added workspace details to user invite analytic event (#17644) 2022-10-19 15:32:41 +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
reactive-caching chore: Move to Jupiter JUnit5 (#17083) 2022-09-29 08:54:07 +05:30
scripts feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30
.gitignore
build.sh feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
buildpack-run.sh
docker-compose.yml
Dockerfile Add healthcheck to docker (#13154) 2022-05-06 11:45:56 +05:30
entrypoint.sh
pom.xml chore: Tests pass, server runs w/ analytics (#17205) 2022-09-30 11:49:25 +05:30
Procfile
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +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 this Setup Guide.