Commit Graph

6400 Commits

Author SHA1 Message Date
Ruben Fiszel
cf17f907df chore(main): release 1.305.3 (#3540)
* chore(main): release 1.305.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-04-12 09:55:15 +02:00
Ruben Fiszel
800813759d fix: improve app icon renderer and app html renderer 2024-04-12 09:51:54 +02:00
Ruben Fiszel
fdfacba0f1 nits 2024-04-11 20:40:34 +02:00
Ruben Fiszel
51fad8c8a9 chore(main): release 1.305.2 (#3537)
* chore(main): release 1.305.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-04-11 20:08:21 +02:00
Ruben Fiszel
aad1bbe47b fix: unsaved changes on deploy of flow 2024-04-11 20:03:29 +02:00
Ruben Fiszel
831d513a79 chore(main): release 1.305.1 (#3532)
* chore(main): release 1.305.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-04-11 18:46:54 +02:00
Ruben Fiszel
f0b2e8cdb0 fix: improve goto behavior 2024-04-11 17:58:22 +02:00
Ruben Fiszel
61d3037de7 fix intempestive settings reload on selectedComponent change 2024-04-11 17:52:22 +02:00
Ruben Fiszel
cc3c1c4074 nit invert icon logo 2024-04-11 17:27:38 +02:00
Ruben Fiszel
e1b1c6a17b change default openapi file 2024-04-11 16:03:54 +02:00
Ruben Fiszel
b6e966f3d8 fix: load lazily the app icons 2024-04-11 14:57:48 +02:00
Ruben Fiszel
ca9a2221ce nit for whitelabelling 2024-04-11 10:14:36 +02:00
Ruben Fiszel
bc759d1f05 nits 2024-04-11 09:48:34 +02:00
Ruben Fiszel
b8b90bbe69 nit update peerDeps 2024-04-11 09:37:17 +02:00
Ruben Fiszel
9dd66cdbf8 fix: update monaco configurations 2024-04-11 09:29:25 +02:00
Ruben Fiszel
548949e39e fix: remove requirement on full wasm parser for row insert of db studio 2024-04-11 01:12:47 +02:00
Ruben Fiszel
c08eb0abc8 fix: remove requirement on full wasm parser for row insert of db studio 2024-04-11 01:12:41 +02:00
Ruben Fiszel
3228147058 add webpackIgnore annotations 2024-04-10 22:01:30 +02:00
Ruben Fiszel
178683554c update cli deps 2024-04-10 16:31:23 +02:00
Ruben Fiszel
80a5d6ed6a fix: fix plug connection for apps with array items 2024-04-10 16:02:45 +02:00
Faton Ramadani
dedd815770 fix(frontend): fix text alignement (#3533) 2024-04-10 15:27:39 +02:00
Faton Ramadani
f267357594 fix(frontend): add missing darkModeObserver in CronInput (#3531) 2024-04-10 14:54:33 +02:00
Ruben Fiszel
f7312bbcc2 chore(main): release 1.305.0 (#3530)
* chore(main): release 1.305.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-04-09 22:55:43 +02:00
Ruben Fiszel
add1f1be88 fix: add ability to cancel flows directly from operator modal 2024-04-09 22:51:15 +02:00
Ruben Fiszel
a1d2c59fce feat: flow concurrency limits support custom concurrency key 2024-04-09 22:03:39 +02:00
Ruben Fiszel
1e0985a7bd chore(main): release 1.304.4 (#3528)
* chore(main): release 1.304.4

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-04-09 20:01:52 +02:00
Ruben Fiszel
b04c665582 nits 2024-04-09 19:50:55 +02:00
Ruben Fiszel
6ad1b37844 fix: improve performance of for-loops with parralelism 2024-04-09 19:47:50 +02:00
Ruben Fiszel
05998e91a1 fix: improve performance of for-loops with parralelism 2024-04-09 19:41:56 +02:00
Ruben Fiszel
65b280c84b prevent parallelism from timing out lock monitor 2024-04-09 18:50:19 +02:00
Ruben Fiszel
c7c2272f22 add default state store to flow status viewer 2024-04-09 18:43:50 +02:00
Ruben Fiszel
ac238db765 fix: improve handling of very large iterator on frontend 2024-04-09 18:26:09 +02:00
Ruben Fiszel
a78857b433 nits 2024-04-09 14:15:12 +02:00
Ruben Fiszel
31f2f88b2a update sqlx 2024-04-09 12:46:00 +02:00
Ruben Fiszel
424a5e344e fix: improve deadlocks for parallel branches with parallelism constraints 2024-04-09 11:52:40 +02:00
Ruben Fiszel
9efcb79b03 fix: improve order dragndrop for json editor in app 2024-04-09 10:53:04 +02:00
Ruben Fiszel
34fd745b2f more error messages 2024-04-09 10:27:14 +02:00
Faton Ramadani
6aef7b4fe5 fix(frontend): Improve theme editor (#3525)
* fix(frontend): Improve theme editor

* feat(frontend): improve theme editor
2024-04-09 10:21:26 +02:00
Ruben Fiszel
0471bf84f9 improve default script for frontend apps 2024-04-09 01:53:19 +02:00
Ruben Fiszel
ce18be6431 fix: improve deadlocks for parallel branches with parallelism constraints 2024-04-09 01:38:55 +02:00
Ruben Fiszel
501e050be8 fix: allow for longer approver names in flows 2024-04-08 15:44:33 +02:00
Faton Ramadani
dfb1c51167 fix(frontend): Fix bypass confirmation shortcut (#3527)
* fix(frontend): Fix bypass confirmation shortcut

* Update Item.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-04-08 14:43:31 +02:00
Ruben Fiszel
c6be45997c chore(main): release 1.304.3 (#3522)
* chore(main): release 1.304.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-04-08 12:42:28 +02:00
Ruben Fiszel
9369716918 fix: improve CLI with visible_to_runner_only and priority 2024-04-08 12:22:48 +02:00
Ruben Fiszel
f4d1f93ffc fix: add resource types to list of ignored path filters for git sync 2024-04-08 11:50:10 +02:00
Ruben Fiszel
4e7b4fb165 fix: add resource types to list of ignored path filters for git sync 2024-04-08 10:05:55 +02:00
Ruben Fiszel
0062a33167 add scalar at openapi2.html 2024-04-08 01:42:54 +02:00
Ruben Fiszel
b2362c8263 add scalar at openapi2.html 2024-04-08 01:42:43 +02:00
Ruben Fiszel
9c09e948a6 add page and perPage to list apis 2024-04-07 18:47:06 +02:00
Ruben Fiszel
1c317d6cca chore(main): release 1.304.2 (#3521)
* chore(main): release 1.304.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-04-06 23:34:04 +02:00