1
1
mirror of https://github.com/twentyhq/twenty.git synced 2024-12-21 02:41:33 +03:00
twenty/front
Thaïs 432fea0ee3
feat: create view from current table columns + persist view fields on… ()
feat: create view from current table columns + persist view fields on Update View button click

Closes , Closes 
2023-08-25 18:21:27 +02:00
..
.storybook Clean and re-organize post table refactoring () 2023-07-30 18:26:32 -07:00
public Update robots.txt () 2023-07-09 14:37:49 -07:00
src feat: create view from current table columns + persist view fields on… () 2023-08-25 18:21:27 +02:00
.env.example Add deploy buttons and clean environment variables () 2023-07-31 14:36:04 -07:00
.eslintrc.js feat: create view from selected filters and sorts + switch to newly created view on view creation () 2023-08-25 12:43:21 +02:00
.gitignore Refactor client config () 2023-07-07 11:10:42 -07:00
.nvmrc feat: create ViewField model () 2023-07-27 09:12:26 -07:00
.prettierrc Migrate to Typescript, add prettier and add linter 2022-12-02 12:06:22 +01:00
codegen.js Add deploy buttons and clean environment variables () 2023-07-31 14:36:04 -07:00
craco.config.js Fix tests and upgrade node_modules () 2023-08-15 19:38:50 -07:00
index.html Setup Hasura locally 2023-04-12 15:54:16 +02:00
jest.config.js Reorganize frontend and install Craco to alias modules () 2023-06-04 11:23:09 +02:00
package.json Set 3 workers for storybook coverage () 2023-08-17 12:00:45 -07:00
tsconfig.json Fix tests and upgrade node_modules () 2023-08-15 19:38:50 -07:00
yarn.lock Add styled component rule () 2023-08-17 20:58:02 -07:00