704f7f6d8e
feat: fetch database connection tables in Settings/Integrations/Datab… ( #4882 )
...
…ase/Connection
Closes #4758
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-04-09 14:22:15 +02:00
d4a9a26069
Delete connection from frontend ( #4880 )
...
This PR:
- creates the query to delete a connection
- creates the hook that triggers the query
- triggers the hook function when clicking on remove + get back to
connection page
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-04-08 17:27:14 +02:00
4b34e7bf1e
Add new database connection ( #4837 )
...
Closes https://github.com/twentyhq/twenty/issues/4555
<img width="593" alt="Capture d’écran 2024-04-05 à 11 54 28"
src="https://github.com/twentyhq/twenty/assets/22936103/e6021417-bc78-460b-adf6-834330bbd894 ">
Connect the existing for with the backend so we can now create database
connections.
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-04-05 15:36:57 +02:00
1f98bc899d
feat: fetch database connections ( #4813 )
...
Closes #4757
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-04-04 17:27:36 +02:00