twenty/front
Charles Bochet 5ba68e997d
Improve viewbar api (#2233)
* create scopes

* fix import bug

* add useView hook

* wip

* wip

* currentViewId is now retrieved via useView

* working on sorts with useView

* refactor in progress

* refactor in progress

* refactor in progress

* refactor in progress

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* fix code

* fix code

* wip

* push

* Fix issue dependencies

* Fix resize

---------

Co-authored-by: bosiraphael <raphael.bosi@gmail.com>
2023-10-27 10:52:26 +02: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 Improve viewbar api (#2233) 2023-10-27 10:52:26 +02:00
.env.example Chore(front): Add more typeguards (#2136) 2023-10-24 09:26:47 +02:00
.eslintrc.js Feat/add other metadata types v2 (#2224) 2023-10-26 12:07:43 +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 Fix token not being refreshed (#1975) 2023-10-11 17:12:39 +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 Use zod instead of yup (#2254) 2023-10-27 10:26:32 +02:00
tsconfig.json Fix tests and upgrade node_modules (#1227) 2023-08-15 19:38:50 -07:00
yarn.lock Use zod instead of yup (#2254) 2023-10-27 10:26:32 +02:00