Midhun G S
0545528504
Support for multiple workspaces 🚀 ( #2778 )
...
* multi org changes
* Initial changes
* changes
* manage sso page
* Multi-organization changes
* Multi organization changes
* multi-org changes
* multi-org changes
* multi-org changes
* multi-org fixes
* env variables app.json changes
* multi-org-fix
* user invitation token fix
* multi-org group permission fix
* multi-org app privilege
* google oauth fix
* Remove enable signup for form login
* Multi organization fixes
* multi-org user invite flow changes
* multi-org sign up fix
* rebase and multi-org fixes
* revert testing logs
* test logs revert
* migration changes
* migration file fix
* error message changes
* git login for private email fix
* dropdown fix
* test cases
* e2e test cases added
* test cases fix
* documentation changes
* testcases fix
* testcases added
* replace findOne with findOneOrFail
* accept invite testcases
* login page fixes
* added encrypted tag
* review comments
* migration fixes
* improvements
* manage sso loading fix
* review comments
* migration file changes
* new organization creation bug fix
* added e2e testcases
* added testcases
* Update data_sources.controller.ts
2022-05-05 12:38:42 +05:30
Akshay
431dc961cd
Feature: Add data transfer object layer to validate and sanitize user inputs ( #2694 )
...
* add sanitize-html to be used with dto
* add dto for controllers
* add vaalidation to check token not empty
* update test config
* add validation pipe on test setup
* fix spec
* fix params casing
* update dto for empt checks
* update reset password dto
* only check for options to be defined
* update specs
* update dto and spec
* Remove invalid decorator
* update package-lock
* update thread dto
* update user dto
* fix email
* make comment req params attributes as optional
* fix specs
2022-04-20 14:46:57 +05:30
Akshay
e2dfbf038a
Feature: Unarchive users ( #1694 )
...
* add ability to unarchive users
* add e2e specs
* reset password on unarchive
* fix spec
2021-12-31 02:11:10 +05:30
Arpit
26c9cc655c
Fix linting errors across the app ( #785 )
...
* eslint-setup: rules for frontend and server
* setup pre-commit:hook
* frontend:eslint fixes
* frontend eslint errors and warning fixed
* eslint:fix for ./server
* fix server/test: expectatin string lint/error
* pre-commit:updated
* removed unwanted install cmd from docker file
* recommended settings and extension for vscode
* husky prepare script added
* updated extension recommendations
* added prettier as recommended extension
* added pre-commit to package.json
* remove .prettierrc file
* resolve changes
* resolve changes
2021-09-21 19:18:28 +05:30
navaneeth
c37289f1cd
Policies and tests for org user invitation
2021-07-22 15:11:50 +05:30
navaneeth
6634bcfc3b
Policies and tests for organization user actions
2021-07-22 12:55:29 +05:30
navaneeth
7745e4e460
Set up CASL abilities
2021-07-21 22:27:04 +05:30
navaneeth
20274d24c1
Endpoint for updatign user roles
2021-07-19 15:11:33 +05:30
navaneeth
70ad958d98
Endpoint for creating new organization users
2021-07-19 15:06:34 +05:30
navaneeth
1d9d1a833c
Endpoint to archive org users
2021-07-19 14:27:57 +05:30