|
|
61e5d5bcb9
|
fix: fix Select field preview (#4507)
* fix: fix Select field preview
Closes #4084
* fix: fix field preview utils tests
|
2024-03-25 16:37:41 +01:00 |
|
|
|
b77d589497
|
refactor: merge FieldType and FieldMetadataType (#4504)
* refactor: merge FieldType and FieldMetadataType
* fix: fix args passed to assertFieldMetadata
* fix: omit RawJson from supported types in settings
|
2024-03-25 15:45:28 +01:00 |
|
|
|
1639b2ad0e
|
refactor: improve Settings supported field types validation (#4496)
* refactor: improve Settings supported field types validation
Related to: #4084, #4295
* fix: fix wrong import
|
2024-03-25 12:27:00 +01:00 |
|
|
|
b69fed9023
|
Fix broken storybook tests on SettingsPreview
|
2024-03-01 12:55:48 +01:00 |
|
|
|
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 |
|