twenty/server
Charles Bochet 6129444c5c
[WIP] Whole FE migrated (#2517)
* Wip

* WIP

* Removed concole log

* Add relations to workspace init (#2511)

* Add relations to workspace init

* remove logs

* update prefill

* add missing isSystem

* comment relation fields

* Migrate v2 core models to graphql schema (#2509)

* migrate v2 core models to graphql schema

* Migrate to new workspace member schema

* Continue work

* migrated-main

* Finished accountOwner nested field integration on companies

* Introduce bug

* Fix

---------

Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
Co-authored-by: Weiko <corentin@twenty.com>
2023-11-15 15:46:06 +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 0.2.0 cleaning script (#2342) 2023-11-06 23:15:02 +01:00
src [WIP] Whole FE migrated (#2517) 2023-11-15 15:46:06 +01:00
test Seed workspace member in workspace schema (#2504) 2023-11-14 15:48:03 +01:00
.env.example Remove three old env variables (#2297) 2023-10-31 13:15:24 +01:00
.env.test Remove three old env variables (#2297) 2023-10-31 13:15:24 +01: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
ormconfig.ts Convert metadata tables to camel_case (#2420) 2023-11-10 15:33:25 +01:00
package.json Convert metadata tables to camel_case (#2420) 2023-11-10 15:33:25 +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 0.2.0 cleaning script (#2379) 2023-11-07 11:10:14 +01:00