Commit Graph

18 Commits

Author SHA1 Message Date
Dane Everitt
b6773b56c1 Format all the files 2019-02-09 21:15:45 -08:00
Dane Everitt
5bff8d99cc Move everything back to vue SFCs 2019-02-09 21:14:58 -08:00
Dane Everitt
6e26f1929d Blues 2019-02-09 14:44:35 -08:00
Dane Everitt
32b43cff9a Convert color schema, begin migrating old classes (finishes grey & red) 2019-02-09 14:32:18 -08:00
Dane Everitt
0c2b2b4341 Get account pages working 2018-12-30 15:07:12 -08:00
Dane Everitt
6330d6579f Undo the ts setting in vue components, begin migration to Vue.component setup 2018-12-29 19:24:52 -08:00
Dane Everitt
96468ab4b3 Try some more changes 2018-12-29 17:00:50 -08:00
Dane Everitt
d9a09e92bd Add tests for all of the account actions 2018-07-15 15:58:24 -07:00
Dane Everitt
a44b4c4426 Fix changing email address error handling 2018-07-14 22:03:19 -07:00
Dane Everitt
ec8e434375 Set the 2fa image to always have a consistent height, less jarring transition 2018-07-04 19:00:20 -07:00
Dane Everitt
7711b697ad Finalize two-factor handling on account. 2018-06-20 23:05:35 -07:00
Dane Everitt
0cc895f2d5 Finalize email/password changing in UI 2018-06-17 16:53:24 -07:00
Dane Everitt
ac7cefb83f Make the account page mobile friendly 2018-06-16 16:43:52 -07:00
Dane Everitt
d6959ea3dd Add a basic modal template to be used 2018-06-16 16:25:26 -07:00
Dane Everitt
84fecb7a92 Import only the needed things from lodash 2018-06-16 15:05:36 -07:00
Dane Everitt
fce394f6bd Change email handling and logout function 2018-06-16 14:30:20 -07:00
Dane Everitt
b8b9acd0e6 Get the base email update working through the API.
Still going to need to determine the best course of action to update the token on the client side.
2018-06-11 22:56:57 -07:00
Dane Everitt
14927c3e7e Add base UI for account management 2018-06-11 22:36:43 -07:00