twenty/server
Weiko a6abe09163
Move Impersonate from User to Workspace (#2630)
* Fix impersonate

* align core typeorm config with metadata config + add allowImpersonation to workspace

* move allowImpersonation to workspace

* remove allowImpersonation from workspaceMember workspace table
2023-11-22 14:12:39 +01:00
..
.vscode Migrate standard objects (#2439) 2023-11-13 16:08:27 +01:00
@types feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
patches Add metadata query resolvers (#1929) 2023-10-09 22:54:14 +02:00
scripts Removing Prisma and Grapql-nestjs-prisma resolvers (#2574) 2023-11-19 18:25:47 +01:00
src Move Impersonate from User to Workspace (#2630) 2023-11-22 14:12:39 +01:00
test Seed workspace member in workspace schema (#2504) 2023-11-14 15:48:03 +01:00
.env.example Removing Prisma and Grapql-nestjs-prisma resolvers (#2574) 2023-11-19 18:25:47 +01:00
.env.test Remove three old env variables (#2297) 2023-10-31 13:15:24 +01:00
.eslintrc.js Eslint prevent duplicate import (#2516) 2023-11-16 12:26:43 +01:00
.gitignore Add attachments (#733) 2023-07-18 15:24:03 -07:00
.nvmrc feat: create ViewField model (#961) 2023-07-27 09:12:26 -07: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 Removing Prisma and Grapql-nestjs-prisma resolvers (#2574) 2023-11-19 18:25:47 +01:00
nest-cli.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
package.json Move Impersonate from User to Workspace (#2630) 2023-11-22 14:12:39 +01:00
tsconfig.build.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
tsconfig.json feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
yarn.lock feat: add memory cache to boost performance (#2620) 2023-11-21 18:29:31 +01:00