Commit Graph

415 Commits (79129190c8f383becce22d34831af8aa9942fc67)

Author SHA1 Message Date
Chris Veilleux c2460cb9e8 changed url to account site so people can see 2019-02-11 13:36:06 -06:00
Chris Veilleux a79a56455d change urls to reflect new homes of web apps 2019-02-11 13:18:53 -06:00
Chris Veilleux b3785e332d added ability to navigate to login and create account 2019-02-11 13:14:34 -06:00
Chris Veilleux f67975fd28 removed some unused material component modules 2019-02-11 12:59:17 -06:00
Chris Veilleux 186dbafb10 first swipe at an on-boarding process 2019-02-11 12:58:35 -06:00
Chris Veilleux 4bc31d16ae minor refactoring 2019-02-11 12:57:50 -06:00
Chris Veilleux 762746b3e8 more changes around putting account menu in toolbar 2019-02-11 12:55:26 -06:00
Chris Veilleux 45bdb5b8aa added membership options to shared library 2019-02-11 12:54:05 -06:00
Chris Veilleux 36beb1d7d3 renamed "lib" to "shared" 2019-02-11 12:53:11 -06:00
Chris Veilleux 7deb5b7361 added new shared library to jenkins build 2019-02-11 12:52:50 -06:00
Chris Veilleux 215b252f3f new "shared" library for components, like buttons, used across applications 2019-02-09 20:04:39 -06:00
Chris Veilleux d9cb88db1c moved account menu from sidenav to right side of toolbar 2019-02-08 17:37:46 -06:00
Chris Veilleux 4821b62548 removed some unused material component modules 2019-02-06 23:19:30 -06:00
Chris Veilleux d502434a9d removed personal information card 2019-02-06 23:18:57 -06:00
Chris Veilleux ebdfa61107 added social login library and cookie access library 2019-02-05 11:27:24 -06:00
Chris Veilleux f73d5b0b6e simplified with new change to federated sign in 2019-02-05 11:26:48 -06:00
Chris Veilleux f90bae288b simplified with new change to federated sign in 2019-02-05 11:25:59 -06:00
Chris Veilleux 511d19c77b major change to social login (a.k.a. federated login) that will do all authentication on the client side, then validate the email address returned by the platform against our database 2019-02-05 11:25:33 -06:00
Chris Veilleux 9b760769f8 refactored how navigation items were built 2019-02-05 11:16:52 -06:00
Chris Veilleux b987263df0 moved sign-in to sidenav and made account menu always visible 2019-02-05 10:47:56 -06:00
Chris Veilleux 662ee0e571 moved title bar login stuff to side nav. added comments 2019-02-05 10:46:25 -06:00
Chris Veilleux c7dbe8c61e minor spacing change 2019-02-04 16:36:29 -06:00
Chris Veilleux d2c174bed7 added social login modules 2019-02-04 15:11:38 -06:00
Chris Veilleux 1672ed856d removed call to generate tokens as they will be generated on the server 2019-02-04 15:11:11 -06:00
Chris Veilleux 154910e853 made the error experience better. authentication failures now take the shape of a snackbar. pre-authentication failures (i.e. improperly formatted email) now show up on the bottom of the input field 2019-02-04 15:09:28 -06:00
Chris Veilleux c5a8729a58 move the action button hover css to the global definition 2019-02-03 21:10:19 -06:00
Chris Veilleux c4fec4222b new global snackbar class for a snackbar without an action 2019-02-03 21:09:18 -06:00
Chris Veilleux 2d34421c4a better responsive design behavior 2019-02-03 20:27:28 -06:00
Chris Veilleux ea4d6d2164 minor padding changes 2019-02-03 20:26:56 -06:00
Chris Veilleux 1bd23ba3e2 renamed "social" login to "external" login 2019-01-29 00:30:45 -06:00
Chris Veilleux 7d181783d2 renamed "social" login to "external" login 2019-01-29 00:29:57 -06:00
Chris Veilleux f4a4fbd506 renamed "antisocial" login to "internal" login 2019-01-29 00:22:40 -06:00
Chris Veilleux 92f0497353 renamed "antisocial" login function to "internal" login and added a docstring for the function 2019-01-29 00:22:11 -06:00
Chris Veilleux 1e7656308a changed stylesheets to use refactored theming files 2019-01-28 23:09:35 -06:00
Chris Veilleux 221ec8cc6b fixed a route pointing to nothing 2019-01-28 23:08:18 -06:00
Chris Veilleux eb0b5dc349 removed username from helper text. all logins will be email address 2019-01-28 23:02:36 -06:00
Chris Veilleux f0c9244b91 changed marketplace scss to use refactored theming stylesheets 2019-01-28 17:48:29 -06:00
Chris Veilleux 27912b4005 fixed error with page not found component 2019-01-28 17:47:50 -06:00
Chris Veilleux 42eaf65e92 removed personal information section 2019-01-28 15:33:34 -06:00
Chris Veilleux b7c909d8d1 added a blurb indicating the benefits of membership and fixed a media query bug. 2019-01-28 15:31:50 -06:00
Chris Veilleux 100aaf922e applied global styles to the social connect buttons 2019-01-28 15:10:48 -06:00
Chris Veilleux e92f0f327b changed device settings to have three columns on larger screens 2019-01-28 15:01:38 -06:00
Chris Veilleux ab432f8d58 minor formatting change 2019-01-28 14:51:15 -06:00
Chris Veilleux a4f293ee4d added mixin for option button toggle and refactored the section card mixin 2019-01-28 14:19:46 -06:00
Chris Veilleux 50ddc4fc2d moved section card classes out of the theme file 2019-01-28 13:24:46 -06:00
Chris Veilleux 88661b174b added mat-stretch-tabs directive 2019-01-28 13:18:13 -06:00
Chris Veilleux 8bf3e84ce8 moved section card classes out of the theme file 2019-01-28 13:17:47 -06:00
Chris Veilleux cda2273c08 added preferences and implemented tabs 2019-01-28 12:54:02 -06:00
Chris Veilleux d427991230 new components to view and modify the tts voice on a device. 2019-01-25 17:30:31 -06:00
Chris Veilleux 0576d2dfd0 new components to view and modify the wake word on a device. 2019-01-25 17:30:14 -06:00