Commit Graph

1327 Commits

Author SHA1 Message Date
Jakub Kołodziejczak
d1df36affa fix(backend): extend default scope set for slack resource (#848)
usecase:
> as a windmill user I want to provide email of user to which slack direct message should be send

rationale:
https://api.slack.com/methods/users.lookupByEmail needs to be used. it
requires `users:read.email` (which needs to be acquired together with
`users:read` - more info: https://api.slack.com/scopes/users:read.email)
2022-11-01 22:06:02 +01:00
Ruben Fiszel
ceb7d36dee restore connect workspace to slack 2022-11-01 22:03:36 +01:00
Ruben Fiszel
7d3b8011be chore(main): release 1.43.0 (#842)
* chore(main): release 1.43.0

* Apply automatic changes

* Apply automatic changes

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-01 16:23:04 +01:00
Ruben Fiszel
2b32d4848b quickfix change-versions for cli 2022-11-01 16:19:59 +01:00
Kai Jellinghaus
986358e150 Sed fix (#844) 2022-11-01 16:11:01 +01:00
Kai Jellinghaus
28cd0c3fa1 feat: new wmill CLI #831 2022-11-01 15:53:28 +01:00
Ruben Fiszel
a1859ca34a add a bit of docs 2022-11-01 07:50:59 +01:00
Ruben Fiszel
caf79f6f98 fix non selected tab in flows 2022-11-01 06:18:46 +01:00
Ruben Fiszel
c884494315 fix initialPath setting 2022-11-01 06:15:50 +01:00
Ruben Fiszel
463d73399d feat(backend): add parallel option for forloop and branchall (#840)
* parallel

* parallel

* fix 1

* fix 2

* fix 3

* fix 3

* fix 4

* sqlx

* add parallel toggle on frontend

* parallel in frontend

* serde

* fix everything

* fix everything
2022-11-01 06:09:00 +01:00
Jakub Kołodziejczak
a8a8974a82 chore(frontend): typo fix (#839) 2022-11-01 03:10:21 +01:00
dependabot[bot]
715ce09d15 chore(deps-dev): bump tailwindcss from 3.1.8 to 3.2.1 in /frontend (#835)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.1.8 to 3.2.1.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.1.8...v3.2.1)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 19:06:43 +00:00
dependabot[bot]
97bfdd1583 chore(deps): bump hyper from 0.14.20 to 0.14.22 in /backend (#838)
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.20 to 0.14.22.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.22/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.20...v0.14.22)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 18:57:24 +00:00
dependabot[bot]
208f8553e2 chore(deps-dev): bump tslib from 2.4.0 to 2.4.1 in /frontend (#837)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](https://github.com/Microsoft/tslib/compare/2.4.0...2.4.1)

---
updated-dependencies:
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 18:48:25 +00:00
dependabot[bot]
3c29a92ab7 chore(deps-dev): bump @sveltejs/adapter-static in /frontend (#834)
Bumps [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static) from 1.0.0-next.44 to 1.0.0-next.47.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-static/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-static@1.0.0-next.47/packages/adapter-static)

---
updated-dependencies:
- dependency-name: "@sveltejs/adapter-static"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 18:42:12 +00:00
dependabot[bot]
aba7d1612e chore(deps-dev): bump autoprefixer from 10.4.12 to 10.4.13 in /frontend (#833)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.12 to 10.4.13.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.12...10.4.13)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 18:38:38 +00:00
dependabot[bot]
f2bc0ca309 chore(deps): bump python from 3.10-slim-buster to 3.11.0-slim-buster (#832)
Bumps python from 3.10-slim-buster to 3.11.0-slim-buster.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-31 18:36:17 +00:00
Ruben Fiszel
759f3578ac UX nits 2022-10-31 12:46:07 +01:00
Ruben Fiszel
af3b9080f5 UX nits 2022-10-31 12:23:36 +01:00
Ruben Fiszel
a800b5b937 UX nits 2022-10-31 12:12:56 +01:00
Ruben Fiszel
0196fab7ba UX improvements 2022-10-31 11:57:00 +01:00
Ruben Fiszel
a6b25a9272 Merge branch 'main' into rf/tableImprovements 2022-10-31 09:52:23 +01:00
Ruben Fiszel
3b329ee323 fix account as integer II 2022-10-31 09:34:55 +01:00
Ruben Fiszel
4154f455fe table 2022-10-31 09:29:48 +01:00
Ruben Fiszel
60c64320d5 UX improvements 2022-10-31 01:28:51 +01:00
Ruben Fiszel
8bc5bfe8a2 UX improvements 2022-10-31 01:26:16 +01:00
Ruben Fiszel
5b51628113 make-up flow status viewer 2022-10-31 01:14:34 +01:00
Ruben Fiszel
35a836b81a fix get_resource for oauth 2022-10-30 22:56:12 +01:00
Ruben Fiszel
ca5bad7ad4 avoid duplicate components in openapi 2022-10-30 21:53:32 +01:00
Ruben Fiszel
9a4bb545cd clearer error message for unable to exchange refresh token 2022-10-30 21:35:22 +01:00
Ruben Fiszel
331bce472a chore(main): release 1.42.1 (#830)
* chore(main): release 1.42.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-10-30 21:29:00 +01:00
Ruben Fiszel
07582bc748 fix builder for python and go 2022-10-30 21:25:57 +01:00
Ruben Fiszel
1714f33792 fix builder for python and go 2022-10-30 21:23:21 +01:00
Ruben Fiszel
1ed74dd451 fix builder for python and go 2022-10-30 21:23:21 +01:00
Jakub Kołodziejczak
f7c314b246 fix(deno-client): add missing approver encoding to hmac api request (#829)
related to 17064138c2
2022-10-30 20:39:01 +01:00
Ruben Fiszel
f38448e494 chore(main): release 1.42.0 (#810)
* chore(main): release 1.42.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-10-30 19:09:13 +01:00
Ruben Fiszel
afd8ce8797 handle errors prior to first step better 2022-10-30 19:03:22 +01:00
Ruben Fiszel
fc61e9674e add flow_input to context of branch predicates and stop early 2022-10-30 18:24:23 +01:00
Ruben Fiszel
e8bbda8a5b fix input transforms for resource and variable 2022-10-30 17:28:59 +01:00
Ruben Fiszel
9a06c06cbd sqlx prepare 2022-10-30 17:08:03 +01:00
Ruben Fiszel
c1265c4fe3 fix full hub script 2022-10-30 17:01:12 +01:00
Ruben Fiszel
b02521d7ff fix(backend): fix error handler progress update 2022-10-30 13:47:28 +01:00
Ruben Fiszel
e96c5ca670 early stop now bubble up to the top 2022-10-30 02:32:35 +02:00
Ruben Fiszel
bb4a620645 revert switching metrics to tiny-http 2022-10-30 01:55:44 +02:00
Ruben Fiszel
df381b8d01 fix failure module 2022-10-29 16:51:45 +02:00
Ruben Fiszel
3f38846382 fix toggle 2022-10-29 16:46:15 +02:00
Ruben Fiszel
a540501aa7 flow UX improvements 2022-10-29 16:13:08 +02:00
Ruben Fiszel
8295fba746 flow UX improvements 2022-10-29 16:11:41 +02:00
Ruben Fiszel
d9a8ed2f44 flow UX improvements 2022-10-29 16:10:10 +02:00
Ruben Fiszel
a08beefa65 flow UX improvements 2022-10-29 16:04:05 +02:00