-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interactive apps #78
Interactive apps #78
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4eae4e1 - Browse repository at this point
Copy the full SHA 4eae4e1View commit details
Commits on Sep 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a8d433d - Browse repository at this point
Copy the full SHA a8d433dView commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1c82e3a - Browse repository at this point
Copy the full SHA 1c82e3aView commit details -
Revert "Endpoint to upload a file to a completed job"
This reverts commit 4eae4e1.
Configuration menu - View commit details
-
Copy full SHA for 1f49c86 - Browse repository at this point
Copy the full SHA 1f49c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fd706f - Browse repository at this point
Copy the full SHA 5fd706fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bafcc3b - Browse repository at this point
Copy the full SHA bafcc3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3189ba7 - Browse repository at this point
Copy the full SHA 3189ba7View commit details
Commits on Sep 6, 2023
-
Escape newlines in command + stringify all command args
Otherwise quoting fails
Configuration menu - View commit details
-
Copy full SHA for 0f5a55f - Browse repository at this point
Copy the full SHA 0f5a55fView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2b19b51 - Browse repository at this point
Copy the full SHA 2b19b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 346c3ef - Browse repository at this point
Copy the full SHA 346c3efView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6edd4e5 - Browse repository at this point
Copy the full SHA 6edd4e5View commit details -
Got error: usage: haddock3-re [-h] {score,clustrmsd,clustfcc} ...\nhaddock3-re: error: unrecognized arguments: 0.1 output/11_clustfcc/\n'
Configuration menu - View commit details
-
Copy full SHA for 6e17255 - Browse repository at this point
Copy the full SHA 6e17255View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af04527 - Browse repository at this point
Copy the full SHA af04527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65de039 - Browse repository at this point
Copy the full SHA 65de039View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5615cd6 - Browse repository at this point
Copy the full SHA 5615cd6View commit details
Commits on Nov 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4cac5e4 - Browse repository at this point
Copy the full SHA 4cac5e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46cc790 - Browse repository at this point
Copy the full SHA 46cc790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc8183 - Browse repository at this point
Copy the full SHA 0fc8183View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 02c142d - Browse repository at this point
Copy the full SHA 02c142dView commit details
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f86d57b - Browse repository at this point
Copy the full SHA f86d57bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b17967 - Browse repository at this point
Copy the full SHA 9b17967View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79924c8 - Browse repository at this point
Copy the full SHA 79924c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20cace0 - Browse repository at this point
Copy the full SHA 20cace0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16d9c17 - Browse repository at this point
Copy the full SHA 16d9c17View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b517e - Browse repository at this point
Copy the full SHA a3b517eView commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d980c2 - Browse repository at this point
Copy the full SHA 0d980c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1391388 - Browse repository at this point
Copy the full SHA 1391388View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3303fe - Browse repository at this point
Copy the full SHA d3303feView commit details -
Rename
command
tocommand_template
+ Renameinput
to `input_sch……ema` + more validation on startup
Configuration menu - View commit details
-
Copy full SHA for f4bb53d - Browse repository at this point
Copy the full SHA f4bb53dView commit details -
Add q filter when validating command template during startup + add sk…
…ipped test for nested files
Configuration menu - View commit details
-
Copy full SHA for fb63bb6 - Browse repository at this point
Copy the full SHA fb63bb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca82fe - Browse repository at this point
Copy the full SHA 4ca82feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d59f80 - Browse repository at this point
Copy the full SHA 4d59f80View commit details
Commits on Jan 9, 2024
-
During startup rewrite openapi spec so applications and interactive a…
…pplications are static routes.
Configuration menu - View commit details
-
Copy full SHA for 58b0b3f - Browse repository at this point
Copy the full SHA 58b0b3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a03a13d - Browse repository at this point
Copy the full SHA a03a13dView commit details -
openapi generator is very picky.
upload should be typed as blob, but changes locally elsewhere cause it to become any|null. Which is invalid client code. To fix had to make sure routes with fileresponse have correct response content type. TODO - When extra application is added then generated client has any|null type for last app.
Configuration menu - View commit details
-
Copy full SHA for 98cb6c9 - Browse repository at this point
Copy the full SHA 98cb6c9View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 55ef007 - Browse repository at this point
Copy the full SHA 55ef007View commit details -
Configuration menu - View commit details
-
Copy full SHA for e293401 - Browse repository at this point
Copy the full SHA e293401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c70ec3 - Browse repository at this point
Copy the full SHA 2c70ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d532117 - Browse repository at this point
Copy the full SHA d532117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e08ec9 - Browse repository at this point
Copy the full SHA 2e08ec9View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0e60be - Browse repository at this point
Copy the full SHA a0e60beView commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for db912c1 - Browse repository at this point
Copy the full SHA db912c1View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0106108 - Browse repository at this point
Copy the full SHA 0106108View commit details -
Configuration menu - View commit details
-
Copy full SHA for f07816f - Browse repository at this point
Copy the full SHA f07816fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6adb63a - Browse repository at this point
Copy the full SHA 6adb63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ec2571 - Browse repository at this point
Copy the full SHA 7ec2571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32c309b - Browse repository at this point
Copy the full SHA 32c309bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3d68dc - Browse repository at this point
Copy the full SHA f3d68dcView commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00acb9d - Browse repository at this point
Copy the full SHA 00acb9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7d61b2 - Browse repository at this point
Copy the full SHA d7d61b2View commit details -
Merge pull request #81 from i-VRESSE/richer-application
Make application endpoints more like interactive endpoints
Configuration menu - View commit details
-
Copy full SHA for 87388f7 - Browse repository at this point
Copy the full SHA 87388f7View commit details