-
Notifications
You must be signed in to change notification settings - Fork 28
Properties/Settings Input (Window) #20
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
Milestone
Comments
(see demo part) |
Caprica Milestone - dev notes
|
|
6 tasks
pcrespov
pushed a commit
that referenced
this issue
May 29, 2019
- Added -converted makefile genarator to api\specs\shared\schemas\ - fake-user-projects.json deleted - "links" field is not used anymore - removed workbench schema - "key" and "version" are now required - key pattern removed since we also allow keys like: file-picker, multi-plot, which are not registry services - PipelineBody removed from requestedBody in computation/pipeline calls. Project_id is enough * notes and collaborators out from Study * fake-user-projects.json deleted * Added -converted makefile genarator to api\specs\shared\schemas\ * Fixing templates * links fiels is not used anymore * links fiels is not used anymore * synking project and workbench * allow additionalProperties * key and version not included in a group of nodes * Got rid of workbench schema * dash-plot -> multi-plot * simcore/services/dynamic/itis/file-picker -> file-picker * introduced nodes-group key * All services (even groups) have key and version * No Body Requested in /computation/pipeline/ * nodes-group key added to templates * key pattern removed from project schema * "file-picker" added to node.key examples * fixed test_repo_data * file-picker to version 1.0.0 * fixed test_workflow "notes" where removed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User Story
As a user I want to be able to select from a list of available services. When selecting one I expect to have access to the specific input parameters for this service and I can edit them.
Definition of Done
Use Case
Start with mockup data but keep MVP in mind (Clancy).
The text was updated successfully, but these errors were encountered: