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 |
|
Ruben Fiszel
|
86efd6ad21
|
fix loading non deno from hub
|
2022-10-27 09:08:55 +02:00 |
|
Ruben Fiszel
|
8a486a8a92
|
update resource spec
|
2022-10-27 00:59:25 +02:00 |
|
Ruben Fiszel
|
188171126c
|
fix export to tarball
|
2022-10-27 00:43:51 +02:00 |
|
Ruben Fiszel
|
0199007d46
|
improve python parsing of imports
|
2022-10-27 00:19:17 +02:00 |
|
Ruben Fiszel
|
c59ee075af
|
New Script UX refactor
|
2022-10-26 23:09:10 +02:00 |
|
Ruben Fiszel
|
340add7f4f
|
fix result by id
|
2022-10-26 08:54:28 +02:00 |
|
Ruben Fiszel
|
6fcf984ea3
|
feat(frontend): result by id
|
2022-10-26 08:31:30 +02:00 |
|
Ruben Fiszel
|
e492f71ed9
|
minimap fixes
|
2022-10-26 07:35:20 +02:00 |
|
Ruben Fiszel
|
6b353ac4e1
|
fix migration of old flows
|
2022-10-26 06:49:48 +02:00 |
|