Faton Ramadani
5992b82180
feat(frontend): support array of objects in schema ( #4106 )
...
* feat(frontend): Support array of objets
* feat(frontend): add support for LightweightArgInput
* feat(frontend): support objects and arrays of objects in LightweightArgInput
2024-07-30 11:42:49 +02:00
Ruben Fiszel
9f8862680c
chore(main): release 1.370.0 ( #4150 )
...
* chore(main): release 1.370.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-29 21:36:30 +02:00
Ruben Fiszel
6e91005daa
fix: improve native runtime with axios support
2024-07-29 21:13:02 +02:00
HugoCasa
5031a8cb01
feat: get completed flow node result by api/download + eval list result json path optim ( #4108 )
...
* feat: get completed flow node result by api
* fix: missing file
* feat: fallback to completed job + fix dfs
* feat: download all results + eval improvement
* fix: nit regex
* fix: nit
2024-07-29 20:30:55 +02:00
Ruben Fiszel
28810910b1
chore(main): release 1.369.1 ( #4149 )
...
* chore(main): release 1.369.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-29 20:22:26 +02:00
Faton Ramadani
71badb959d
fix(frontend): Fix how new items are processed in App select ( #4109 )
...
* fix(frontend): Fix how new items are procesed
* fix(frontend): Fix regex
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
* fix(frontend): avoid duplicates
* fix(frontend): simplify code
---------
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2024-07-29 20:21:39 +02:00
Ruben Fiszel
bc94acb378
fix: fix lang picker artefact for script editor
2024-07-29 20:18:56 +02:00
Ruben Fiszel
ca345d4755
chore(main): release 1.369.0 ( #4147 )
...
* chore(main): release 1.369.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-29 19:55:34 +02:00
Ruben Fiszel
b02baa2cfb
feat: remove nativets in favor of bun with native pragma
2024-07-29 19:20:00 +02:00
Faton Ramadani
fb89eed8fa
feat(frontend): App bar as components ( #4103 )
...
* feat(frontend): wip
* feat(frontend): add migration to the new top bar
* feat(frontend): fix topbar styling
* feat(frontend): fix migration code
* feat(frontend): fix migration code
* feat(frontend): fix migration code
* feat(frontend): wip
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove migration
* feat(frontend): fix top bar styling
* feat(frontend): fix sync issues
* feat(frontend): improve style
* feat(frontend): Redesign Recompute all
* feat(frontend): change icon + make the default title font bigger
* feat(frontend): Remove unecesary clearInterval
* feat(frontend): Fix dropdown menu button style
2024-07-29 17:26:18 +02:00
Ruben Fiszel
40caa795fb
chore(main): release 1.368.3 ( #4143 )
...
* chore(main): release 1.368.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-28 19:34:13 +02:00
Ruben Fiszel
3f1ed35f3e
clarify //nobundling
2024-07-28 14:31:23 +02:00
Ruben Fiszel
9deba3e715
chore(main): release 1.368.2 ( #4141 )
...
* chore(main): release 1.368.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-28 11:09:31 +02:00
Ruben Fiszel
35d567e2e0
small nit BASE_URL
2024-07-28 10:25:33 +02:00
Ruben Fiszel
7099ec48e6
chore(main): release 1.368.1 ( #4140 )
...
* chore(main): release 1.368.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-27 12:46:47 +02:00
Ruben Fiszel
99623f31af
fix: improve runs page performance through pg indices
2024-07-27 12:16:13 +02:00
Ruben Fiszel
c52ca177ea
chore(main): release 1.368.0 ( #4129 )
...
* chore(main): release 1.368.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-26 23:27:34 +02:00
wendrul
c270ab1171
fix: search modal improvements ( #4128 )
...
* Message when runs filter is empty
* Improve height and width of modal
2024-07-26 11:08:16 +02:00
HugoCasa
6df9eca2cf
feat: multi sql statement with pg fix ( #4134 )
...
* Revert "Revert "feat: multi statement sql (#4104 )" (#4133 )"
This reverts commit 38f0949ce3 .
* fix: sort pg args
2024-07-26 09:23:39 +02:00
Ruben Fiszel
38f0949ce3
Revert "feat: multi statement sql ( #4104 )" ( #4133 )
...
This reverts commit 23108b4688 .
2024-07-26 01:24:03 +02:00
HugoCasa
23108b4688
feat: multi statement sql ( #4104 )
...
* feat: multi statement pg
* fix: add other flavors
* feat: make pg params start at 1 and sequential
* fix: improve sql statement parsing
* add tests
* fix: allow no semi in last statement
* fix: merge conflict
* fix: minor improvement
* fix: parser version
2024-07-25 20:46:04 +02:00
Henri Courdent
7102dd81c0
Changelog update frontend 25 07 ( #4130 )
2024-07-25 11:21:17 +02:00
Ruben Fiszel
01f2eeb3fe
chore(main): release 1.367.2 ( #4127 )
...
* chore(main): release 1.367.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-24 18:28:56 +02:00
Ruben Fiszel
aaf067eedb
chore(main): release 1.367.1 ( #4126 )
...
* chore(main): release 1.367.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-24 15:27:14 +02:00
Ruben Fiszel
eead10bb80
chore(main): release 1.367.0 ( #4118 )
...
* chore(main): release 1.367.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-24 13:55:40 +02:00
Ruben Fiszel
d49b2d0f06
fix: fix webhooks urls after BASE_URL change
2024-07-24 13:31:06 +02:00
Ruben Fiszel
20390c53e8
fix: respect sorting when downloading csv f rom auto table
2024-07-24 11:12:51 +02:00
HugoCasa
14a4f12826
feat: apply workspace specific tags only to some workspaces ( #4107 )
2024-07-23 19:12:11 +02:00
Ruben Fiszel
97f6b2e7ad
fix: make result_json path stable for python executors
2024-07-23 17:39:40 +02:00
Ruben Fiszel
9ab5b2e32d
fix: preserve force json across code preview
2024-07-23 16:42:29 +02:00
HugoCasa
73decb24b2
fix: filter audit logs end user by username + complete resource filter ( #4105 )
...
* fix: filter audit logs end user by username + complete resource filter
* update ee ref
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev >
2024-07-23 16:23:33 +02:00
Ruben Fiszel
99509ac683
chore(main): release 1.366.6 ( #4117 )
...
* chore(main): release 1.366.6
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-23 12:50:06 +02:00
Ruben Fiszel
ae4cbb0401
fix: fix copilot completion after base_url change
2024-07-23 12:21:12 +02:00
Ruben Fiszel
05388053e8
improve scrollbar styling for chrome
2024-07-23 08:57:04 +02:00
Ruben Fiszel
a117a4d017
chore(main): release 1.366.5 ( #4116 )
...
* chore(main): release 1.366.5
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 22:54:50 +02:00
Ruben Fiszel
bb861cfede
fix: fix BASE_URL build conf
2024-07-22 22:51:08 +02:00
Ruben Fiszel
0f91539977
chore(main): release 1.366.4 ( #4115 )
...
* chore(main): release 1.366.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 22:39:39 +02:00
Ruben Fiszel
ab686ea69e
fix sveltekit conf
2024-07-22 22:36:56 +02:00
Ruben Fiszel
e7cdc2b934
fix sveltekit conf
2024-07-22 22:31:53 +02:00
Ruben Fiszel
7d4dc8df26
fix sveltekit conf
2024-07-22 22:25:53 +02:00
Ruben Fiszel
6e33e4e0b9
fix: fix BASE_URL build conf
2024-07-22 21:53:08 +02:00
Ruben Fiszel
8a89652255
nit fix
2024-07-22 21:24:53 +02:00
Ruben Fiszel
f4c9ba00f1
chore(main): release 1.366.3 ( #4114 )
...
* chore(main): release 1.366.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 21:14:30 +02:00
Ruben Fiszel
25d230d8d8
nit fix
2024-07-22 21:13:43 +02:00
Ruben Fiszel
f6a948ba77
fix: fix BASE_URL build conf
2024-07-22 21:11:14 +02:00
Ruben Fiszel
fdeaf6298d
chore(main): release 1.366.2 ( #4113 )
...
* chore(main): release 1.366.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 21:05:59 +02:00
Ruben Fiszel
c26457c967
fix: fix BASE_URL build conf
2024-07-22 21:02:19 +02:00
Ruben Fiszel
bc1c8d2d47
chore(main): release 1.366.1 ( #4112 )
...
* fix: fix BASE_URL build conf
* chore(main): release 1.366.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 20:57:15 +02:00
Ruben Fiszel
3131e14ca3
fix: fix BASE_URL build conf
2024-07-22 20:56:13 +02:00
Ruben Fiszel
8e7e1e94bc
chore(main): release 1.366.0 ( #4101 )
...
* chore(main): release 1.366.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 20:41:20 +02:00