Commit Graph

41 Commits

Author SHA1 Message Date
Oscar Hinton 9547b72566
Bump dependencies (#936)
* Bump dependencies
2021-04-22 21:29:29 +02: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
Oscar Hinton 58850821ba
Add proxies for notifications and portal. Simplify environment service (#919) 2021-04-09 09:57:25 +02:00
Oscar Hinton 769c247832
Configure webpack to proxy requests which avoids CORS issues (#914) 2021-04-05 22:38:21 +02:00
Oscar Hinton 1ea8762eeb
WebAuthn (#633) 2021-03-16 17:44:31 +01:00
Thomas Rittson ec3154ea46
Fix cross-origin issues on 404 page (#873)
* Fix cross-origin issues on 404 page

* Add integrity hashes and use stable boostrap

* Restore absolute paths for css
2021-03-08 08:05:12 +10:00
Thomas Rittson a7b7c716d4
Add branded 404 page to replace Github Pages 404 (#798) 2021-01-25 06:23:18 +10:00
Matt Gibson 7df5ed9b35
Terser minimizer requires option to include maps (#721)
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-11-30 11:14:21 -06:00
Kyle Spearrin 22a1cef498
SSO support (#575)
* support for sso

* resetMasterPassword

* update jslib

* [Enterprise] Added button to launch portal (#570)

* initial commit

* Added Enterprise button and used new business portal bool

* Reverting services module local changes

* Formatted some new lines

* Closed alerts on lock (#572)

Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>

* Updated enterprise URL dev (port) (#574)

Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com>
Co-authored-by: Addison Beck <addisonbeck1@gmail.com>
Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>
2020-07-16 09:18:25 -04:00
Kyle Spearrin 3ac46e62cb updated formatting 2020-05-08 11:54:49 -04:00
Srdjan Milic 97db3635af
fix: webpack.config.js plugin (#525) 2020-05-08 11:42:28 -04:00
Kyle Spearrin 96cc9c681c switch to terser minimizer with safari 10 fix 2019-04-20 20:54:50 -04:00
Kyle Spearrin 6e9f71f942 move getDomain to jslib 2018-10-13 23:26:38 -04:00
Kyle Spearrin 6399973bfa nojekyll 2018-09-22 16:04:09 -04:00
Kyle Spearrin 027cad9e52 switch to webpack-dev-server 2018-09-18 11:59:03 -04:00
Daniel 188ac5051a Removed requirement to load JavaScript from js.braintreegateway.com (#259)
* Removed requirement to load JavaScript from js.braintreegateway.com

* Moved braintree-web-drop-in from a devDependencies to dependencies per code review.
2018-09-11 17:40:56 -04:00
Kyle Spearrin 335e0dd575 update angular and libs 2018-09-11 17:30:44 -04:00
Kyle Spearrin 4a815b0bdf duplicate node_env check 2018-08-25 08:48:07 -04:00
Kyle Spearrin c1efe268d0 gulp postdist tasks for version file 2018-07-21 00:11:55 -04:00
Kyle Spearrin 58818dabc5 vendor js chunk 2018-07-20 22:46:03 -04:00
Kyle Spearrin de8e2d1be7 chunkhas on packed assets 2018-07-18 12:34:08 -04:00
Kyle Spearrin 3c9354ba2f local webfonts 2018-07-18 10:32:44 -04:00
Kyle Spearrin a1d52af0ba generate qr code locally 2018-07-13 23:15:09 -04:00
Kyle Spearrin b8da4cf6fc remove viewport meta 2018-07-10 10:47:31 -04:00
Kyle Spearrin c5d575b9b6 self host builds 2018-06-30 14:14:52 -04:00
Kyle Spearrin 5760efdaa1 u2d lib is externals 2018-06-27 22:05:33 -04:00
Kyle Spearrin bf5d8cab1c implement 2fa setup for u2f 2018-06-27 17:50:31 -04:00
Kyle Spearrin d16f599db9 fixes for duo 2018-06-11 12:58:56 -04:00
Kyle Spearrin ba6451856a frontend footer 2018-06-11 12:06:57 -04:00
Kyle Spearrin f054365a46 cache tag 2018-06-11 09:37:29 -04:00
Kyle Spearrin cfc3fae67c application version 2018-06-11 09:31:11 -04:00
Kyle Spearrin 3db86e2a6b move duo connector to ts 2018-06-08 10:15:45 -04:00
Kyle Spearrin 6436bb65e2 IE fixes and polyfills 2018-06-07 23:38:17 -04:00
Kyle Spearrin a4ff241574 setup services, accounts components 2018-06-05 15:02:53 -04:00
Kyle Spearrin 7aa4450556 webpack adjustments 2018-06-05 11:52:09 -04:00
Kyle Spearrin 4315000905 rename dev cert to shared 2018-06-05 11:14:53 -04:00
Kyle Spearrin 29d0803a5c scripts, connectors, and webpack adjustments 2018-06-05 09:01:40 -04:00
Kyle Spearrin 9cafb76781 enable prod mode on production env 2018-06-05 00:31:06 -04:00
Kyle Spearrin 22c1b0627e https webpack-serve 2018-06-05 00:02:43 -04:00
Kyle Spearrin 995835a96c copy over some necessary assets 2018-06-04 23:26:05 -04:00
Kyle Spearrin bf796fe80c stub out angular app with webpack 4 2018-06-04 23:10:41 -04:00