|
|
a95972f808
|
refactor(chore):3896-replace-lodash-debounce-to-useDebounce (#4814)
Close: #3896
## PR Details
Changed `lodash.debounce` to `useDebounce`.
Co-authored-by: VoitovychDM <voitovych.dm.m@gmail.com>
|
2024-04-05 19:07:44 +02:00 |
|
|
|
cfb0cce9b8
|
Refactor Views by cleaning the code, relying on apolloCache and improving performances (#4516)
* Wip refactoring view
* Post merge conflicts
* Fix review
* Add create view capability
* Fix create object missing view
* Fix tests
|
2024-03-20 14:21:58 +01:00 |
|
|
|
86c0f311f5
|
Introduce ComponentState (#4386)
* Proof of concept ComponentState
* Migrate to createState and createFamilyState
* Refactor
* Fix
* Fix tests
* Fix lint
* Fix tests
* Re-enable coverage
|
2024-03-09 11:31:00 +01:00 |
|
|
|
17511be0cf
|
TWNTY-3794 - ESLint rule: only take explicit boolean predicates in if statements (#4354)
* ESLint rule: only take explicit boolean predicates in if statements
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
* Merge main
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
* Fix frontend linter errors
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
* Fix jest
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
* Refactor according to review
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
* Refactor according to review
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
* Fix lint on new code
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
---------
Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com>
Co-authored-by: v1b3m <vibenjamin6@gmail.com>
Co-authored-by: Toledodev <rafael.toledo@engenharia.ufjf.br>
|
2024-03-09 10:48:19 +01:00 |
|
|
|
858c294f14
|
Website improvements 4 (#3182)
* Add contributor individual page
* Improve mobile menu
* Fix
* Remove yarn.lock from twenty-website
* Add yarn to gitingore
* Fix linter
|
2023-12-31 10:41:53 +01:00 |
|
|
|
fd607789f4
|
Replace all hardcoded core object name by enum (#3170)
* Replace hardcoded core object name by enum
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
* Fix typo
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
* Fixed duplicate import
---------
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com>
|
2023-12-29 15:11:30 +01:00 |
|
|
|
180aec5ad8
|
Typed updateRecord hook in generic field logic (#3102)
* Typed updateRecord hook in generic field logic
* Use sanitize instead of additional optimisticInput
|
2023-12-21 16:27:26 +01:00 |
|
|
|
5bdca9de6c
|
Migrate to a monorepo structure (#2909)
|
2023-12-10 18:10:54 +01:00 |
|