twenty/packages
Thomas Trompette f9c19c839b
Build stripe integration on backend side (#5246)
Adding stripe integration by making the server logic independent of the
input fields:
- query factories (remote server, foreign data wrapper, foreign table)
to loop on fields and values without hardcoding the names of the fields
- adding stripe input and type
- add the logic to handle static schema. Simply creating a big object to
store into the server

Additional work:
- rename username field to user. This is the input intended for postgres
user mapping and we now need a matching by name

---------

Co-authored-by: Thomas Trompette <thomast@twenty.com>
2024-05-02 17:13:15 +02:00
..
twenty-chrome-extension chore: use Nx affected tasks in CI (#5110) 2024-04-30 16:28:25 +02:00
twenty-docker Feat/add postgres spilo (#5049) 2024-04-29 17:09:41 +02:00
twenty-docs Bump to 0.10.6 2024-05-02 15:55:11 +02:00
twenty-emails Bump to 0.10.6 2024-05-02 15:55:11 +02:00
twenty-front Build stripe integration on backend side (#5246) 2024-05-02 17:13:15 +02:00
twenty-postgres Fix postgres 15 & 16 conflict (#4860) 2024-04-11 11:42:48 +02:00
twenty-server Build stripe integration on backend side (#5246) 2024-05-02 17:13:15 +02:00
twenty-ui Bump to 0.10.6 2024-05-02 15:55:11 +02:00
twenty-utils Improve website github sync (#4259) 2024-03-01 15:15:55 +01:00
twenty-website Bump to 0.10.6 2024-05-02 15:55:11 +02:00
twenty-zapier New field type: DATE (#4876) 2024-04-11 17:29:29 +02:00