HugoCasa
0b13f2d782
fix: app reports nits ( #2788 )
2023-12-06 11:45:38 +01:00
Ruben Fiszel
b5f53556a9
fix: improve conditionalwrapper selection
2023-12-05 22:29:55 +01:00
Ruben Fiszel
0333ce78bd
chore(main): release 1.220.0 ( #2744 )
...
* chore(main): release 1.220.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.220.0
2023-12-05 19:52:32 +01:00
Ruben Fiszel
042504f905
fix: add run_flow_sync to python client + few nits
2023-12-05 19:49:18 +01:00
Guillaume Bouvignies
d9458e96eb
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00
HugoCasa
f36a510025
feat: app reports v2 ( #2778 )
...
* fix: schema autocomplete
* feat: app reports v2
* fix: remove global copilot api call
* feat: nits
* fix: backward compatible slack notif
* feat: nits
* feat: log browser logs
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2023-12-05 18:55:46 +01:00
Guillaume Bouvignies
874b7a50f7
feat: History commit message can be updated from the UI ( #2777 )
...
* feat: History comit message can be updated from the UI
* Script version history
* Display commit message in left column
* Fix FE compile break
* sqlx prepare and fix openapi file
2023-12-05 15:45:36 +01:00
Guillaume Bouvignies
20b0500a28
fix: Array of S3 files now shows links to the S3 explorer ( #2783 )
...
* fix: array of s3 object result
* Add more text file extensions
* Fix bug when adding a s3object param
2023-12-05 15:44:10 +01:00
Ruben Fiszel
c728c93a3a
nits
2023-12-05 15:17:10 +01:00
Faton Ramadani
b67d00540b
fix(frontend): infer args if the schema is not an object ( #2782 )
2023-12-05 15:03:49 +01:00
Faton Ramadani
a6d1e7c79b
fix(frontend): Fix dark mode observer, removed code duplication ( #2770 )
...
* fix(frontend): Fix dark mode observer, removed code duplication
* Revert
2023-12-05 14:20:21 +01:00
Ruben Fiszel
1cc54ffb9a
more try catch around localStorage
2023-12-05 14:20:30 +01:00
Faton Ramadani
0c3d4a64c4
fix(frontend): fix fileinput drag and drop check ( #2781 )
...
* fix(frontend): fix fileinput drag and drop check
* fix(frontend): fix fileinput drag and drop check
* fix(frontend): fix fileinput drag and drop check
2023-12-05 14:11:49 +01:00
Ruben Fiszel
60cd14ff59
fix: add access-control-allow-origin to static assets
2023-12-05 12:15:21 +01:00
Guillaume Bouvignies
f3a0c81639
fix: strip prefix of s3 resource ( #2780 )
2023-12-05 09:52:49 +01:00
Ruben Fiszel
cb8bc75b30
smaller font size on inline editor
2023-12-04 21:32:54 +01:00
Ruben Fiszel
5fcdf12ef5
nit webhook panel
2023-12-04 20:59:56 +01:00
Henri Courdent
2d8bca8d38
Fixed links components ( #2776 )
2023-12-04 20:01:29 +01:00
Ruben Fiszel
bea0da3d6f
feat: perpetual scripts
2023-12-04 19:46:43 +01:00
Guillaume Bouvignies
df865380bc
fix: deployment_metadata table app_version is a nullable BIGINT ( #2769 )
2023-12-04 17:00:52 +01:00
Guillaume Bouvignies
1cad51b594
fix: string results with custom content types are not quoted ( #2768 )
2023-12-04 15:07:56 +01:00
Guillaume Bouvignies
194ee830cc
feat: Add workspace settings to sync scripts/flows/apps to git repo on deployment ( #2740 )
...
* feat: Add workspace settings to sync script to git repo on deployment
* track deployment callback jobs in separate table
* sqlx prepare
* update deployment_metadata table
* Point to hub script
* Add details to the settings page and restrict to EE only
* cleanup unused impots
* Flows and Apps are now pushed to GH as well
* Ignore scripts/flows/apps located in private user folders
2023-12-04 14:26:27 +01:00
Guillaume Bouvignies
5cb3c34e44
feat: Various minor improvements for S3 DX ( #2760 )
...
* feat: Various minor improvements for S3 DX
* Fix openAPI yaml
* Remove unused imports
2023-12-04 13:20:04 +01:00
Guillaume Bouvignies
6c0f921b3a
feat: Custom content type for script and flow results ( #2767 )
2023-12-04 13:19:40 +01:00
Bret Mogilefsky
2170f6504f
Fix typo ( #2765 )
2023-12-04 07:36:59 +01:00
Ruben Fiszel
f50cef0367
feat: save inline scripts of apps to workspace + search by path
2023-12-03 15:13:57 +01:00
Ruben Fiszel
51d648d450
feat: result preview in app editor ( #2761 )
...
* update cli deps settings
* update cli deps settings
* all
* iterate
2023-12-02 16:01:04 +01:00
Faton Ramadani
8ca04e49b0
fix(frontend): fix sign in with Google button ( #2756 )
2023-12-01 18:33:00 +01:00
Faton Ramadani
2f72be36e5
App menu improvements ( #2753 )
...
* fix(frontend): add dropdown menu result + fix splitpanes seperators
* fix(frontend): remove useless border
* fix(frontend): fix arg enum
* fix(frontend): remove useless div
* fix(frontend): remove duplicated code
* fix(frontend): remove duplicated code
* fix(frontend): fix reactivity
* fix(frontend): fix reactivity
2023-12-01 17:10:50 +01:00
HugoCasa
d47d4ccf85
fix: improve azure openai readme ( #2754 )
2023-12-01 17:10:19 +01:00
HugoCasa
583dae6a72
fix: string or enum ( #2752 )
2023-12-01 16:07:16 +01:00
HugoCasa
8fc0afce71
fix: do not prorate for team plan checkouts mornings of firsts ( #2751 )
2023-12-01 15:16:54 +01:00
Faton Ramadani
6eaec47162
fix(frontend): fix resource search ( #2748 )
2023-12-01 13:32:45 +01:00
Faton Ramadani
a3f1111ca7
feat(frontend): add before and after icons for text input components ( #2746 )
2023-12-01 13:26:50 +01:00
Ruben Fiszel
60c4860233
fix: fix early return sync on existing flows
2023-12-01 13:18:31 +01:00
Faton Ramadani
85805bdf82
fix(frontend): fix tutorials contols ( #2745 )
2023-12-01 10:20:53 +01:00
Ruben Fiszel
225f675fb3
app ux nits
2023-12-01 10:00:16 +01:00
Ruben Fiszel
a122b6cab6
fix: show bg runnables currently running
2023-12-01 09:49:33 +01:00
Ruben Fiszel
dd980ee296
display more info on backend tests
2023-12-01 08:08:58 +01:00
Ruben Fiszel
45648bbf7f
fix componentoutputviewer reset
2023-12-01 07:55:33 +01:00
Ruben Fiszel
1d90434f12
chore(main): release 1.219.1 ( #2742 )
...
* chore(main): release 1.219.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.219.1
2023-12-01 07:41:18 +01:00
Ruben Fiszel
cb42f10dc6
fix: fix editorContext in preview
2023-12-01 07:38:51 +01:00
Ruben Fiszel
62de305908
fix: maps mapRegion update on move
2023-12-01 07:12:09 +01:00
Ruben Fiszel
49803e26f6
chore(main): release 1.219.0 ( #2739 )
...
* chore(main): release 1.219.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.219.0
2023-12-01 01:20:38 +01:00
Ruben Fiszel
592d7839d1
fix: limit log pull from queued jobs
2023-12-01 01:14:01 +01:00
Ruben Fiszel
f195320e99
fix aggrid classes
2023-12-01 00:24:09 +01:00
Ruben Fiszel
fdb546ea2a
fix eval preview
2023-12-01 00:13:27 +01:00
Ruben Fiszel
772e3b8a32
fix eval preview
2023-12-01 00:07:44 +01:00
Ruben Fiszel
1bef60dd50
fix eval preview
2023-12-01 00:02:39 +01:00
Ruben Fiszel
d4374a0103
feat: eval preview for apps
2023-11-30 23:54:33 +01:00