bf2ba25a6e
Add shortcut metadata to data models & CommandMenu ( #7977 )
...
Resolves https://github.com/twentyhq/twenty/issues/7503
---------
Co-authored-by: Félix Malfait <felix@twenty.com >
2024-10-25 11:38:30 +02:00
b09ecfbb8c
Migrate to twenty-ui - display ( #8004 )
...
This PR was created by [GitStart](https://gitstart.com/ ) to address the
requirements from this ticket:
[TWNTY-6871](https://clients.gitstart.com/twenty/5449/tickets/TWNTY-6871 ).
---
### Description
Migrate:
- Info display component
- Status display component
- SeparatorLineText display component
### Demo
###### SeparatorLineText In Storybook

Info Component on Storybook

Status Component on Storybook

###### Fixes twentyhq/private-issues#95
---------
Co-authored-by: gitstart-twenty <gitstart-twenty@users.noreply.github.com >
Co-authored-by: Charles Bochet <charles@twenty.com >
2024-10-24 17:50:14 +02:00
5e2df81211
fix: hidden settings menu affects settings layout ( #7769 )
...
This PR fixes #6746
---------
Co-authored-by: Charles Bochet <charles@twenty.com >
2024-10-21 21:28:01 +02:00
6fef125965
Use search instead of findMany in relation pickers ( #7798 )
...
First step of #https://github.com/twentyhq/twenty/issues/3298 .
Here we update the search endpoint to allow for a filter argument, which
we currently use in the relation pickers to restrict or exclude ids from
search.
In a future PR we will try to simplify the search logic in the FE
2024-10-18 14:50:04 +02:00
e662f6ccb3
fix: fixed shortcuts population ( #7016 )
...
This PR fixes #6776
Screenshots:
<img width="1728" alt="image"
src="https://github.com/user-attachments/assets/ca061c30-ddb7-40ff-8c54-8b0d85d40864 ">
---------
Co-authored-by: sid0-0 <a@b.com >
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com >
2024-10-08 17:39:41 +02:00