Commit Graph

291 Commits (403985b49b643782bfd575ad4c7c3e14e801e66e)

Author SHA1 Message Date
Chris Veilleux 403985b49b removed debugging log message 2019-09-15 20:23:28 -05:00
Chris Veilleux 3883c6b514 log for debugging 2019-09-15 20:12:43 -05:00
Chris Veilleux 50e30685b2 attempt to fix issue with checkbox value type 2019-09-15 19:47:43 -05:00
Chris Veilleux 8832596220 return natively typed value instead of always returning a string 2019-09-12 13:59:01 -05:00
Chris Veilleux 5faab47aa6 added a device status as it relates to the backend. this is a preliminary step to fix the skill install issue in the marketplace. 2019-08-17 17:44:01 -05:00
Chris Veilleux 79bf5cd447 attempt to fix issue with closing spotify oauth window 2019-07-08 15:13:36 -05:00
Chris Veilleux 28d8feb3a1 minor refactor and a bug fix 2019-06-16 18:34:23 -05:00
Chris Veilleux 8ef2626610 refactored snackbars to use shared library, fixed a couple of bugs around skill settings saving, added logic to show device lists on skills without skill settings. 2019-06-16 18:33:34 -05:00
Chris Veilleux dd636fdb9f added back the button to navigate to the skill detail page in the marketplace for more details about a skill. 2019-06-16 18:27:51 -05:00
Chris Veilleux 315a9360b7 added shared module from shared library to use the common snackbar component 2019-06-16 18:18:50 -05:00
Chris Veilleux 0fe21a9983 added flex layout module 2019-06-15 00:51:59 -05:00
Chris Veilleux c3c28ec2a8 fixed marketplace url in dev 2019-06-15 00:48:39 -05:00
Chris Veilleux 7d6ec0a93b added maintenance page and updated 404 page 2019-05-21 16:32:57 -05:00
Chris Veilleux 872bfd11cb open a window with the url returned from oauth call 2019-05-16 17:56:49 -05:00
Chris Veilleux e6b9490fe7 fixed bug with how the oauth skill setting was communicating its value 2019-05-16 16:51:00 -05:00
Chris Veilleux b39966a951 changed type of oauth button value 2019-05-16 15:36:08 -05:00
Chris Veilleux 9d1acafc82 changed type of oauth button value 2019-05-16 15:26:48 -05:00
Chris Veilleux 0b61bf4753 added api call for oauth skill setting 2019-05-15 15:12:47 -05:00
Chris Veilleux 25fc448287 changed color of device name as requested by design team 2019-05-03 17:31:57 -05:00
Chris Veilleux 64b11451ca use a mat-card instead of a bunch of divs 2019-05-03 17:30:14 -05:00
Chris Veilleux 123dfc61dc adjusted button disabled colors per design team request 2019-05-03 17:16:47 -05:00
Chris Veilleux d220ee2dba fixed an issue with resetting the membership type if the user cancels out of the payment dialog. 2019-05-03 16:58:34 -05:00
Chris Veilleux c721fd1004 removed dead code 2019-05-03 16:33:43 -05:00
Chris Veilleux f76b25ae00 added github login and signup functionality, which included a re-work of the new account flow. 2019-05-03 15:37:50 -05:00
Chris Veilleux cdae6cada8 minor spacing refactor 2019-04-30 16:37:50 -05:00
Chris Veilleux d76264305f validate the pairing code after the user enters it instead of waiting for the add request. 2019-04-23 16:45:42 -05:00
Chris Veilleux 84394dbe0f reorganization 2019-04-19 19:46:49 -05:00
Chris Veilleux 3f38415c21 move device removal code 2019-04-19 19:45:02 -05:00
Chris Veilleux 00e830efcb switch order of edit and delete buttons per design team 2019-04-19 19:27:03 -05:00
Chris Veilleux 5e13d44a62 added a question mark 2019-04-19 19:06:44 -05:00
Chris Veilleux c8f6193b42 added missing period 2019-04-19 19:05:37 -05:00
Chris Veilleux c2166d959b Changed text of delete button at the behest of the design team. 2019-04-19 19:04:20 -05:00
Chris Veilleux 037f9376c1 fixed several outstanding issues with the membership selection 2019-04-19 18:51:25 -05:00
Chris Veilleux 1632a971ef handful of layout/css changes 2019-04-19 11:50:08 -05:00
Chris Veilleux fc753c4d8a centered the tabs at the center of the tab bar and made it the same length regardless of which tab 2019-04-18 18:49:06 -05:00
Chris Veilleux 3725d0dfe8 move the code to show advanced device settings to the device edit page 2019-04-18 15:35:13 -05:00
Chris Veilleux 3108a9c123 made a private variable public to fix a compile error 2019-04-18 15:08:06 -05:00
Chris Veilleux 5f1700d143 yet another stab at fixing a compile error 2019-04-18 15:02:22 -05:00
Chris Veilleux ccbc88fab6 another attempt at fixing a compile error 2019-04-18 14:44:12 -05:00
Chris Veilleux 867d6c46e7 revert previous changes to module imports and try adding a form group wherever the new option button form control is used. 2019-04-18 14:37:21 -05:00
Chris Veilleux 36917a6f94 added forms module to app module in attempt to fix compile bug 2019-04-18 13:54:45 -05:00
Chris Veilleux d24ad3f7ba added reactive forms module to app module in attempt to fix compile bug 2019-04-18 13:49:37 -05:00
Chris Veilleux 8c554b6b17 rearranged some of the imports and removed an unused module 2019-04-18 13:27:31 -05:00
Chris Veilleux 858b69a481 many modifications to the device logic to handle editing devices and re-use existing logic while doing so. 2019-04-18 13:18:13 -05:00
Chris Veilleux e9cda69e70 new version of option button control that has been modified to act as a form control. this should replace the existing old control wherever it is used. 2019-04-18 13:09:43 -05:00
Chris Veilleux f3c70a2585 new version of option button control that has been modified to act as a form control. this should replace the existing old control wherever it is used. 2019-04-18 13:09:18 -05:00
Chris Veilleux 2ff02b6ef2 added the plumbing for skill oauth calls 2019-04-09 12:20:45 -05:00
Chris Veilleux 31007b54fd removed unused component 2019-04-08 01:16:13 -05:00
Chris Veilleux fdac4d8f0d fixed mobile layout for new account setup 2019-04-08 00:42:49 -05:00
Chris Veilleux 23bfc34042 changed federated authentication to use tokens instead of email addresses for security purposes 2019-04-08 00:14:51 -05:00