1
1
mirror of https://github.com/twentyhq/twenty.git synced 2024-12-23 03:51:36 +03:00
twenty/server
Weiko 1344e78acb
Remove singular/plural from field-metadata ()
* Remove singular/plural from field-metadata

* revert removing id from create input

* remove console log

* remove console log

* codegen

* missing files

* fix tests
2023-10-17 15:21:58 +02:00
..
@types feat: implement user impersonation feature () 2023-07-31 15:47:29 -07:00
patches Add metadata query resolvers () 2023-10-09 22:54:14 +02:00
scripts Add default db schema for seeded workspace () 2023-10-16 16:59:46 +02:00
src Remove singular/plural from field-metadata () 2023-10-17 15:21:58 +02:00
test Add default db schema for seeded workspace () 2023-10-16 16:59:46 +02:00
.env.example 1043 timebox prepare zapier integration () 2023-10-12 18:07:44 +02:00
.env.test 1043 timebox prepare zapier integration () 2023-10-12 18:07:44 +02:00
.eslintrc.js feat: added an enlint rule to enforce no-type-import () 2023-10-04 11:06:54 +02:00
.gitignore Add attachments () 2023-07-18 15:24:03 -07:00
.nvmrc feat: create ViewField model () 2023-07-27 09:12:26 -07:00
.prettierignore Simplify local dev () 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 () 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: easier makefile commands () 2023-10-17 10:38:10 +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 () 2023-07-31 15:47:29 -07:00
yarn.lock feat: conditional schema based on column map instead of column field () 2023-10-12 18:28:27 +02:00