Thomas Trompette
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
Thaïs
1f98bc899d
feat: fetch database connections ( #4813 )
...
Closes #4757
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-04-04 17:27:36 +02:00
Thaïs
f184541293
feat: add Database Connection Summary Card to Settings/Integrations/D… ( #4791 )
...
…atabase/Connection page
Closes #4558
<img width="542" alt="image"
src="https://github.com/twentyhq/twenty/assets/3098428/16d7d8ce-57db-4e48-ba72-a2318a2d34a4 ">
---------
Co-authored-by: Lucas Bordeau <bordeau.lucas@gmail.com >
2024-04-04 15:56:52 +02:00
Thaïs
f58d855097
feat: add Settings/Integrations/Database/New Connection form ( #4787 )
...
Closes #4554
<img width="556" alt="image"
src="https://github.com/twentyhq/twenty/assets/3098428/56738254-aa43-4bfd-b7c5-29a9e1b7258f ">
---------
Co-authored-by: Thomas Trompette <thomast@twenty.com >
2024-04-04 10:03:40 +02:00
Thaïs
5c3e5a0d8a
feat: create Settings/Integrations/Database/Connection page ( #4785 )
...
Closes #4556
- Renames some pages and components after discussion about terminology
with @thomtrp.
- Creates the Settings/Integrations/Database/Connection page.
2024-04-03 17:15:02 +02:00
Thaïs
5d07b6347e
refactor: move Tabler Icon exports to twenty-ui ( #4727 )
...
Split from https://github.com/twentyhq/twenty/pull/4518
2024-04-01 13:15:47 +02:00
Thaïs
c3cc0f651c
feat: add remote object integration databases list card ( #4621 )
...
* feat: add remote object integration databases list card
Closes #4549
* fix: fixes after rebase
2024-03-27 18:59:40 +01:00
Thaïs
17bf315a1d
feat: add remote object integration preview ( #4614 )
...
Closes #4548
2024-03-26 10:02:25 +01:00
Thaïs
8baa59b6f4
feat: add Active and Add integration card displays ( #4591 )
...
* feat: add Active and Add integration card displays
Closes #4541
* docs: add PaymentSuccess page stories
* refactor: move page components
2024-03-25 18:53:30 +01:00
Thaïs
6ab43c608f
feat: create Integrations/IntegrationDetail page ( #4574 )
...
* feat: create Integrations/IntegrationDetail page
Closes #4546
* docs: add Settings/Integrations/Integration Detail page stories
* docs: add Settings/Billing page stories
* refactor: move some Settings components to @/settings
* refactor: move some Settings integrations components to @/settings/integrations
2024-03-25 18:06:46 +01:00