Commit Graph

5446 Commits

Author SHA1 Message Date
Ruben Fiszel 9c344605ed fix: improve approval/prompt helpers 2024-01-20 15:25:49 +01:00
Ruben Fiszel 3250d1ea47 feat: non owner can resume flows if resume url is in message 2024-01-20 13:50:56 +01:00
Ruben Fiszel beb4a6c572 improve modal behavior 2024-01-20 11:42:31 +01:00
Ruben Fiszel f9f8130efe improve app handling of job with error keys 2024-01-19 20:22:20 +01:00
Guillaume Bouvignies 326eac46fc feat: File path is option when uploading a file to S3 (#3029)
* feat: File path is option when uploading a file to S3

* Add frontend

* Fix lock

* Drag and drop file upload UI
2024-01-19 14:17:42 +01:00
Ruben Fiszel 00f4a65929 chore(main): release 1.248.0 (#3047)
* chore(main): release 1.248.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-19 14:07:06 +01:00
Ruben Fiszel fee2a96f1b feat: improve SCIM support for groups 2024-01-19 14:02:15 +01:00
Ruben Fiszel 14f37cb97d fix: fix rename apps from home menu 2024-01-19 12:11:16 +01:00
Ruben Fiszel 77df1c6d5e chore(main): release 1.247.0 (#3044)
* chore(main): release 1.247.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-19 11:10:22 +01:00
Ruben Fiszel 1863133e54 fix: improve onDemandOnly runnables 2024-01-19 10:55:17 +01:00
Ruben Fiszel 9b64e80867 minor db improvement 2024-01-19 08:41:17 +01:00
Ruben Fiszel b9ac7c93e2 make tables support json 2024-01-19 02:29:14 +01:00
Ruben Fiszel 99b4bd9437 proctect more the graphql runtime 2024-01-19 02:23:47 +01:00
Faton Ramadani 1b3462b461 fix(frontend): fix hidden wizards (#3045) 2024-01-18 17:40:21 +01:00
Ruben Fiszel 7342594fb9 sqlx fix 2024-01-18 17:40:06 +01:00
Faton Ramadani 78f80c8b0d feat(frontend): Rich table display (#3028)
* feat(frontend): rich debug table

* feat(frontend): rich debug table

* feat(frontend): rich debug table

* feat(frontend): wip

* feat(frontend): table v0

* feat(frontend): fix layout audit page

* feat(frontend): display rich result by default

* feat(frontend): add selected rows

* feat(frontend): add unique ids

* feat(frontend): restore max-h

* feat(frontend): md support + remove sorting on types that don't support comparaison

* feat(frontend): fix actions

* feat(frontend): fix md

* feat(frontend): fix md

---------

Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
2024-01-18 17:26:46 +01:00
Ruben Fiszel c4320556fc adapt lock to new deserializer 2024-01-18 16:11:49 +01:00
Ruben Fiszel 42c2b5b6dd fix: add ability to rename group from scim 2024-01-18 14:19:17 +01:00
Ruben Fiszel a8cdb1342d chore(main): release 1.246.15 (#3043)
* chore(main): release 1.246.15

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 13:24:52 +01:00
Ruben Fiszel 46f4d1bc46 fix: improve error message format for logs 2024-01-18 13:10:58 +01:00
Ruben Fiszel 63435c8eb9 chore(main): release 1.246.14 (#3042)
* chore(main): release 1.246.14

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 12:31:41 +01:00
Ruben Fiszel fa7ffbb4f2 fix: fix OIDC issuer 2024-01-18 12:18:40 +01:00
Anthony Angel 4df17cf5f1 chore: typo (#3040) 2024-01-18 10:54:55 +01:00
Ruben Fiszel 190d11d7de chore(main): release 1.246.13 (#3041)
* chore(main): release 1.246.13

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 10:52:40 +01:00
Ruben Fiszel c41684e621 fix: cli sync improvement 2024-01-18 10:47:56 +01:00
Ruben Fiszel 940c5a6b45 chore(main): release 1.246.12 (#3039)
* chore(main): release 1.246.12

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 10:44:12 +01:00
Ruben Fiszel 991478d800 fix: cli sync improvement 2024-01-18 10:41:01 +01:00
Ruben Fiszel b1b76028ae chore(main): release 1.246.11 (#3037)
* chore(main): release 1.246.11

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 10:17:19 +01:00
Ruben Fiszel 7a573c60b0 fix: improve cli script deletion 2024-01-18 10:15:02 +01:00
Ruben Fiszel c16f6470e7 chore(main): release 1.246.10 (#3035)
* chore(main): release 1.246.10

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 10:14:21 +01:00
Ruben Fiszel dd1ce178ea fix cli 2024-01-18 09:52:35 +01:00
Ruben Fiszel 825ae66fec fix: make cli backcompatible with respect to lockfile 2024-01-18 09:01:04 +01:00
Ruben Fiszel 51929d2bd7 fix: make some eval onDemandOnly 2024-01-18 08:22:24 +01:00
Ruben Fiszel 9a2eaa92a8 chore(main): release 1.246.9 (#3034) 2024-01-18 00:37:52 +01:00
Ruben Fiszel be97de96b6 fix: avoid too long diffs in cli 2024-01-18 00:35:31 +01:00
Ruben Fiszel e6aa71dacf chore(main): release 1.246.8 (#3033)
* chore(main): release 1.246.8

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-18 00:02:43 +01:00
Ruben Fiszel 36802fa811 fix: improve lockfile handling for cli 2024-01-17 23:59:39 +01:00
Ruben Fiszel 3b84e9d3c4 chore(main): release 1.246.7 (#3032)
* chore(main): release 1.246.7

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 23:52:28 +01:00
Ruben Fiszel 7cd65a459f fix: improve lockfile handling for cli 2024-01-17 23:49:23 +01:00
Ruben Fiszel 54a786f760 chore(main): release 1.246.6 (#3031)
* chore(main): release 1.246.6

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 23:35:18 +01:00
Ruben Fiszel 5c2527a0d7 fix: improve lockfile handling for cli 2024-01-17 23:31:30 +01:00
Ruben Fiszel 0d15a18e5d chore(main): release 1.246.5 (#3030)
* chore(main): release 1.246.5

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 23:22:20 +01:00
Ruben Fiszel 1b0081ff18 fix: improve app push for cli 2024-01-17 23:17:00 +01:00
Guillaume Bouvignies b7d4971531 fix: lock file in metadata is now a string (#3027) 2024-01-17 20:06:33 +01:00
Ruben Fiszel cb713852f6 fix dnd for tabs 2024-01-17 17:01:37 +01:00
Ruben Fiszel 27eaacfa38 chore(main): release 1.246.4 (#3023)
* chore(main): release 1.246.4

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 16:32:01 +01:00
Faton Ramadani 14099b49ac fix(frontend): Fix deno logo + add missing onDestroy (#3025) 2024-01-17 16:26:33 +01:00
Guillaume Bouvignies ae8f56a930 fix: wmill app push <path_to_app_file> (#3024) 2024-01-17 14:59:48 +01:00
Ruben Fiszel 9edbba052a fix: make DisplayResult more resilient 2024-01-17 11:53:33 +01:00
Ruben Fiszel 60ccff6128 chore(main): release 1.246.3 (#3022)
* chore(main): release 1.246.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-01-17 11:35:08 +01:00