Ruben Fiszel
32b0f86f66
update ag-grid
2023-12-07 09:34:59 +01:00
Ruben Fiszel
d570ae96eb
bump ag-grid to 31.0
2023-12-07 01:04:09 +01:00
Ruben Fiszel
7792942994
chore(main): release 1.221.0 ( #2786 )
...
* chore(main): release 1.221.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2023-12-07 00:50:26 +01:00
Ruben Fiszel
2104ec91c3
handle plain custom content type in display result
2023-12-07 00:49:59 +01:00
Ruben Fiszel
65f902af93
fix: linked variable already being a variable
2023-12-07 00:41:51 +01:00
HugoCasa
6c55adf7c5
fix: app reports ts ( #2798 )
2023-12-07 00:24:08 +01:00
Ruben Fiszel
26a83b725f
improve flow status viewer
2023-12-07 00:17:48 +01:00
HugoCasa
47a71ccde4
feat: limit pro plans ( #2794 )
2023-12-06 17:47:32 +01:00
Faton Ramadani
d43f3ba493
fix(frontend): fix storage key typo ( #2796 )
2023-12-06 17:10:55 +01:00
Guillaume Bouvignies
9e8af5630b
chore: Update git sync script version ( #2793 )
2023-12-06 15:29:16 +01:00
Ruben Fiszel
c9023d2537
revert forloop selected details
2023-12-06 15:17:51 +01:00
Faton Ramadani
f1107240ad
fix(frontend): use correct id for selected for loop iteration ( #2787 )
2023-12-06 13:57:31 +01:00
Guillaume Bouvignies
5cc80f36d2
fix: Allow run git for Deno ( #2789 )
2023-12-06 12:18:25 +01:00
HugoCasa
88b3d24dff
fix: app reports nits ( #2788 )
2023-12-06 11:45:38 +01:00
Ruben Fiszel
c3140e9b86
fix: improve conditionalwrapper selection
2023-12-05 22:29:55 +01:00
Ruben Fiszel
54f5f03f2b
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 >
2023-12-05 19:52:32 +01:00
Ruben Fiszel
49923331a4
fix: add run_flow_sync to python client + few nits
2023-12-05 19:49:18 +01:00
Guillaume Bouvignies
925632ffd7
feat: CLI now accepts message arg for sync push ( #2784 )
2023-12-05 19:01:09 +01:00
HugoCasa
2768379885
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
2980402ca3
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
e6e8b95042
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
0becec154f
nits
2023-12-05 15:17:10 +01:00
Faton Ramadani
2a269ab7f8
fix(frontend): infer args if the schema is not an object ( #2782 )
2023-12-05 15:03:49 +01:00
Faton Ramadani
f6e3bf6ca3
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
27f6117f0f
more try catch around localStorage
2023-12-05 14:20:30 +01:00
Faton Ramadani
727a6798b6
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
2ea609acbb
smaller font size on inline editor
2023-12-04 21:32:54 +01:00
Ruben Fiszel
6e29f08256
nit webhook panel
2023-12-04 20:59:56 +01:00
Henri Courdent
d31d48e258
Fixed links components ( #2776 )
2023-12-04 20:01:29 +01:00
Ruben Fiszel
7beccdb886
feat: perpetual scripts
2023-12-04 19:46:43 +01:00
Guillaume Bouvignies
bfb5eb27b5
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
ba5af7d069
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
Ruben Fiszel
f31cdc46ff
feat: save inline scripts of apps to workspace + search by path
2023-12-03 15:13:57 +01:00
Ruben Fiszel
8409547cd1
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
8884d379be
fix(frontend): fix sign in with Google button ( #2756 )
2023-12-01 18:33:00 +01:00
Faton Ramadani
fdc35b40f2
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
13547a6399
fix: string or enum ( #2752 )
2023-12-01 16:07:16 +01:00
HugoCasa
eecc4755f5
fix: do not prorate for team plan checkouts mornings of firsts ( #2751 )
2023-12-01 15:16:54 +01:00
Faton Ramadani
cdc6611244
fix(frontend): fix resource search ( #2748 )
2023-12-01 13:32:45 +01:00
Faton Ramadani
9c008e0fd1
feat(frontend): add before and after icons for text input components ( #2746 )
2023-12-01 13:26:50 +01:00
Ruben Fiszel
482ba6c5aa
fix: fix early return sync on existing flows
2023-12-01 13:18:31 +01:00
Faton Ramadani
4778c0522d
fix(frontend): fix tutorials contols ( #2745 )
2023-12-01 10:20:53 +01:00
Ruben Fiszel
811b01f187
app ux nits
2023-12-01 10:00:16 +01:00
Ruben Fiszel
e19500b742
fix: show bg runnables currently running
2023-12-01 09:49:33 +01:00
Ruben Fiszel
9ce6ebc86f
fix componentoutputviewer reset
2023-12-01 07:55:33 +01:00
Ruben Fiszel
b6891c7683
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 >
2023-12-01 07:41:18 +01:00
Ruben Fiszel
43572f4639
fix: fix editorContext in preview
2023-12-01 07:38:51 +01:00
Ruben Fiszel
d1df8a4b1e
fix: maps mapRegion update on move
2023-12-01 07:12:09 +01:00
Ruben Fiszel
00a3e07a7a
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 >
2023-12-01 01:20:38 +01:00
Ruben Fiszel
6529c8eaf5
fix aggrid classes
2023-12-01 00:24:09 +01:00