martmull
|
1cbbd04761
|
Function trigger updates 2 (#16608)
- Improves route trigger job performances
- expose function params types
## Before
<img width="938" height="271" alt="image"
src="https://github.com/user-attachments/assets/5752ba64-f31d-44ed-974d-536e63458f2c"
/>
## After
<img width="1000" height="559" alt="image"
src="https://github.com/user-attachments/assets/b1f4927a-5f43-49f0-a606-244c72356772"
/>
|
2025-12-16 18:20:26 +01:00 |
|
martmull
|
5e8fbc7c5c
|
1825 extensibility v1 see serverless logs using subscriptions in twnty cli or settings serverkess section (#16321)
- Adds a log section to settings serverless functions test tab
<img width="1303" height="827" alt="image"
src="https://github.com/user-attachments/assets/2ce70558-91bc-4cfc-aced-42ac9e0226bf"
/>
- Adds a new subscription endpoint to graphql api
`serverlessFunctionLogs` that that emit function logs
- Adds a new command `twenty app logs` to `twenty-sdk` to watch logs in
terminal
<img width="1109" height="182" alt="image"
src="https://github.com/user-attachments/assets/2e874060-e99d-4978-ab9c-c91e52cb7478"
/>
<img width="1061" height="176" alt="image"
src="https://github.com/user-attachments/assets/1f533e32-7435-4d7b-89c6-d1154816a8ab"
/>
- add new version for create-twenty-app and twenty-sdk `0.1.3`
|
2025-12-04 16:40:58 +01:00 |
|
martmull
|
c681fb7fb6
|
1658 post mortem 0710 send batch events in webhook (#15022)
Use concurrent calls
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
|
2025-10-11 12:48:40 +02:00 |
|
martmull
|
1801b5086a
|
Remove subscriptions job (#14250)
Remove subscriptions publish job
---------
Co-authored-by: Charles Bochet <charlesBochet@users.noreply.github.com>
|
2025-09-02 14:40:30 +02:00 |
|