aqueductcore
aqueductcore copied to clipboard
Aqueduct Core is responsible for the core functionality of Aqueduct, an experiment management system.
Implement plugin functions of QEC-X which are exposed to QEC-X. This task should carefully consider authentication and data processing. Having local Aqueduct installation and cloud QEC-X installation: 1. QEC-X will...
1. Should we restrict the executing user in the final version? 2. Should we isolate execution environment? - Non-isolated environment allow users be sure that whatever works on their server...
As a user, I want to be able to delete my archived experiments from the list which also asks for confirmation. and the button only appears when the experiment is...
As a user, I want to have access to the documentation of the Aqueduct and it’s a new item in the left-side bar which should have an external link icon...
Hi, For larger experiments that generate a lot of data, it would be useful to group related files (e.g. plots) in subdirectories for easier browsing of the data. Currently, I...
As a user, I want to get back to the previous state when I opened any experiment. but if I change filters in the experiments list the pagination should be...
I want Aqueduct being able to execute plugin-like code. This includes: - having infrastructure (GraphQL endpoints) to store and list plugins - having code to execute a particular plugin function...
Hi, would you be willing to add a changelog file describing changes between releases? I noticed that new features have been added to the development version, however to find what...