Ruben Fiszel
bfad05c438
list users require being admin
2023-10-07 06:02:50 +02:00
Ruben Fiszel
9b75e33887
fix: fix aggrid initialization
2023-10-06 20:00:01 +02:00
Ruben Fiszel
1e4a010201
UX nits
2023-10-06 19:11:19 +02:00
Ruben Fiszel
c4a817aeb6
feat: add support for aggrid ee
2023-10-06 17:34:13 +02:00
Ruben Fiszel
10994f2703
support clear on text input for date input
2023-10-05 23:43:25 +02:00
Ruben Fiszel
f4957d66b9
fix: tarball for workspace export is generated in /tmp/windmill
2023-10-05 23:00:15 +02:00
Ruben Fiszel
2c9ae41706
feat: manage cache and init scripts from worker group UI ( #2396 )
...
* cache & inits
* cache & inits
* cache & inits
* all
* fix tests
* improve
2023-10-05 19:42:15 +02:00
Faton Ramadani
285bafb51b
Ignored tutorials ( #2394 )
...
* fix(frontend): add ignored tutorials
* fix(frontend): add ignored tutorials
* fix(frontend): tutorial code cleanup
* fix(frontend): refactor how buttons are created
* fix(frontend): Correctly handled ignored tutorials
2023-10-05 17:22:40 +02:00
Faton Ramadani
cad37bc6de
fix(frontend): Fix tutorial trigger ( #2392 )
...
* fix(frontend): Fix tutorial trigger
* fix(frontend): remove useless reactivity
2023-10-05 14:50:35 +02:00
Ruben Fiszel
0f1de9af48
chore(main): release 1.181.0 ( #2369 )
...
* chore(main): release 1.181.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.181.0
2023-10-05 09:56:30 +02:00
Bryan
4cebe0d267
Upgrade debian version to bookworm ( #2386 )
...
* Dockerfile use bookworm
* use python 3.11.4
2023-10-05 09:53:25 +02:00
HugoCasa
768f972cbf
fix: add numeric, array and date types ( #2379 )
...
* fix: add numeric, array and date types
* fix: update parser npm
2023-10-05 09:13:56 +02:00
Faton Ramadani
67ee81cb8e
App polish ( #2385 )
...
* wip
* feat(frontend): polish script settings
2023-10-04 14:36:18 +02:00
Faton Ramadani
e36d21f15f
Tutorials improvement ( #2384 )
...
* fix(frontend): fix tutorials
* fix(frontend): simplify
* fix(frontend): simplify
* fix(frontend): fix skip all
* fix(frontend): fix toggle
* fix(frontend): simplify
2023-10-04 14:28:37 +02:00
Faton Ramadani
63ad53fa70
fix(frontend): fix flow tutorials ( #2383 )
...
* fix(frontend): fix flow tutorials
* fix(frontend): restore tainted
* fix(frontend): add guide about key arrows
* fix(frontend): add how first tutorial is started
* fix(frontend): add how first tutorial is started
* fix(frontend): remove debugger
* fix(frontend): fix deployement issues
2023-10-04 11:12:28 +02:00
Faton Ramadani
bda6f1fe5d
feat(frontend): add driverjs ( #2327 )
...
* feat(frontend): add driverjs
* feat(frontend): pipeline done
* feat(frontend): texts updated
* feat(frontend): split tutorials into two
* feat(frontend): Branch one tutorial
* wip
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): flow editor tutorial v0 done
* feat(frontend): fix how tutorials are started
* feat(frontend): fix how tutorials are started
2023-10-04 10:12:07 +02:00
HugoCasa
e7165f3357
fix: add reserved variables in args ( #2371 )
...
* fix: add reserved variables in args
* fix: only get job when necessary
2023-10-03 18:14:37 +02:00
Ruben Fiszel
ab2ba72f04
improve displayed flow inputs
2023-10-03 16:16:12 +02:00
HugoCasa
733bfe3f14
fix: flow trigger prompt + lower temp ( #2377 )
...
* fix: flow trigger prompt + lower temp
* fix: add back await
2023-10-03 12:00:31 +02:00
Ruben Fiszel
4109bd76d0
add dnspython
2023-10-03 01:08:37 +02:00
HugoCasa
9ed748a0da
fix: schema autocomplete/ai ( #2372 )
...
instanceof does not work with primitive types
2023-10-02 19:57:02 +02:00
HugoCasa
66d15f0c17
fix: ai flow prompt fix + explanation in ui ( #2374 )
2023-10-02 19:40:06 +02:00
Ruben Fiszel
c42b8750f1
feat: add npm_config_registry support for bun, deno and being settable from UI ( #2373 )
...
* foo
* foo
* npm config
2023-10-02 14:45:29 +02:00
HugoCasa
fc9adbe560
fix: trigger bun prompt ( #2368 )
2023-10-02 09:53:18 +02:00
Ruben Fiszel
4166931b94
chore(main): release 1.180.0 ( #2366 )
...
* chore(main): release 1.180.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.180.0
2023-10-01 21:06:13 +02:00
Ruben Fiszel
fb960594fc
feat: code content search ( #2367 )
...
* code search
* foo
* foo
* all
* all
2023-10-01 21:03:08 +02:00
Ruben Fiszel
1025bb0b0f
add fullscreen for eval fields
2023-10-01 00:21:22 +02:00
Ruben Fiszel
a2fca17ae2
fix: improve connection in apps
2023-09-30 23:53:04 +02:00
Ruben Fiszel
9f88809ee5
improve mouseover behavior for components
2023-09-30 19:59:38 +02:00
Ruben Fiszel
c863480f99
chore(main): release 1.179.1 ( #2365 )
...
* chore(main): release 1.179.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.179.1
2023-09-30 09:03:20 +02:00
Ruben Fiszel
f97289a3d8
fix: fix 0 len flow module processing
2023-09-30 09:00:39 +02:00
Ruben Fiszel
db63eaf29c
fix 0 len flow module processing
2023-09-30 08:50:32 +02:00
Ruben Fiszel
c48afe558f
catch error for loading inner modules
2023-09-30 08:06:23 +02:00
Ruben Fiszel
37ea4ed147
chore(main): release 1.179.0 ( #2354 )
...
* chore(main): release 1.179.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.179.0
2023-09-30 07:54:22 +02:00
Ruben Fiszel
79ead8f8e3
fix worker groups for non superadmins
2023-09-30 07:50:13 +02:00
Ruben Fiszel
ff9f180dd9
preserve order for form on apps
2023-09-30 07:32:21 +02:00
Ruben Fiszel
b029027c1c
fix: improve superadmin settings page
2023-09-30 06:29:28 +02:00
Ruben Fiszel
4931ed95c4
fix: remove shared http clients in rest runtime
2023-09-30 05:42:47 +02:00
Ruben Fiszel
56e38b2376
do not stop early if module is a flow step
2023-09-30 00:54:49 +02:00
Ruben Fiszel
be64f39416
fix build
2023-09-30 00:06:56 +02:00
Ruben Fiszel
52df2650ea
feat: add trustedDependencies escape hatch for bun ( #2364 )
...
* trustedDeps
* fix frontend
* trustedDeps
* fix frontend
2023-09-29 20:27:13 +02:00
HugoCasa
093770692a
feat: ai code completion ( #2361 )
2023-09-29 16:04:28 +02:00
Ruben Fiszel
64caf938e3
add tutorial progress backend
2023-09-29 15:56:21 +02:00
Ruben Fiszel
6f558f5898
add tutorial progress backend
2023-09-29 15:56:21 +02:00
Faton Ramadani
dcfa5fc0e4
fix(frontend): timezone fix ( #2360 )
...
* fix(frontend): timezone fix
* fix(frontend): remove svelte-timezone-picker: ^2.0.3,
* feat(frontend): fix dark mode
* feat(frontend): add default value + group by timezone
* feat(frontend): remove useless files
2023-09-29 13:57:36 +02:00
Faton Ramadani
3cb29778dd
feat(frontend): copy schema from json and past runs in flow inputs ( #2352 )
...
* feat(frontend): copy schema from json and past runs in flow inputs
* feat(frontend): copy schema from json and past runs in flow inputs
2023-09-29 12:02:47 +02:00
denglertai
46219154de
feat(backend): parse expires_in from string in TokenResponse ( #2353 )
...
* feat(backend): parse expires_in from string in TokenResponse
* Update more_serde.rs
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2023-09-29 11:34:27 +02:00
Ruben Fiszel
1c5cc0c237
fix: non skipped failures stop even in presence of an error handler
2023-09-29 00:39:17 +02:00
Ruben Fiszel
445bf965ed
fix: error handler does not recover flow anymore and error handler is called only once up the flow
2023-09-29 00:28:11 +02:00
Ruben Fiszel
6d6383e366
clarify oauth settings
2023-09-28 20:06:00 +02:00