twenty/server
gitstart-twenty 2ff35083fb
chore: drop findMany and findUnique resolvers for custom objects (#1897)
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
2023-10-06 10:49:54 +02:00
..
@types feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
patches Add a dedicated GQL server for metadata available on /meta (#1820) 2023-10-03 10:17:13 +02:00
scripts Fix merge issue flexible backend (#1685) 2023-09-20 19:11:21 -07:00
src chore: drop findMany and findUnique resolvers for custom objects (#1897) 2023-10-06 10:49:54 +02:00
test feat: dynamic graphQL schema generation based on user workspace (#1725) 2023-09-28 16:27:34 +02:00
.env.example Feat/disable flexible backend (#1673) 2023-09-20 17:25:45 -07:00
.env.test Add WSL instruction and IDE setup instruction (#1150) 2023-08-09 22:24:15 -07:00
.eslintrc.js feat: added an enlint rule to enforce no-type-import (#1838) 2023-10-04 11:06:54 +02: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 feat: implement e2e test for CompanyResolver (#944) 2023-07-27 09:48:40 -07:00
nest-cli.json Setup Nest and React projects 2022-12-01 15:58:08 +01:00
package.json fix: typeorm migration datasource directory change (#1848) 2023-10-03 17:44:58 +02: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: dynamic graphQL schema generation based on user workspace (#1725) 2023-09-28 16:27:34 +02:00