Michael Nagler

Results 8 issues of Michael Nagler

Automate jobs when new items get added to a folder. The `.histomicsui.config.yaml` file could be used to describe what behavior should happen at a folder level. See DigitalSlideArchive/wsi-superpixel-guided-labeling/issues/39 for one...

The [vue color picker input](https://github.com/DigitalSlideArchive/HistomicsUI/blob/master/histomicsui/web_client/vue/components/ColorPickerInput.vue) doesn't properly react to changes in its "color" prop. When the color prop changes, the data should update as well.

For the switch over to Girder 5, PR #453 added some slightly hacky code to make sure that the `bootstrap-submenu` plugin is added to the correct instance of jQuery. While...

The current documentation for navigating to the dataset history (list of past revisions) looks like this: Currently there is no "History" button in the navigation bar. A user must first...

This is probably my fault from before. I think we may want another PR/Issue where we swap all of these queueTraining and runTraining to just pass a full RunTraining Object...