Commit Graph

7620 Commits

Author SHA1 Message Date
Ruben Fiszel
b5a9111d07 fix: improve runFlowAsync and run_flow_async default behavior + time formatting of scheduled for 2024-09-11 23:52:02 +02:00
Ruben Fiszel
816a303f7e chore(main): release 1.394.2 (#4372)
* chore(main): release 1.394.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-11 23:05:33 +02:00
Ruben Fiszel
34b130d018 fix: add tag_override for script in flows 2024-09-11 23:02:45 +02:00
Ruben Fiszel
7d29651d3e fix: graceful worker exits for same worker jobs (#4371)
* all

* fix compile
2024-09-11 18:32:08 +02:00
Ruben Fiszel
dd6643aab7 chore(main): release 1.394.1 (#4366)
* chore(main): release 1.394.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-11 12:19:19 +02:00
Ruben Fiszel
d55159367d fix: default success handler key can be viewed by anyone in the workspace 2024-09-11 12:16:10 +02:00
Ruben Fiszel
7a29c93bf8 fix: same worker is transitive on nested flows 2024-09-11 08:59:01 +02:00
Ruben Fiszel
458dcfe1e8 fix: handle better same_worker flow monitor 2024-09-11 01:29:40 +02:00
Ruben Fiszel
90f7ba47f2 nit overflow and scrllbar height 2024-09-11 00:11:11 +02:00
Ruben Fiszel
452ca9bbd4 chore(main): release 1.394.0 (#4358)
* chore(main): release 1.394.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-10 20:57:11 +02:00
Ruben Fiszel
99c9267be4 whileloop details in flowviewer 2024-09-10 20:52:13 +02:00
Ruben Fiszel
6de024e55e nit accept underscore for flow editor 2024-09-10 20:31:12 +02:00
Ruben Fiszel
9e8c9fb1cb feat: add ability to edit id in flows (#4364)
* all

* all

* nit mailto

* fix

* fix
2024-09-10 20:16:43 +02:00
Henri Courdent
23a66af9c7 Changelog refresh frontend (#4362) 2024-09-10 15:08:15 +02:00
Ruben Fiszel
8b948d09e7 nit upgrade instructions 2024-09-10 12:52:52 +02:00
Ruben Fiszel
8c062abc24 nit workspace add 2024-09-10 12:48:40 +02:00
Ruben Fiszel
9577f21a0b fix(cli): on node, prompt paste accept more than 8 chars 2024-09-10 12:36:43 +02:00
Ruben Fiszel
98e7205edd fix(cli): browser login works on npm 2024-09-10 12:06:12 +02:00
Henri Courdent
a6c939ba43 Typos frontend Instance settings (#4361) 2024-09-10 10:57:09 +02:00
Ruben Fiszel
d00e3de5f6 custom baseUrl fixes 2024-09-09 17:20:44 +02:00
Ruben Fiszel
9fb8c195e8 fix: migrate git sync to using bun based script 2024-09-09 14:31:37 +02:00
Ruben Fiszel
df59ad7b89 chore(main): release 1.393.4 (#4356)
* chore(main): release 1.393.4

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-09 14:06:26 +02:00
Ruben Fiszel
16e9f063f7 fix: bun scripts cached in docker image have their dependencies pre-loaded 2024-09-09 13:52:12 +02:00
Ruben Fiszel
7b8b164284 fix(cli): add --extra-includes to improve git sync capabilities 2024-09-09 10:56:46 +02:00
Ruben Fiszel
8423e5f8c2 put sed helpers to remove anscii codes in downloaded logs 2024-09-09 10:26:17 +02:00
Ruben Fiszel
5a4149f4db fix hub sync script 2024-09-09 00:30:09 +02:00
Ruben Fiszel
dc7963d4c7 fix: fix hub sync script 2024-09-08 23:49:09 +02:00
Ruben Fiszel
6f72d99fef migrate dockerfile CLI to node 2024-09-07 21:34:14 +02:00
Ruben Fiszel
5c288d7c2f chore(main): release 1.393.3 (#4353)
* chore(main): release 1.393.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-07 21:31:27 +02:00
Ruben Fiszel
5817efc16f fix(cli): guide users to migrate to node version of the CLI 2024-09-07 21:27:36 +02:00
Ruben Fiszel
9eea0c95d4 synchronize hub script is moved to new windmill cli 2024-09-07 19:05:34 +02:00
Ruben Fiszel
90868832f2 fix cli build 2024-09-07 14:09:38 +02:00
Ruben Fiszel
ec697cf24a chore(main): release 1.393.2 (#4351)
* chore(main): release 1.393.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-07 14:00:03 +02:00
Ruben Fiszel
d1e46d7dfa fix(cli): add --base-url option to add possibility of setting every arg without needing to add a workspace first 2024-09-07 12:44:27 +02:00
Ruben Fiszel
dcf817de02 fix CLI publishing 2024-09-07 12:03:08 +02:00
Ruben Fiszel
5f09089288 chore(main): release 1.393.1 (#4350)
* chore(main): release 1.393.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-07 11:56:37 +02:00
Ruben Fiszel
87c11680a9 fix: fix CLI publishing 2024-09-07 11:51:37 +02:00
Ruben Fiszel
9f24ae333d nit npm on release 2024-09-07 11:21:12 +02:00
Ruben Fiszel
e3b924818b chore(main): release 1.393.0 (#4348)
* chore(main): release 1.393.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-07 11:15:31 +02:00
Ruben Fiszel
77830effba migrate more to windmill-cli 2024-09-07 11:08:55 +02:00
Ruben Fiszel
fd18f42e0f feat: make CLI node compatible (#4347) 2024-09-07 02:31:26 +02:00
Ruben Fiszel
d11284feb2 chore(main): release 1.392.0 (#4341)
* chore(main): release 1.392.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-09-07 01:20:26 +02:00
Ruben Fiszel
c4bc294db2 nit scrollbars 2024-09-07 01:19:20 +02:00
Ruben Fiszel
d225e806b4 fix: make select not reset on user changes in app + app css fix 2024-09-07 00:33:55 +02:00
Ruben Fiszel
3e3f9dd74d fix: nativets correct transform resources in args 2024-09-06 20:41:42 +02:00
HugoCasa
a009c8df23 feat: schedule success handler (#4346) 2024-09-06 19:03:09 +02:00
Ruben Fiszel
2a5bafecb8 update bun to 1.1.26 and deno to 1.46.3 2024-09-06 08:51:24 +02:00
Henri Courdent
bee2537570 Workers page buttons and SSO logos (#4336)
* Workers page buttons and SSO logos

* JumpCloud typo

* Fix svg
2024-09-05 12:15:55 +02:00
Ruben Fiszel
881dfd10aa fix: fix error handler new script if no modules 2024-09-05 12:08:42 +02:00
Ruben Fiszel
fa2f5e1b3f fix: improve app reports puppeteer interactions 2024-09-05 10:07:21 +02:00