Charles Bochet
41c46c36ed
Create and EditableRelation component and make it generic ( #107 )
...
* Create and EditableRelation component and make it generic
* Refactor EditableCell component to be more flexible
* Complete Company picker on people page
* Fix lint
2023-05-06 16:08:45 +02:00
Charles Bochet
89dc5b4d60
Make full name editable on People page ( #100 )
...
Co-authored-by: Charles Bochet <charles@twenty.com >
2023-05-04 18:38:29 +02:00
Charles Bochet
6c7eb53333
Add seeds and move to uuid ( #80 )
...
Co-authored-by: Charles Bochet <charles@twenty.com >
2023-04-26 16:42:01 +02:00
Anders Borch
4e517fa8f9
Add map back to gql person
2023-04-25 12:55:27 +02:00
Anders Borch
8ed09d61ef
Refactor GraphqlPerson to GraphqlQueryPerson
...
A GraphqlQueryPerson has an id which is used in mutations.
2023-04-25 12:55:27 +02:00
Sammy Teillet
3a7b1077f8
test: wait for rows to be displayed
2023-04-20 18:44:43 +02:00