twenty/server
Jérémy M fc820f47b2
Feat/disable flexible backend (#1673)
* wip: refacto and start creating custom resolver

* feat: findMany & findUnique of a custom entity

* feat: wip pagination

* feat: initial metadata migration

* feat: universal findAll with pagination

* fix: clean small stuff in pagination

* fix: test

* fix: miss file

* feat: rename custom into universal

* feat: enable/disable flexible backend from env

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
2023-09-20 17:25:45 -07:00
..
@types feat: implement user impersonation feature (#976) 2023-07-31 15:47:29 -07:00
scripts Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07:00
src Feat/disable flexible backend (#1673) 2023-09-20 17:25:45 -07:00
test Change to using arrow functions (#1603) 2023-09-15 18:41:10 -07: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 Fix tests server 2023-09-17 08:41:46 -07: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 feat: add findAll and findUnique resolver for universal objects (#1576) 2023-09-20 17:24:13 -07: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 findAll and findUnique resolver for universal objects (#1576) 2023-09-20 17:24:13 -07:00