dependabot[bot]
|
c020da28f9
|
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]
|
f0f64e7ac2
|
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]
|
8f1a26b61a
|
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
|
c1168a4903
|
UX nits
|
2022-10-31 12:46:07 +01:00 |
|
Ruben Fiszel
|
d0e31431be
|
UX nits
|
2022-10-31 12:23:36 +01:00 |
|
Ruben Fiszel
|
b0b00863c0
|
UX nits
|
2022-10-31 12:12:56 +01:00 |
|
Ruben Fiszel
|
19da8e9774
|
UX improvements
|
2022-10-31 11:57:00 +01:00 |
|
Ruben Fiszel
|
b6c09edb35
|
Merge branch 'main' into rf/tableImprovements
|
2022-10-31 09:52:23 +01:00 |
|
Ruben Fiszel
|
97d7d934b8
|
fix account as integer II
|
2022-10-31 09:34:55 +01:00 |
|
Ruben Fiszel
|
bbffcab111
|
table
|
2022-10-31 09:29:48 +01:00 |
|
Ruben Fiszel
|
5793c02f06
|
UX improvements
|
2022-10-31 01:28:51 +01:00 |
|
Ruben Fiszel
|
f3e7a37188
|
UX improvements
|
2022-10-31 01:26:16 +01:00 |
|
Ruben Fiszel
|
6d965c7693
|
make-up flow status viewer
|
2022-10-31 01:14:34 +01:00 |
|
Ruben Fiszel
|
12a1cb9d8c
|
fix get_resource for oauth
|
2022-10-30 22:56:12 +01:00 |
|
Ruben Fiszel
|
23346fd18c
|
avoid duplicate components in openapi
|
2022-10-30 21:53:32 +01:00 |
|
Ruben Fiszel
|
ee91ca50cf
|
clearer error message for unable to exchange refresh token
|
2022-10-30 21:35:22 +01:00 |
|
Ruben Fiszel
|
1f1492f341
|
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>
v1.42.1
|
2022-10-30 21:29:00 +01:00 |
|
Ruben Fiszel
|
f4cd0575c6
|
fix builder for python and go
|
2022-10-30 21:25:57 +01:00 |
|
Ruben Fiszel
|
b59fac05d4
|
fix builder for python and go
|
2022-10-30 21:23:21 +01:00 |
|
Ruben Fiszel
|
3ccc294272
|
fix builder for python and go
|
2022-10-30 21:23:21 +01:00 |
|
Jakub Kołodziejczak
|
eef7c7ff94
|
fix(deno-client): add missing approver encoding to hmac api request (#829)
related to 10e1de8476
|
2022-10-30 20:39:01 +01:00 |
|
Ruben Fiszel
|
5c4c091e78
|
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>
v1.42.0
|
2022-10-30 19:09:13 +01:00 |
|
Ruben Fiszel
|
fe61f23d6a
|
handle errors prior to first step better
|
2022-10-30 19:03:22 +01:00 |
|
Ruben Fiszel
|
ed1829da4a
|
add flow_input to context of branch predicates and stop early
|
2022-10-30 18:24:23 +01:00 |
|
Ruben Fiszel
|
e37e07ddb6
|
fix input transforms for resource and variable
|
2022-10-30 17:28:59 +01:00 |
|
Ruben Fiszel
|
03e9f10931
|
sqlx prepare
|
2022-10-30 17:08:03 +01:00 |
|
Ruben Fiszel
|
12026318b5
|
fix full hub script
|
2022-10-30 17:01:12 +01:00 |
|
Ruben Fiszel
|
4bd74ad723
|
fix(backend): fix error handler progress update
|
2022-10-30 13:47:28 +01:00 |
|
Ruben Fiszel
|
08320d16be
|
early stop now bubble up to the top
|
2022-10-30 02:32:35 +02:00 |
|
Ruben Fiszel
|
2e8211d41f
|
revert switching metrics to tiny-http
|
2022-10-30 01:55:44 +02:00 |
|
Ruben Fiszel
|
e90a8e2ca9
|
fix failure module
|
2022-10-29 16:51:45 +02:00 |
|
Ruben Fiszel
|
03505751f5
|
fix toggle
|
2022-10-29 16:46:15 +02:00 |
|
Ruben Fiszel
|
76311fa29f
|
flow UX improvements
|
2022-10-29 16:13:08 +02:00 |
|
Ruben Fiszel
|
b45da3a64c
|
flow UX improvements
|
2022-10-29 16:11:41 +02:00 |
|
Ruben Fiszel
|
7a3c8c4a0b
|
flow UX improvements
|
2022-10-29 16:10:10 +02:00 |
|
Ruben Fiszel
|
13cd06f45d
|
flow UX improvements
|
2022-10-29 16:04:05 +02:00 |
|
Ruben Fiszel
|
f75823f474
|
handle more error edge cases
|
2022-10-29 13:59:50 +02:00 |
|
Ruben Fiszel
|
004f4958ef
|
fix default python script
|
2022-10-29 12:57:25 +02:00 |
|
Ruben Fiszel
|
84a3fbe46b
|
feat(python): type is automatically inferred from default parameters
|
2022-10-29 12:48:50 +02:00 |
|
Ruben Fiszel
|
b3d8d8e611
|
ci: use cargo check to cache dockerfile #828
|
2022-10-29 12:20:16 +02:00 |
|
Kai Jellinghaus
|
0034129a30
|
restructure the entire backend layout using workspaces (#815)
|
2022-10-29 11:58:06 +02:00 |
|
Ruben Fiszel
|
c1c4bfc5ce
|
flow ui nits
|
2022-10-28 16:11:03 +02:00 |
|
Ruben Fiszel
|
38a764841d
|
fix flow node id creation
|
2022-10-28 15:56:23 +02:00 |
|
Ruben Fiszel
|
ebf8b6b839
|
schedule + alert nits
|
2022-10-28 11:38:25 +02:00 |
|
Ruben Fiszel
|
f036af5788
|
make going to source script/flow easier
|
2022-10-28 11:20:12 +02:00 |
|
Ádám Kovács
|
17e766aa6e
|
feat(frontend): Update progress bar (#770)
* feat(frontend): Update progress bar component
* feat(frontend): Add progress to flow run (WIP)
* feat(frontend): Add progress to flow run (WIP 2)
* fix(frontend): Fix loop progress loading
* fix(frontend): Rethink progress bar
* fix(frontend): Remove comment
* feat(front): Add error state and instant loading
* fix(frontend): Fix disappearing progress bits
* feat(frontend): Add progress to run page
* fix(frontend): Fix parallel progress loading issue
* progress bar + up to fix
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-10-28 10:33:28 +02:00 |
|
Ruben Fiszel
|
8475e31740
|
UX flow improvements + fix collecting results for loops in frontend + fix Identity behavior in backend
|
2022-10-27 18:50:32 +02:00 |
|
Faton Ramadani
|
79e8b1ff75
|
fix(frontend): Add summary to the script editor (#825)
|
2022-10-27 11:52:48 +02:00 |
|
Faton Ramadani
|
d995acfee5
|
remove flowbite-svelte (#823)
* remove flowbite-svelte
* remove package
* Fix badge
|
2022-10-27 11:36:16 +02:00 |
|
Ruben Fiszel
|
5e34656517
|
fix codeViewer for non deno scripts
|
2022-10-27 09:26:52 +02:00 |
|