Commit Graph

13594 Commits

Author SHA1 Message Date
Ruben Fiszel fed1849256 protect against ill-defined state for flows restart 2022-07-29 21:14:56 +02:00
Ruben Fiszel b3e821e1b2 also handle the case where it's the input transform of the first flow job that fails 2022-07-29 20:48:39 +02:00
Ruben Fiszel 3e07ae2b55 fix: forloop flows unsoundness fix part I 2022-07-29 20:36:57 +02:00
Ruben Fiszel ec09257bfe fix init of static step inputs 2022-07-29 17:52:45 +02:00
Ruben Fiszel f825712ca8 fix list rendering + (s) 2022-07-29 17:39:31 +02:00
Ruben Fiszel e898d56b89 fix: small bar mode and editor nits 2022-07-29 16:58:03 +02:00
Ruben Fiszel f80af22241 no more infer button 2022-07-29 16:47:29 +02:00
Ruben Fiszel 449b6866ec connect an app under resource picker 2022-07-29 16:27:05 +02:00
Ruben Fiszel 0d76e5d610 nit on connect an app under resources picker 2022-07-29 15:53:56 +02:00
Ruben Fiszel 7c628f08e6 prop picker improvements 2022-07-29 15:40:42 +02:00
Ruben Fiszel bd9343c42c feat: resource type picker in schema modal + proper initialization of raw javascript editor when applicable 2022-07-29 14:13:44 +02:00
Ruben Fiszel e8a3b538e7 chore(main): release 1.25.0 (#263)
* chore(main): release 1.25.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-07-29 11:44:03 +02:00
Ruben Fiszel 87bf8d55ce feat: base64 support in schema editor 2022-07-29 11:40:28 +02:00
Ruben Fiszel 771de0990a fix: update variable and resources now return error if nothing was updated 2022-07-29 11:07:59 +02:00
Ruben Fiszel a28a93baf1 monaco-lsp fixes 2022-07-29 01:45:53 +02:00
Ruben Fiszel 0015d6c173 monaco-lsp fixes 2022-07-29 01:41:13 +02:00
Ruben Fiszel 9eee28be40 chore(main): release 1.24.2 (#260)
* chore(main): release 1.24.2

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-07-29 00:55:47 +02:00
Ruben Fiszel 3beb66a7c3 fix internal state path 2022-07-29 00:52:55 +02:00
Ruben Fiszel d4c9d7d18c make Resource an any to avoid error on field access 2022-07-29 00:36:54 +02:00
Ruben Fiszel 900eb060bc editor fixes 2022-07-28 23:13:03 +02:00
Ruben Fiszel a8d4b7d535 typescript parser now support ? syntax for args 2022-07-28 21:40:47 +02:00
Ruben Fiszel 02038955f8 small ui fix 2022-07-28 21:10:11 +02:00
Ruben Fiszel 0b8743af71 add publish to hub buttons 2022-07-28 20:11:55 +02:00
Ruben Fiszel c3259ec262 fix: if :path is not a valid path, do not even attempt to fetch it 2022-07-28 12:59:14 +02:00
Ruben Fiszel 127bba6c9b bring back username, workspace_id in audit log 2022-07-28 09:50:00 +02:00
Ruben Fiszel 98c57e974b improve logging 2022-07-28 02:31:52 +02:00
Ruben Fiszel c5873ddc34 nit: make handle flow log a debug 2022-07-28 00:57:47 +02:00
Ruben Fiszel 70e0452aa8 fix deno on javascript input transforms 2022-07-27 22:26:34 +02:00
Ruben Fiszel 0603a45fca fix: monaco editor fixes 2022-07-27 21:07:38 +02:00
Ruben Fiszel 4243a46d52 fix: get_variable refresh_token bug 2022-07-27 16:24:10 +02:00
Ruben Fiszel e47aa21782 chore(main): release 1.24.1 (#259)
* chore(main): release 1.24.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-07-27 15:50:18 +02:00
Ruben Fiszel e91b7e5aba fix: skip_failures is boolean not bool 2022-07-27 15:49:02 +02:00
Ruben Fiszel e92f5c0b63 fix: encrypt the refresh token 2022-07-27 15:39:39 +02:00
Ruben Fiszel 5636ecd276 fix: keep previous refresh token if no new ones were provided 2022-07-27 15:21:10 +02:00
Ruben Fiszel b44522c8ce ci: typo fix 2022-07-27 12:57:04 +02:00
Ruben Fiszel 8f2d9bce65 chore(main): release 1.24.0 (#238)
* chore(main): release 1.24.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-07-27 12:41:35 +02:00
Ruben Fiszel c95da3a29d feat: skip failures loop (#258)
* wip: forloop skip failures -- very first pass

* last iteration fix + barebone UI integration

Co-authored-by: sqwishy <somebody@froghat.ca>
2022-07-27 12:40:08 +02:00
Ruben Fiszel 908d5c8336 sqlx prepare llib 2022-07-27 12:25:44 +02:00
Ruben Fiszel 07fac175a0 feat: add schedule settable from pull flows 2022-07-27 12:18:02 +02:00
Ruben Fiszel 9295d69666 fix checkboxes 2022-07-26 19:42:11 +02:00
Ruben Fiszel cc77e07a75 convert from dynamic expr to raw 2022-07-26 19:34:59 +02:00
Ruben Fiszel 7ce816682d align language on OpenFlow 2022-07-26 19:15:34 +02:00
Ruben Fiszel f1f1d41781 fix: import from JSON load schemas 2022-07-26 19:13:20 +02:00
Ruben Fiszel 7476021d2f fix: audit logs 2022-07-26 18:49:27 +02:00
Ruben Fiszel 231ff43aff fix: multiple UI fixes 2022-07-26 18:25:34 +02:00
Ruben Fiszel 767c0a9acf fix: multiple UI fixes 2022-07-26 17:28:36 +02:00
Ruben Fiszel 326a97a96e primary schedule in flow UI wip 2022-07-26 16:21:41 +02:00
Ruben Fiszel 668ca4d9b1 feat: prop picker functional for pull flows 2022-07-26 12:45:00 +02:00
Faton Ramadani 17dfd558d5 feat: Add flow input and current step in the prop picker (#236)
* Add flow input and current step in the prop picker

* Fix step + correctly bind pickableProperties

* Correctly make pickable properties + use popper to fix display issues

* styling

* Remove debugger

* Simplify how search works by removing one store

* preview

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-07-26 11:51:45 +02:00
Ruben Fiszel 022f39be01 fix(frontend): get refresh token for google services 2022-07-26 01:52:36 +02:00