56a93d2ead
feat: save Select field options ( #2869 )
...
Closes #2704
2023-12-08 11:15:52 +01:00
7e7bd6b9e7
Prevent setting addition from being broken
2023-12-03 12:01:37 +01:00
74b077f3ca
Feat/error boundaries ( #2779 )
...
* - Changed to objectNameSingular always defined
- Added ErrorCatchAll
* - Added mock mode for companies logged out
- Added a proper ErrorBoundary component
* Removed react-error-boundary
* Implemented proper ErrorBoundary
* Fixes
* Change strategy about mocks
---------
Co-authored-by: Charles Bochet <charles@twenty.com >
2023-12-01 22:06:38 +01:00
d50cf5291a
feat: reorder select field options ( #2766 )
...
Closes #2703
2023-11-29 16:42:36 +01:00
d855a42eca
Fix/object record and metadata naming ( #2763 )
...
* Fixed object-record and object-metadata naming
* Fix post merge
---------
Co-authored-by: Charles Bochet <charles@twenty.com >
2023-11-29 13:45:57 +01:00
3617abb0e6
feat: pick select field option colors ( #2748 )
...
Closes #2433
Co-authored-by: Charles Bochet <charles@twenty.com >
2023-11-29 12:49:41 +01:00
34a3197fee
feat: set Select field option as default option ( #2725 )
...
Closes #2591
2023-11-29 12:19:56 +01:00
bc787f72ba
feat: add Select field preview and form ( #2655 )
...
Closes #2432
2023-11-28 23:44:21 +01:00
532e4342ec
fix: fix viewing date fields detail pages ( #2641 )
...
Fixes #2640
2023-11-22 14:32:36 +01:00
77733f2bc8
Improve Performances of FE by reducing first print queries ( #2623 )
2023-11-21 22:47:49 +01:00
726e375616
Complete labelIdentifer, relationPicker first implementation ( #2618 )
...
* Fix first column main identifier
* Fixes
2023-11-21 18:32:36 +01:00
f97d25d986
Introduce a RelationPicker component with a RelationPickerScope ( #2617 )
...
Refactor mainIdentifier into scope componetn
2023-11-21 16:09:02 +01:00
09533e286b
Fix/opportunities board ( #2610 )
...
* WIP
* wip
* update pipelineStepId
* rename pipeline stage to pipeline step
* rename pipelineProgress to Opportunity
* fix UUID type not queried
* fix boardColumnTotal
* fix micros
* fixing filters, sorts and fields
* wip
* wip
* Fix opportunity board re-render
---------
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com >
Co-authored-by: bosiraphael <raphael.bosi@gmail.com >
2023-11-21 01:24:25 +01:00
1e79d4351e
fix: fix Relation field preview ( #2605 )
...
Fixes #2586
2023-11-21 00:14:16 +01:00
18dac1a2b6
feat: add Relation field form ( #2572 )
...
* feat: add useCreateOneRelationMetadata and useRelationMetadata
Closes #2423
* feat: add Relation field form
Closes #2003
---------
Co-authored-by: Charles Bochet <charles@twenty.com >
2023-11-17 23:38:39 +01:00