Thaïs
|
a892d0f653
|
feat: add Object Edit Settings section with Object preview (#4216)
* feat: add Object Edit Settings section with Object preview
Closes #3834
* fix: fix preview card stories
* test: improve getFieldDefaultPreviewValue tests
* test: add getFieldPreviewValueFromRecord tests
* test: add useFieldPreview tests
* refactor: rename and move components
* fix: restore RecordStoreDecorator
|
2024-02-29 11:23:56 -03:00 |
|
Thomas Trompette
|
2713285a0f
|
Migrate dropdown to scope map (#3338)
* Migrate dropdown to scope map
* Run lintr
* Move Dropdown Scope internally
* Fix
* Fix lint
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com>
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2024-01-10 15:46:37 +01:00 |
|
bosiraphael
|
b0d3e6d8d3
|
3157 refactor scoped states to move to v3 (#3180)
* renaming
* renaming
* create getDropdownScopeInjectors
* update useDropdown
* create internal hooks folder
* update record-table states to be scoped states
* update record-table selectors to be scoped selectors
* create utils scope injector
* refactor record-table wip
* refactor record-table wip
* wip
* inject scopeId in selectors
* update intenal hooks
* update intenal hooks
* update intenal hooks
* update intenal hooks
* update intenal hooks
* update intenal hooks
* update internal hooks
* update internal hooks
* update internal hooks
* update internal hooks
* update useTableColumns
* update states and hooks
* refactoring
* refactoring
* refactoring
* refactoring
* refactoring
* refactoring
* refactoring
* refactoring
* refactoring
* fix scopeId not in context
* fix lint errors
* fix error in story
* fix errors: wip
* fix errors
* fix error
* fix jest test
* fix scopeId not defined
* fix jest test
* Bug fixes
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2024-01-03 19:45:14 +01:00 |
|
Charles Bochet
|
756b30815e
|
Fix various bugs before 0.2.2 (#3118)
* Fix various bugs before 0.2.2 release
* Additional fixes
* More fixes
* Fixes
|
2023-12-21 23:48:52 +01:00 |
|
Andrey Kud
|
ce6214d6ef
|
Object name font-weight in Data Model Settings (#3115)
* fix: make name bolder
* chore: fix lint
|
2023-12-21 21:36:21 +01:00 |
|
Charles Bochet
|
8916dee352
|
Fix Icon Lazy Loading (#2984)
Fix Icon picker
|
2023-12-14 12:13:02 +01:00 |
|
Thaïs
|
0048216abf
|
feat: add Settings/Accounts Connected Accounts section accounts list (#2953)
Closes #2887
|
2023-12-12 16:03:39 +01:00 |
|
Charles Bochet
|
5bdca9de6c
|
Migrate to a monorepo structure (#2909)
|
2023-12-10 18:10:54 +01:00 |
|