twenty/front
Jérémy M 1ed4965a95
feat: refactor schema builder and resolver builder (#2215)
* feat: wip refactor schema builder

* feat: wip store types and first queries generation

* feat: refactor schema-builder and resolver-builder

* fix: clean & small type fix

* fix: avoid breaking change

* fix: remove util from pg-graphql classes

* fix: required default fields

* Refactor frontend accordingly

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-11-03 17:16:37 +01:00
..
.storybook Chore(front): Create Storybook tests for the DropdownMenu component (#2157) 2023-10-20 21:19:43 +02:00
public chore: inject enviroment at the ./front deployment phase (#2174) (#2179) 2023-10-22 12:36:36 +02:00
scripts chore: inject enviroment at the ./front deployment phase (#2174) (#2179) 2023-10-22 12:36:36 +02:00
src feat: refactor schema builder and resolver builder (#2215) 2023-11-03 17:16:37 +01:00
.env.example Chore(front): Add more typeguards (#2136) 2023-10-24 09:26:47 +02:00
.eslintrc.js Feat/show page metadata (#2234) 2023-10-27 11:06:07 +02:00
.gitignore Refactor client config (#529) 2023-07-07 11:10:42 -07:00
.nvmrc feat: create ViewField model (#961) 2023-07-27 09:12:26 -07:00
.prettierrc eslint prettier error on windows #1798 (#1804) 2023-10-03 16:48:52 +02:00
codegen-metadata.js Feat/front metadata request (#1977) 2023-10-13 18:01:57 +02:00
codegen.js Feat/front metadata request (#1977) 2023-10-13 18:01:57 +02:00
craco.config.js Fixes (#2256) 2023-10-27 11:25:14 +02:00
jest.config.js Reorganize frontend and install Craco to alias modules (#190) 2023-06-04 11:23:09 +02:00
nyc.config.js 2062 view edit an api key (#2231) 2023-10-26 11:32:44 +02:00
package.json Reduce image size (#2306) 2023-10-31 21:43:16 +01:00
tsconfig.json Feat/show page metadata (#2234) 2023-10-27 11:06:07 +02:00
yarn.lock Fix data not loading on recordTable 2023-11-03 14:53:11 +01:00