Ruben Fiszel
|
d8fcd713d3
|
improve download button
|
2023-11-15 15:55:10 +01:00 |
|
Ruben Fiszel
|
bab0b89e35
|
fix non secure deploy
|
2023-11-15 15:39:03 +01:00 |
|
Ruben Fiszel
|
a4dc4e68b1
|
hub nits
|
2023-11-15 15:24:54 +01:00 |
|
Ruben Fiszel
|
470e3cf36d
|
small fix
|
2023-11-15 14:55:38 +01:00 |
|
Ruben Fiszel
|
accfb3f307
|
fix re-evaluate position has absolute pos
|
2023-11-15 14:54:23 +01:00 |
|
Ruben Fiszel
|
0b518f8df7
|
improve empty inner loops handling
|
2023-11-15 14:38:02 +01:00 |
|
Ruben Fiszel
|
d01dcba08b
|
nit schedule page
|
2023-11-15 13:25:26 +01:00 |
|
Ruben Fiszel
|
507f1cb966
|
fix: copy component only if empty selection
|
2023-11-15 13:19:54 +01:00 |
|
Ruben Fiszel
|
eeb6b8280a
|
fix: fix delete schedule clear jobs
|
2023-11-15 13:13:24 +01:00 |
|
Henri Courdent
|
67d6b269dd
|
White logo sidebar (#2630)
|
2023-11-15 13:03:23 +01:00 |
|
Ruben Fiszel
|
ee34937084
|
fix app freeze
|
2023-11-15 12:59:05 +01:00 |
|
Ruben Fiszel
|
a92a85e8b0
|
fix app freeze
|
2023-11-15 12:58:07 +01:00 |
|
Ruben Fiszel
|
b99518afb9
|
UX improvements
|
2023-11-15 08:59:43 +01:00 |
|
Ruben Fiszel
|
01a230e395
|
minor UX nits
|
2023-11-15 02:01:55 +01:00 |
|
Ruben Fiszel
|
dc02cbac42
|
minor UX nits
|
2023-11-15 01:55:36 +01:00 |
|
Ruben Fiszel
|
1df01c8c4b
|
minor UX nits
|
2023-11-15 01:41:48 +01:00 |
|
Faton Ramadani
|
d3fd78babc
|
fix(frontend): Fix Step viewer (#2627)
* fix(frontend): Fix Step viewer
* fix(frontend): Fix build
|
2023-11-14 10:20:50 +01:00 |
|
HugoCasa
|
da79afaeb1
|
fix: ai gen minor fixes (#2626)
|
2023-11-14 09:59:25 +01:00 |
|
Ruben Fiszel
|
a285ca24b0
|
feat: cache postgres connection (#2621)
* feat: cache pg connection
* fix wmill dev
* adjust timings
* don't keep connection alive if not latest con
* reduce sleep
|
2023-11-13 19:40:25 +01:00 |
|
HugoCasa
|
67d5dd90bd
|
fix: false not undefined in result (#2620)
|
2023-11-13 19:14:30 +01:00 |
|
Ruben Fiszel
|
fc8ee56993
|
fix wmill dev
|
2023-11-13 12:04:16 +01:00 |
|
Ruben Fiszel
|
d7ce3c0cba
|
autofocus itempicker
|
2023-11-13 11:22:38 +01:00 |
|
Ruben Fiszel
|
7a627cd8ed
|
fix: fix diff editor error
|
2023-11-13 11:16:37 +01:00 |
|
Ruben Fiszel
|
db4eea5e22
|
chore(main): release 1.206.0 (#2615)
* chore(main): release 1.206.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-11-13 00:29:55 +01:00 |
|
Ruben Fiszel
|
8c51ea99e9
|
fix: fix selected component switch tab + copyComponent keep layout
|
2023-11-13 00:27:20 +01:00 |
|
Skyler Mäntysaari
|
369f0060ec
|
feat: Add Authentik SSO support (#2614)
* feat: Add Authentik SSO support
* Add AuthentikIcon too.
* Forgot one check further down.
|
2023-11-12 23:48:51 +01:00 |
|
Ruben Fiszel
|
94f01b0a6d
|
fix bun lsp
|
2023-11-12 23:21:31 +01:00 |
|
Ruben Fiszel
|
6b9a55b0a3
|
fix: update monaco (#2616)
* update monaco
* update monaco
* update monaco
* update monaco
* update monaco
* update monaco
* update monaco
* update monaco
|
2023-11-12 21:26:44 +01:00 |
|
Ruben Fiszel
|
4d494922b4
|
fix: add windmill loading screen
|
2023-11-12 11:00:25 +01:00 |
|
Ruben Fiszel
|
853057d452
|
fix: keep dark theme on login redirect
|
2023-11-12 10:08:44 +01:00 |
|
Ruben Fiszel
|
1c207d9723
|
fix test flow cancel
|
2023-11-11 17:41:37 +01:00 |
|
Ruben Fiszel
|
9270c5dd83
|
feat: add support for requiring users to pre-exist
|
2023-11-11 15:53:09 +01:00 |
|
Ruben Fiszel
|
e2cbef08ff
|
fix nit warning for notSelectable proppickerwrapper
|
2023-11-11 15:27:57 +01:00 |
|
Ruben Fiszel
|
3d7b3d74bc
|
feat: add dedicated worker support for deno
|
2023-11-11 15:19:27 +01:00 |
|
Ruben Fiszel
|
224351e81c
|
fix: handle console logs in dedicated workers
|
2023-11-11 13:39:06 +01:00 |
|
Ruben Fiszel
|
e6e1e8e1ef
|
improve cancel_all handling of non running jobs
|
2023-11-11 12:14:48 +01:00 |
|
Ruben Fiszel
|
9eaa506787
|
chore(main): release 1.205.0 (#2613)
* chore(main): release 1.205.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-11-11 11:37:41 +01:00 |
|
Ruben Fiszel
|
94582a76e6
|
UX improvements
|
2023-11-11 10:40:28 +01:00 |
|
Ruben Fiszel
|
9ade66644c
|
UX improvements
|
2023-11-11 10:37:18 +01:00 |
|
Ruben Fiszel
|
1cef0d1164
|
styling nits
|
2023-11-11 10:03:53 +01:00 |
|
Ruben Fiszel
|
7998b9963f
|
apply enterprise limits
|
2023-11-11 09:46:09 +01:00 |
|
Ruben Fiszel
|
f8ab1593e6
|
add more help for activating dedicated worker
|
2023-11-10 20:58:19 +01:00 |
|
Ruben Fiszel
|
7459ab3b59
|
fix: support digit prefixed script in python
|
2023-11-10 20:51:28 +01:00 |
|
Ruben Fiszel
|
312cc0307b
|
feat: exit dedicated worker upon new deployment
|
2023-11-10 20:45:25 +01:00 |
|
Ruben Fiszel
|
6e39da89fe
|
feat: exit dedicated worker upon new deployment
|
2023-11-10 20:41:43 +01:00 |
|
Ruben Fiszel
|
fcf6d6b94b
|
fix dedicated worker dependency jobs
|
2023-11-10 18:38:10 +01:00 |
|
Guillaume Bouvignies
|
9692a0afcb
|
fix: Invalid config for workers does not panic (#2612)
* fix: Invalid config for workers does not panic
* Remove unused import
* Fix error type
* cleanup unused imports
|
2023-11-10 18:31:14 +01:00 |
|
Ruben Fiszel
|
d755125565
|
init durationStatuses
|
2023-11-10 15:19:15 +01:00 |
|
Ruben Fiszel
|
4b873a9f5f
|
fix: improve display of optimized one-loops + dependency jobs of dedicated workers happen on dedicated worker
|
2023-11-10 15:14:22 +01:00 |
|
Ruben Fiszel
|
09ed4424c4
|
store path in flowstate as well
|
2023-11-10 13:47:08 +01:00 |
|