Commit Graph

11 Commits

Author SHA1 Message Date
Matt Gibson 66bd8be2c9
Set urls from config file (#1151)
* Set environment URLs in webpack config.

* Provide non NULL dev server

* QA env uses the pq TLD

* Include icons in qa env

* Move base configs to develop.

local configurations should be done in the `./config/local.json` file.

* Fix config override loading to default to development

* Standardize url formatting

* Limit QA settings to those set in production

* Set self hosted in a config

* Specify cloud instead of production

Self hosted and cloud are both production environments.
The ENV setting is used to specify the env type while
NODE_ENV specifies whether development error handling and services.

* Update config instructions

* Remove invalid json

* Change env `production` references to `cloud`

* Fix formatting
2021-08-25 13:15:31 -05:00
Joseph Flinn 7b17ba1dee
adding in a workflow to deploy the Web client to the QA environment (#1051) 2021-06-29 07:33:01 -07:00
Joseph Flinn 6e4782784c
New client configuration pattern (#937)
* adding in initial config files

* working config files

* updating the client config pattern to default to dev instead of prod

* updating the npm script commands and docs

* Adding a helpful debugging log for the webpack build

* adding in more supporting documentation for running against production

* updating README.md and removing the unneeded ENV var
2021-04-21 11:29:33 -07:00
Kyle Spearrin 3c9354ba2f local webfonts 2018-07-18 10:32:44 -04:00
Kyle Spearrin 4315000905 rename dev cert to shared 2018-06-05 11:14:53 -04:00
Kyle Spearrin 22c1b0627e https webpack-serve 2018-06-05 00:02:43 -04:00
Kyle Spearrin bf796fe80c stub out angular app with webpack 4 2018-06-04 23:10:41 -04:00
Kyle Spearrin ca7e12370f version bump 2018-03-17 12:02:00 -04:00
Kyle Spearrin c44a638644 version bump and lint fixes 2017-09-28 11:16:01 -04:00
Kyle Spearrin fadd070663 control sidebar adjustments 2017-06-06 12:18:43 -04:00
Kyle Spearrin df69bdbc21 initial commit of source 2015-12-08 22:35:05 -05:00