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

2 Коммитов

Автор SHA1 Сообщение Дата
Wallace Breza f731dfaece
feat: Make security tokens optional (#1022)
Security tokens are a great way to protect sensitive data from being stored in plain text within your project file, but at the same time can be more difficult to use when sharing projects with team members.

In this feature security tokens are still enabled by default but give the project author the ability to turn off security tokens which then stores all provider options in plain text.
2020-11-03 11:34:17 -08: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