Commit Graph

5205 Commits

Author SHA1 Message Date
Ruben Fiszel b0fffe11eb chore(main): release 1.415.1 (#4611)
* chore(main): release 1.415.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-31 14:55:42 +01:00
BretzelLudique 52b534e77e fix simple flow tutorial (#4612) 2024-10-31 14:54:56 +01:00
Ruben Fiszel d4724b7fed chore(main): release 1.415.0 (#4608)
* chore(main): release 1.415.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-31 14:28:00 +01:00
Ruben Fiszel 8c7f53b2eb fix: improve user resource input 2024-10-31 13:29:54 +01:00
Ruben Fiszel ba4aed5bf5 fix: improve express oauth setup 2024-10-30 20:40:50 +01:00
HugoCasa b349067ce1 cache old slack error handler (#4607) 2024-10-30 17:41:43 +01:00
HugoCasa 57e3fafc51 fix slack error handler when error is too long (#4606) 2024-10-30 17:36:38 +01:00
HugoCasa 1ff221f2c0 improve array params handling in postgres (#4605) 2024-10-30 14:44:42 +01:00
Ruben Fiszel f2db73be86 nit confirmCallback edit script 2024-10-30 14:44:32 +01:00
Ruben Fiszel 23c589d1b3 chore(main): release 1.414.2 (#4603)
* chore(main): release 1.414.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-29 18:35:47 +01:00
Ruben Fiszel eb369676ad chore(main): release 1.414.1 (#4600)
* chore(main): release 1.414.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-29 14:18:35 +01:00
Ruben Fiszel 703db7d441 fix(apps): public apps can take full height 2024-10-29 12:40:50 +01:00
Ruben Fiszel b0b9180fb9 fix(apps): enable text selection on aggrid tables by default 2024-10-29 12:27:41 +01:00
Ruben Fiszel 6e222b3b1a fix(frontend): make script and schema scrollable on script detail page 2024-10-29 12:23:56 +01:00
Ruben Fiszel b86de6280e fix(frontend): new approval steps default to timeout 1800 2024-10-29 10:47:06 +01:00
Ruben Fiszel 905e67bda9 chore(main): release 1.414.0 (#4599)
* chore(main): release 1.414.0

* Apply automatic changes

* Update CHANGELOG.md

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-29 09:34:42 +01:00
HugoCasa ec2d00c374 improve key renewal (#4519)
* improve key renewal

* sqlx and fix

* fix build

* improve everything

* nits

* nits

* update ee ref

* nit
2024-10-29 09:26:45 +01:00
Ruben Fiszel ddab1f7c44 chore(main): release 1.413.2 (#4598)
* chore(main): release 1.413.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-29 09:13:48 +01:00
Ruben Fiszel a32a0abd3f handle better empty tag overrides 2024-10-29 09:01:02 +01:00
Ruben Fiszel 94cf0184a8 improve test this step for flow tag overide 2024-10-29 08:19:17 +01:00
Ruben Fiszel 65551fcb8b furhter nits 2024-10-29 08:09:48 +01:00
Ruben Fiszel d743e00563 fix(frontend): fix script and flow renaming 2024-10-29 07:49:05 +01:00
Ruben Fiszel 5b7c6d7d62 fix(backend): in flows, workspace scripts should use their set tags instead of the default one 2024-10-29 07:29:39 +01:00
Ruben Fiszel 95c2eaff69 chore(main): release 1.413.1 (#4595)
* chore(main): release 1.413.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-28 17:32:43 +01:00
Ruben Fiszel 1e20438fa4 chore(main): release 1.413.0 (#4591)
* chore(main): release 1.413.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-28 16:36:18 +01:00
Ruben Fiszel e54d253685 fix: add run immediately popover to run again 2024-10-28 09:38:10 +01:00
Ruben Fiszel 8ac5b10313 allow columnDefs with no field but children in aggrid infinite table 2024-10-28 08:18:07 +01:00
Ruben Fiszel fe7d044a66 feat: autoscaling v0 (#4593)
* all

* all

all

all

all

all

all

all

all

all

* all

* all

* nits

* nits
2024-10-28 00:47:19 +01:00
Alexander Petric bac3205725 fix(docs): smtp setup documentation link (#4590) 2024-10-26 08:43:18 +02:00
Ruben Fiszel aefff1d0e2 chore(main): release 1.412.0 (#4573)
* chore(main): release 1.412.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-25 20:02:57 +02:00
wendrul 5621bd30d3 Make file_resources that are filled with a variable in ansible (#4584)
* Make file_resources that are filled with a variable in ansible

* Rename file_resources section to files

* Add variable example to init code
2024-10-25 14:18:28 +02:00
Alec Minchington a46aa644b0 feat: add Spotify oauth provider (#4581) 2024-10-25 08:19:42 +02:00
Ruben Fiszel a49f7e5d42 Update OAuthSetting.svelte 2024-10-25 06:18:06 +02:00
Alexander Petric f18a61f7a2 ux: job queue critical alert settings ux improvements (#4577)
* improving the ux of queued jobs alert settings

* minor improvements

* removing name column
2024-10-24 22:58:39 +02:00
Ruben Fiszel 84e0524950 fix: initialize empty smtp settings correctly 2024-10-24 13:40:09 +02:00
Ruben Fiszel 9f43d5dcd9 fix(app builder): date input default value improvements 2024-10-23 11:11:24 +02:00
Alexander Petric 7e4f280e75 adding oauth.login_failure to openapi spec (#4570) 2024-10-22 22:09:31 +02:00
Ruben Fiszel 2e2fda5a06 chore(main): release 1.411.1 (#4569)
* chore(main): release 1.411.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-22 20:26:35 +02:00
Guilhem 32fd866ce9 Glm/fix cron builder (#4566)
* fix cron expression

* fix cron builder

* Fix prefilled schedule

---------

Co-authored-by: Guilhem <guilhem@mbp-de-windmill.home>
2024-10-22 17:50:43 +02:00
Alexander Petric 18fc0e4f93 audit logs for failed login attempts (#4564)
* audit logs for failed login attempts

* updating ee ref
2024-10-22 02:42:12 +02:00
Ruben Fiszel ae3961ec59 chore(main): release 1.411.0 (#4559)
* chore(main): release 1.411.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-21 20:20:59 +02:00
Ruben Fiszel b8a6a11635 feat(cli): encrypt sensitive instance settings (#4561) 2024-10-21 14:38:08 +02:00
Ruben Fiszel 4ca7c2bf07 chore(main): release 1.410.3 (#4556)
* chore(main): release 1.410.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-20 12:57:00 +02:00
Ruben Fiszel 444bfb85a3 chore(main): release 1.410.2 (#4555)
* chore(main): release 1.410.2

* Update version.txt

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-19 17:14:57 +02:00
Ruben Fiszel a92a2fd6fd fix(frontend): improve display of error handlers 2024-10-19 16:57:12 +02:00
Ruben Fiszel 3cd30d2376 chore(main): release 1.410.1 (#4553)
* chore(main): release 1.410.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-19 12:30:25 +02:00
Ruben Fiszel 26a40d1944 fix(cli): improve wmill init behavior 2024-10-19 12:15:59 +02:00
Ruben Fiszel 5115aee577 various nits 2024-10-19 12:11:29 +02:00
Ruben Fiszel 0f0c6ce2df chore(main): release 1.410.0 (#4546)
* chore(main): release 1.410.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-10-18 20:35:20 +02:00
Ruben Fiszel 549b11dcfb fix(frontend): add back script lockfile to script details pae 2024-10-18 20:30:34 +02:00