-
Notifications
You must be signed in to change notification settings - Fork 1
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
Migrate MCR Tools #129
Labels
Technical Debt
Fix
Comments
roryschadler
added a commit
that referenced
this issue
Mar 4, 2022
Renamed tool template to specify that it is MCR tool specific -- at least given the tools we've added so far. Added a dependency for EditImage.vue, a component of ImageUpload.vue that is itself a component of MCRToolTemplate.vue. Removed the old MCR homepage. Added a pageContent getter for tools as well.
roryschadler
added a commit
that referenced
this issue
Mar 4, 2022
roryschadler
added a commit
that referenced
this issue
Mar 4, 2022
Job Manager uses vue-socket.io -- copied config from old repo and added this and socket.io-client as well. Updated MCRToolTemplate to account for move from state to components -- added card, moved reference container.
roryschadler
added a commit
that referenced
this issue
Mar 4, 2022
Also add spinner for loading results
roryschadler
added a commit
that referenced
this issue
Mar 4, 2022
`$socket` needed to be mocked for some tests, added that functionality to `createWrapper`.
This was referenced Mar 7, 2022
Migrating to new issue epic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Epic #17
Microstructure Characterization and Reconstruction Tools
The MCR Tools are a set of webtools that each take a user-provided image file as input, create and submit a job to the job manager API.
Tasks:
The text was updated successfully, but these errors were encountered: