-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi, these are some suggestions and issues that Alyazyah and I had for Fluigi:
-- Issues --
-
we could not upload a file (like a .uf file) from our computers onto the editing page:

(we know this is a feature in development but think it would be really cool to have it implemented) -
Neptune doesn't allow you to download the code log that appears on the right hand side black box on the editing page - we think this would be an excellent feature that makes it easier for programmers to document their process instead of having to copy it and paste it into some word processing / notes file
-
after a job is run, and when you go onto the Solutions page, you see a list of jobs. It doesn't list them in the order that they were run, and doesn't tell you the details of each run (what .uf file was run, with what config.ini file it was compiled, and if it succeeded or not).

it would be nice to have those details + a copy of the log on each option, so you can see the runtime profiles of each job.
-
After you run a job, you cannot download all the output files together in one batch. This error appears.

It would be nice to be able to download all files together instead of having them downloaded one by one. -
Also when you want to display the result of one answer in browser, doesn't allow you to, as this error appears

-
On the dashboard, when you look at the different files, it does not tell you how many completed and active jobs does it have per file (for example on the unnamed file, I ran three jobs and it doesn't show that) as shown below:

Also on the solutions page, it doesn't tell you the folder in which your files belonged, so for people with a lot of research projects that can make it hard to navigate.