Faton Ramadani
|
1daccdbdb1
|
fix(frontend): Fix Step viewer (#2627)
* fix(frontend): Fix Step viewer
* fix(frontend): Fix build
|
2023-11-14 10:20:50 +01:00 |
|
HugoCasa
|
eafde10995
|
fix: ai gen minor fixes (#2626)
|
2023-11-14 09:59:25 +01:00 |
|
Ruben Fiszel
|
ff8b9b0384
|
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
|
f185eba49c
|
fix: false not undefined in result (#2620)
|
2023-11-13 19:14:30 +01:00 |
|
Ruben Fiszel
|
ae3f0ee5f4
|
fix wmill dev
|
2023-11-13 12:04:16 +01:00 |
|
Ruben Fiszel
|
967f05b61a
|
autofocus itempicker
|
2023-11-13 11:22:38 +01:00 |
|
Ruben Fiszel
|
cbeefa807a
|
fix: fix diff editor error
|
2023-11-13 11:16:37 +01:00 |
|
Ruben Fiszel
|
9f4d53e0f2
|
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>
v1.206.0
|
2023-11-13 00:29:55 +01:00 |
|
Ruben Fiszel
|
6a819cc512
|
fix: fix selected component switch tab + copyComponent keep layout
|
2023-11-13 00:27:20 +01:00 |
|
Skyler Mäntysaari
|
ce38a4322e
|
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
|
601779f28c
|
fix bun lsp
|
2023-11-12 23:21:31 +01:00 |
|
Ruben Fiszel
|
f809172e3d
|
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
|
8151b01013
|
fix: add windmill loading screen
|
2023-11-12 11:00:25 +01:00 |
|
Ruben Fiszel
|
7bbe3cf288
|
fix: keep dark theme on login redirect
|
2023-11-12 10:08:44 +01:00 |
|
Ruben Fiszel
|
28d1c75962
|
fix test flow cancel
|
2023-11-11 17:41:37 +01:00 |
|
Ruben Fiszel
|
eb5067aee5
|
feat: add support for requiring users to pre-exist
|
2023-11-11 15:53:09 +01:00 |
|
Ruben Fiszel
|
7191ad73ca
|
fix nit warning for notSelectable proppickerwrapper
|
2023-11-11 15:27:57 +01:00 |
|
Ruben Fiszel
|
528f6fa910
|
feat: add dedicated worker support for deno
|
2023-11-11 15:19:27 +01:00 |
|
Ruben Fiszel
|
fa3efd3f60
|
fix: handle console logs in dedicated workers
|
2023-11-11 13:39:06 +01:00 |
|
Ruben Fiszel
|
fdfb12fd5b
|
improve cancel_all handling of non running jobs
|
2023-11-11 12:14:48 +01:00 |
|
Ruben Fiszel
|
272240abad
|
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>
v1.205.0
|
2023-11-11 11:37:41 +01:00 |
|
Ruben Fiszel
|
44f37ac50d
|
UX improvements
|
2023-11-11 10:40:28 +01:00 |
|
Ruben Fiszel
|
2b4b0cdc74
|
UX improvements
|
2023-11-11 10:37:18 +01:00 |
|
Ruben Fiszel
|
cd5ff7343a
|
styling nits
|
2023-11-11 10:03:53 +01:00 |
|
Ruben Fiszel
|
929616d730
|
apply enterprise limits
|
2023-11-11 09:46:09 +01:00 |
|
Ruben Fiszel
|
47a3e407e2
|
add more help for activating dedicated worker
|
2023-11-10 20:58:19 +01:00 |
|
Ruben Fiszel
|
b9e41d066d
|
fix: support digit prefixed script in python
|
2023-11-10 20:51:28 +01:00 |
|
Ruben Fiszel
|
2038fe68ce
|
feat: exit dedicated worker upon new deployment
|
2023-11-10 20:45:25 +01:00 |
|
Ruben Fiszel
|
4661dd2cea
|
feat: exit dedicated worker upon new deployment
|
2023-11-10 20:41:43 +01:00 |
|
Ruben Fiszel
|
5662c86bf0
|
fix dedicated worker dependency jobs
|
2023-11-10 18:38:10 +01:00 |
|
Guillaume Bouvignies
|
aee35d6d51
|
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
|
67f72a938c
|
init durationStatuses
|
2023-11-10 15:19:15 +01:00 |
|
Ruben Fiszel
|
f998c7229c
|
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
|
03a64101fe
|
store path in flowstate as well
|
2023-11-10 13:47:08 +01:00 |
|
Ruben Fiszel
|
4b07d7e2df
|
chore(main): release 1.204.1 (#2610)
* chore(main): release 1.204.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.204.1
|
2023-11-10 13:32:45 +01:00 |
|
Ruben Fiszel
|
8baf79360e
|
fix: fix flow module builder
|
2023-11-10 13:32:19 +01:00 |
|
Ruben Fiszel
|
88e3648ee4
|
fix: optimize single step iterative forloops (#2596)
* cc
* fixed
|
2023-11-10 13:17:39 +01:00 |
|
Ruben Fiszel
|
41364421ea
|
fix: fix custom components
|
2023-11-10 12:14:02 +01:00 |
|
Faton Ramadani
|
e22f3738d5
|
fix(frontend): fix login icons + add Okta (#2609)
|
2023-11-10 11:24:29 +01:00 |
|
Ruben Fiszel
|
5eca0e8784
|
chore(main): release 1.204.0 (#2606)
* chore(main): release 1.204.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.204.0
|
2023-11-10 11:20:06 +01:00 |
|
HugoCasa
|
577e1300b9
|
feat: add sql server (#2604)
* feat: add sql server
* feat: mssql test, db schema, AI
* chore: update to latest parser
* fix: clean mssql executor
|
2023-11-10 11:16:13 +01:00 |
|
Ruben Fiszel
|
7ab9b861c4
|
fix detail page layout
|
2023-11-10 11:06:08 +01:00 |
|
Guillaume Bouvignies
|
cb01703a08
|
fix: iter args conflicts with external variables named iter (#2605)
* fix: iter args conflicts with external variables named iter
* Similar logic in frontend and fix backend
* frontend new object
* avoid another clone
|
2023-11-10 10:53:22 +01:00 |
|
Faton Ramadani
|
a99edf7764
|
feat(frontend): add confirmation modal when deleting a user in instance settings (#2608)
|
2023-11-10 10:30:30 +01:00 |
|
Faton Ramadani
|
adad712662
|
feat(frontend): draft script/flow can only access the edit page until… (#2607)
* feat(frontend): draft script/flow can only access the edit page until deployed
* feat(frontend): remove redirect
|
2023-11-10 10:26:22 +01:00 |
|
Ruben Fiszel
|
871fac6a0c
|
add vite-ignore
|
2023-11-10 10:03:48 +01:00 |
|
Ruben Fiszel
|
4a6d28aa1c
|
nit workspace settings
|
2023-11-10 10:02:12 +01:00 |
|
Ruben Fiszel
|
1041eeb4b0
|
nit error/recovery handler initial load
|
2023-11-10 09:57:18 +01:00 |
|
Faton Ramadani
|
fe35c7ad3c
|
feat(frontend): Buttons refactor (#2545)
* feat(frontend): wip
* feat(frontend): button refactor wip
* feat(frontend): button refactor wip
* feat(frontend): fix build
* feat(frontend): fix build
* fix(frontend): fix build
* fix(frontend): fix buttons styles
* fix(frontend): remove dev file
* feat(frontend): clean up
* feat(frontend): done
* feat(frontend): done
* feat(frontend): remove duplicated componnet
* feat(frontend): wip
* feat(frontend): wip
* feat(frontend): forked Flow icons
* feat(frontend): remove legacy dropdown
* feat(frontend): migrated all + remove dependencies
* feat(frontend): clean up
|
2023-11-10 09:43:10 +01:00 |
|
Ruben Fiszel
|
0ccf706fa2
|
feat: add support for custom sso logins
|
2023-11-10 00:12:36 +01:00 |
|