Commit Graph

199 Commits (c823e0504a872e35657df1e86970ae9b675b8fd9)

Author SHA1 Message Date
Chris Veilleux c823e0504a removed commented code 2019-03-21 23:38:16 -05:00
Chris Veilleux feb689dcb5 fixed compile error 2019-03-21 23:37:56 -05:00
Chris Veilleux 1b7f18ae18 changed directory structure to reduce some confusion 2019-03-21 23:22:16 -05:00
Chris Veilleux 06245845d3 utilize new alias for models directory 2019-03-21 23:20:25 -05:00
Chris Veilleux 3e523eb37a added default update functionality 2019-03-21 16:50:23 -05:00
Chris Veilleux a3d31a3bdc minor refactor 2019-03-21 15:23:22 -05:00
Chris Veilleux ad69d41e94 fixed some issues with preferences editing 2019-03-21 15:15:00 -05:00
Chris Veilleux a10a2efa90 fixed some issues with preferences editing 2019-03-21 15:14:37 -05:00
Chris Veilleux a68fda4735 deleted two files that are now elsewhere 2019-03-21 13:23:37 -05:00
Chris Veilleux 6d1b993b77 added account preferences update 2019-03-21 13:16:26 -05:00
Chris Veilleux 300bc99dfe added support for forms 2019-03-21 13:16:01 -05:00
Chris Veilleux 6de6de4592 added defaults resolver 2019-03-21 13:15:26 -05:00
Chris Veilleux a9960a4892 added a save button 2019-03-21 13:14:37 -05:00
Chris Veilleux 6cf8b65b9e added a save button 2019-03-21 13:13:10 -05:00
Chris Veilleux e7f03933c6 removed unused import 2019-03-20 22:46:14 -05:00
Chris Veilleux b13244410a removed obsolete components 2019-03-20 22:45:03 -05:00
Chris Veilleux 7173e80f41 split defaults out of preferences into their own entity 2019-03-20 22:43:28 -05:00
Chris Veilleux 056ee31d93 split defaults out of preferences into their own entity 2019-03-20 22:42:47 -05:00
Chris Veilleux d1b062f276 moved device edit components since they are no longer reused 2019-03-20 22:41:51 -05:00
Chris Veilleux 3fd84f7d6c new methods for calling the backend during device setup 2019-03-20 22:39:37 -05:00
Chris Veilleux 89207a96d0 integrated pairing step with device step 2019-03-20 22:39:03 -05:00
Chris Veilleux a54af0246f implemented resolver for account defaults 2019-03-20 22:33:11 -05:00
Chris Veilleux ba563bd3f6 added device info and completed steps to device setup 2019-03-18 16:56:44 -05:00
Chris Veilleux 60c02a2fd8 added ability to automatically convert user input to uppercase. also added some styling 2019-03-18 16:55:26 -05:00
Chris Veilleux f2690af66b make the device-edit component reusable for defaults and device attributes. moved the geography components from shared to here as this is now the only place they are used. 2019-03-18 16:54:33 -05:00
Chris Veilleux 311dbe21f5 minor refactor 2019-03-18 16:53:04 -05:00
Chris Veilleux 81b73f169b updated to use shared city and timezone components 2019-03-18 01:30:28 -05:00
Chris Veilleux 4c9e04ffed added timezone shared component 2019-03-18 01:29:57 -05:00
Chris Veilleux cfbb2a4bcb added empty value check to fix a bug 2019-03-18 01:28:08 -05:00
Chris Veilleux 8dd9075ee9 added city shared component 2019-03-18 01:03:46 -05:00
Chris Veilleux 2ae7728f59 minor refactor 2019-03-18 01:02:04 -05:00
Chris Veilleux 7079750fb7 added region shared component 2019-03-18 00:28:32 -05:00
Chris Veilleux bc3b3ff366 minor refactor 2019-03-17 22:43:45 -05:00
Chris Veilleux 40d3c5a4af abstracted the country input to reduce code duplication 2019-03-17 22:36:32 -05:00
Chris Veilleux 9d65165ef2 abstracted the country input to reduce code duplication 2019-03-17 22:34:21 -05:00
Chris Veilleux 53a64f53dc fixed an issue with timezone not being valid when populated from city 2019-03-15 14:58:45 -05:00
Chris Veilleux cfc9095729 brute force right align next buttons 2019-03-15 01:49:04 -05:00
Chris Veilleux 18b852ccde improved spacing 2019-03-15 01:39:03 -05:00
Chris Veilleux c166ec41d7 remove unnecessary noise 2019-03-15 01:30:50 -05:00
Chris Veilleux cc6376c12a broke defaults out from preferences because it made sense to do so. added new geography code to defaults. changed wake word and voice selectors to be button toggles 2019-03-15 01:09:17 -05:00
Chris Veilleux aef0802497 genericize to make more flexible in other use cases 2019-03-15 01:07:48 -05:00
Chris Veilleux 3279988c05 new geography service and models 2019-03-15 01:06:40 -05:00
Chris Veilleux 4f730633cc minor refactor 2019-03-15 01:06:08 -05:00
Chris Veilleux 626a4cef98 new re-usable component that leverages the button toggle component to allow a user to select an option 2019-03-14 17:36:42 -05:00
Chris Veilleux 2de9cb1b22 moved form building outside of service 2019-03-14 17:35:03 -05:00
Chris Veilleux 0b8e1c854a abstracted out the contents of each tab in the device card to improve readability 2019-03-14 13:03:39 -05:00
Chris Veilleux cc0a6f83ae moved preferences model 2019-03-14 12:47:44 -05:00
Chris Veilleux 731393ad05 added a device resolver 2019-03-14 12:47:24 -05:00
Chris Veilleux 463aa460da added a common component 2019-03-14 12:46:53 -05:00
Chris Veilleux 3d29a5f2b7 moved device module 2019-03-14 12:45:43 -05:00