Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
P.J. Little ab3ce6f108 feat: exclude desktop functionality from browser target (#713)
Remove electron functionality from browser builds. Some updates to
CI scripts, based on things found in the last release.
2019-04-12 15:08:10 -07:00
Elizabeth Halper dd3ae85096 fix: replace default react favicon with tags icon (#699)
fix: replace default react favicon with tags icon  (#699)

Get rid of React/Electron's default icons and replace them with the tags icon used throughout the app.

AB#16537
2019-04-12 15:08:10 -07:00
P.J. Little e935c1c4c3 Bug/17537/fix title (#660)
* fix: removing version from the title bar

Remove version from the title. Amazingly, webpack + environment variables is hard, cross platform.
Reverting for now.

AB#17537
2019-03-08 19:19:29 -06:00
P.J. Little 80ccb03cc9 ci: script to deploy VoTT to Azure (#656)
Script to push VoTT single page app to Azure as a static Web site.
Display version/commit SHA in multiple places to be able to easily
determine version.

AB#17484
2019-03-08 19:19:29 -06:00
Wallace Breza 6cb936988c [AB#16328] Fixes issues with running app from static files (#404)
* Modified to support running off of local static build

* Added silent flag to coverage script

* Updated azure-piplines.yml to point to correct location

* clean up and merge changes from My's branch

* fix file path

* update package-lock.json

* refactor webpack configs
2018-12-20 10:58:37 -08:00
Wallace Breza 8e42ad3cd3 Initial commit from Create React App 2018-11-14 14:08:33 -08:00