twenty/front/src
Thaïs 9027406fdf
feat: create ViewField model (#961)
* feat: create ViewField model

- Created ViewField prisma model
- Added ViewField server resolvers for findMany/updateOne
- Added getViewFields/updateViewField graphql queries

Closes #849

* chore: update node version in .nvmrc files
2023-07-27 09:12:26 -07:00
..
__stories__ Docs/storybook improvements (#877) 2023-07-24 11:06:37 -07:00
generated feat: create ViewField model (#961) 2023-07-27 09:12:26 -07:00
hooks Optimize table loading (#866) 2023-07-25 11:00:15 -07:00
modules feat: create ViewField model (#961) 2023-07-27 09:12:26 -07:00
pages Short variant for filter texts (#943) 2023-07-27 08:45:15 -07:00
sync-hooks Optimize table loading (#866) 2023-07-25 11:00:15 -07:00
testing docs: allow custom props in catalog decorator (#916) 2023-07-25 11:02:13 -07:00
utils Optimize table loading (#866) 2023-07-25 11:00:15 -07:00
App.tsx Refactor login (#748) 2023-07-21 22:05:45 -07:00
AppNavbar.tsx Feat/improve mobile display (#843) 2023-07-23 10:53:35 -07:00
index.css feat: onboarding ui flow (#464) 2023-06-30 06:26:06 +00:00
index.tsx Fix login 2023-07-26 02:44:43 -07:00
react-app-env.d.ts Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00
setupTests.ts Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00