Félix Malfait
8b4b9ef8da
Change type import rule ( #13751 )
...
Forcing "type" to be explicit, works best will rollup on the frontend to
exclude depdendencies
2025-08-08 01:27:05 +02:00
Abdul Rahman
01f25519f6
fix: standardize GraphQL schema UUID field types ( #13550 )
...
Closes [#1264 ](https://github.com/twentyhq/core-team-issues/issues/1264 )
2025-08-04 11:43:48 +02:00
Thomas Trompette
ebb1aa0377
Add label to remote server ( #5637 )
...
Added label on remote server entity.
Also added the possibility to update schema.
<img width="688" alt="Capture d’écran 2024-05-28 à 15 36 31"
src="https://github.com/twentyhq/twenty/assets/22936103/c9786122-8459-4876-833e-c9a1d7d27829 ">
2024-05-28 15:54:57 +02:00
Marie
e0ece3c917
Rename types for UserMappingOptions ( #5230 )
...
Following #5210
---------
Co-authored-by: Charles Bochet <charles@twenty.com >
2024-05-01 11:46:47 +02:00
Marie
1b2ed80c1c
[feat][Remote objects] Edit a connection (for pg) ( #5210 )
...
## Context
#4774
## How was it tested
Locally
## In further PRs
- Update connection status upon page change
- Adapt Info banner to dark mode
- placeholders for form
2024-04-30 17:46:30 +02:00
Thomas Trompette
9e70f5b650
Add endpoints to create and delete remote server ( #4606 )
...
* Build remote server
* Add getters
* Migrate to json inputs
* Use extendable type
* Use regex validation
* Remove acronymes
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-03-25 15:21:23 +01:00