Commit Graph

1298 Commits

Author SHA1 Message Date
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
Ruben Fiszel 12de3e700f handle more error edge cases 2022-10-29 13:59:50 +02:00
Ruben Fiszel 8e85c1b0b8 fix default python script 2022-10-29 12:57:25 +02:00
Ruben Fiszel 6ceac4280e feat(python): type is automatically inferred from default parameters 2022-10-29 12:48:50 +02:00
Ruben Fiszel 92a3ba527f ci: use cargo check to cache dockerfile #828 2022-10-29 12:20:16 +02:00
Kai Jellinghaus 6263e90735 restructure the entire backend layout using workspaces (#815) 2022-10-29 11:58:06 +02:00
Ruben Fiszel 687fc102d5 flow ui nits 2022-10-28 16:11:03 +02:00
Ruben Fiszel e84c9921ca fix flow node id creation 2022-10-28 15:56:23 +02:00
Ruben Fiszel 9010029294 schedule + alert nits 2022-10-28 11:38:25 +02:00
Ruben Fiszel 1046cebdcd make going to source script/flow easier 2022-10-28 11:20:12 +02:00
Ádám Kovács 61156a97b0 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 1936a60b4a 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 1444161c61 fix(frontend): Add summary to the script editor (#825) 2022-10-27 11:52:48 +02:00
Faton Ramadani d46feb3e74 remove flowbite-svelte (#823)
* remove flowbite-svelte

* remove package

* Fix badge
2022-10-27 11:36:16 +02:00
Ruben Fiszel dc3e82c8aa fix codeViewer for non deno scripts 2022-10-27 09:26:52 +02:00
Ruben Fiszel 4185853bca fix loading non deno from hub 2022-10-27 09:08:55 +02:00
Ruben Fiszel dc103696a7 update resource spec 2022-10-27 00:59:25 +02:00
Ruben Fiszel 574df78421 fix export to tarball 2022-10-27 00:43:51 +02:00
Ruben Fiszel 256612bbc5 improve python parsing of imports 2022-10-27 00:19:17 +02:00
Ruben Fiszel e56f658acc New Script UX refactor 2022-10-26 23:09:10 +02:00
Ruben Fiszel f5293ce611 fix result by id 2022-10-26 08:54:28 +02:00
Ruben Fiszel 544a2bbaec feat(frontend): result by id 2022-10-26 08:31:30 +02:00
Ruben Fiszel 15f79c42ff minimap fixes 2022-10-26 07:35:20 +02:00
Ruben Fiszel cda8d9f0e1 fix migration of old flows 2022-10-26 06:49:48 +02:00
Ruben Fiszel d6ecd1394a fix input transforms 2022-10-26 06:14:42 +02:00
Faton Ramadani 4f82c6e694 fix(frontend): Fix overlay map indicator (#816) 2022-10-25 23:24:27 +02:00
Ruben Fiszel 46eec980c9 fix early stop 2022-10-25 23:05:03 +02:00
Faton Ramadani fde979d2b8 fix(frontend): Fix legacy input transforms (#814) 2022-10-25 19:29:55 +02:00
Faton Ramadani dc961438b7 fix(frontend): Fix input transforms (#813) 2022-10-25 18:41:11 +02:00
Faton Ramadani 028b53f9f5 feat(frontend): Flow editor branches (#727) 2022-10-25 17:26:31 +02:00