twenty/server
Jérémy M 51cfc0d82c
feat: refactoring casl permission checks for recursive nested operations (#778)
* feat: nested casl abilities

* fix: remove unused packages

* Fixes

* Fix createMany broken

* Fix lint

* Fix lint

* Fix lint

* Fix lint

* Fixes

* Fix CommentThread

* Fix bugs

* Fix lint

* Fix bugs

* Fixed auto routing

* Fixed app path

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
2023-07-25 16:37:22 -07:00
..
scripts feat: prisma typed select (#347) 2023-06-22 11:17:31 +02:00
src feat: refactoring casl permission checks for recursive nested operations (#778) 2023-07-25 16:37:22 -07:00
test Setup Nest and React projects 2022-12-01 15:58:08 +01:00
.env.example Refactor login (#748) 2023-07-21 22:05:45 -07:00
.eslintrc.js feat: server lint import & order (#750) 2023-07-19 14:01:32 +02:00
.gitignore Add attachments (#733) 2023-07-18 15:24:03 -07:00
.nvmrc chore: refacto NestJS in modules (#308) 2023-06-16 10:38:11 +02:00
.prettierignore Simplify local dev (#137) 2023-05-25 15:56:28 +02:00
.prettierrc Setup Nest and React projects 2022-12-01 15:58:08 +01:00
jest.config.ts feat: wip casl policies (#334) 2023-06-20 19:31:11 -07:00
nest-cli.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
package.json feat: refactoring casl permission checks for recursive nested operations (#778) 2023-07-25 16:37:22 -07:00
tsconfig.build.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
tsconfig.json feat: refactoring auth & add email password login (#318) 2023-06-17 13:42:02 +02:00
yarn.lock feat: refactoring casl permission checks for recursive nested operations (#778) 2023-07-25 16:37:22 -07:00