7 Commits

Autor SHA1 Mensagem Data
Wallace Breza d6a059447d Fix: Enables selection of azure region for custom vision export (#765)
Adds ability to select azure region where your custom vision service is hosted.
Filters domain list by project type

Resolves #759, #770
2019-04-29 14:18:45 -07:00
My 9976a1be17 add npm script for using plato (#494)
* add npm script for using plato
* update compile target to es6
2019-01-22 10:48:51 -08:00
Tanner Barlow b0f821da48 Project Settings Tests & Mock Factory (#363)
* passing initial tests

* remove empty test for now

* added test to project settings page, can't simulate submit still

* converting incoming tag string to object

* passing all project form tests

* response to PR feedback - consolidated mock factories and removing provider/router from mock

* consolidated project form test

* added explicit on change handler for tags component, removed props.value call from implicit handler

* remove provider from enzyme wrapper

* clean up unused variables and imports

* Resolved merge conflicts with mock factory
2018-12-13 18:08:11 -08:00
Wallace Breza 3f80289afd Added wrapper for ipc based promises 2018-11-19 11:27:37 -08:00
Wallace Breza 7f2c6234f5 add application redux actions 2018-11-16 17:14:33 -08:00
Wallace Breza 3039934a5a Fixed issue with electron main pipeline 2018-11-14 15:54:03 -08:00
Wallace Breza 8e42ad3cd3 Initial commit from Create React App 2018-11-14 14:08:33 -08:00