martmull
d2e7f2a910
1635 extensibilitytwenty cli app vars ( #15143 )
...
- Update twenty-cli to support application env variable definition
- Update twenty-server to create a new `core.applicationVariable` entity
to store env variables and provide env var when executing serverless
function
- Update twenty-front to support application environment variable value
setting
<img width="1044" height="660" alt="image"
src="https://github.com/user-attachments/assets/24c3d323-5370-4a80-8174-fc4653cc3c22 "
/>
<img width="1178" height="662" alt="image"
src="https://github.com/user-attachments/assets/c124f423-8ed8-4246-ae5b-a9bd6672c7dc "
/>
<img width="1163" height="823" alt="image"
src="https://github.com/user-attachments/assets/fb7425a3-facc-4895-a5eb-8a8e278e0951 "
/>
<img width="1087" height="696" alt="image"
src="https://github.com/user-attachments/assets/113da8a2-5590-433c-b1b3-5ed3137f24ca "
/>
<img width="1512" height="715" alt="image"
src="https://github.com/user-attachments/assets/1d2110b7-301d-4f21-a45c-ddd54d6e3391 "
/>
<img width="1287" height="581" alt="image"
src="https://github.com/user-attachments/assets/353b16c6-0527-444c-87d6-51447a96cbc7 "
/>
2025-10-17 10:54:38 +02:00
martmull
f973a1bcdb
Publish twenty-cli npm package ( #14871 )
...
as title
2025-10-03 13:08:06 +00:00
martmull
87256e82f5
Improve readme ( #14858 )
2025-10-02 22:50:37 +02:00
martmull
0368d2a094
1574 extensibility twenty cli use workspace migration v2 to synchronize serverless function triggers ( #14830 )
...
twenty-cli serverless triggers follow up. Fixes:
- eventName don't support wildcard
- universalIdentifier not used to create or update trigger : update does
not work properly (does deletion then creation)
- add a base project in twenty-cli that is copied when creating a new
app
2025-10-02 14:06:56 +02:00
martmull
6fdd7894a1
Add serverless function in twenty-cli ( #14819 )
...
- add serverlessFunction schema in twenty-cli
- add trigger schema in twenty-cli
- update serverless function code save and get
- sync serverless function
2025-10-01 22:11:03 +02:00
martmull
1938202780
1573 extensibility twenty cli handle custom layers for serverless functions of applications ( #14779 )
...
- allow specific layers for serverless functions
- add a serverlessFunctionLayer table
- sync application layer
2025-09-30 16:47:49 +02:00
martmull
edb331d68b
1541 extensibility twenty cli use workspace migration v2 to synchronize application objects fields views ( #14706 )
...
- synchronize objects
https://github.com/user-attachments/assets/257317bc-2881-4b98-a3d4-6ae52bd72aa0
2025-09-25 11:22:11 +02:00
martmull
5105b4284e
Remove twenty-app.jsonc ( #14662 )
...
As title, use package.json instead of twenty-app.jsonc
2025-09-23 16:54:24 +02:00
Abdul Rahman
172cc12a82
feat: Add xAI models support ( #14523 )
2025-09-16 17:55:11 +02:00
Félix Malfait
30a2164980
First Application POC ( #14382 )
...
Quick proof of concept for twenty-apps + twenty-cli, with local
development / hot reload
Let's discuss it!
https://github.com/user-attachments/assets/c6789936-cd5f-4110-a265-863a6ac1af2d
2025-09-10 15:12:38 +02:00