Commit graph

11 commits

Author SHA1 Message Date
Danny Coates
807ecff471
updated sentry libs from raven to @sentry 2019-08-09 11:06:21 -07:00
Danny Coates
20b9279eec added survey dialog. closes 2019-05-01 09:47:04 -07:00
Danny Coates
1c44d1d0f9
added /config endpoint, use fewer globals ()
* added /config endpoint, use fewer globals

* fixed integration tests
2019-02-26 10:39:50 -08:00
Danny Coates
9b37e92a81
implemented amplitude metrics () 2019-02-12 11:50:06 -08:00
Danny Coates
b1db7ac312
simplified app/main.js a bit 2018-12-18 12:27:43 -08:00
Danny Coates
015067648e
fixed initScript version.json path 2018-11-21 14:40:38 -08:00
Danny Coates
d4528848d9
moved jsconfig code into initScript 2018-11-20 12:23:05 -08:00
Danny Coates
1e62aa976d reimplemented l10n using dynamic import() ()
this should greatly reduce the complexity of the l10n code
and build pipeline and eliminate the most common error
seen in sentry logs (no translate function)
2018-11-20 09:50:59 -05:00
Danny Coates
fbad1ab55a
formatting update 2018-11-16 12:39:36 -08:00
Danny Coates
7ccf462bf8 implemented PKCE auth ()
* implemented PKCE auth

* removed node-jose

* added PKCE tests
2018-09-14 11:00:33 -04:00
Danny Coates
718d74fa50
Implemented FxA 2018-08-30 22:10:08 -07:00