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
|
bf113dc3ed
|
comment out the install button for skills until the functionality behind it can be fixed.
|
2019-09-12 14:02:08 -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
|
144ce1a0b4
|
add button type to fix issue where button was "pressed" when the enter key was pressed.
|
2019-06-26 16:09:19 -05:00 |
Chris Veilleux
|
60801ba34f
|
minor refactor
|
2019-06-26 16:08:42 -05:00 |
Chris Veilleux
|
51ae904fa5
|
use cdkTrapFocus to keep the focus inside the stepper
|
2019-06-26 16:08:26 -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
|
a8350874e5
|
removed unnecessary console log
|
2019-05-30 12:35:44 -05:00 |
Chris Veilleux
|
66c66f8048
|
removed lazy loading of new account module as it was causing some bugs. will try to re-implement at a later time.
|
2019-05-30 12:32:19 -05:00 |
Chris Veilleux
|
4563f41f9b
|
removed debug messages now that issue is addressed
|
2019-05-29 13:13:26 -05:00 |
Chris Veilleux
|
5fef308caa
|
removed social login service setup code from shared library as the functionality has moved to the sso application
|
2019-05-29 13:01:54 -05:00 |
Chris Veilleux
|
1b4355401d
|
more debugging stuff
|
2019-05-29 12:37:41 -05:00 |
Chris Veilleux
|
961116d567
|
more debugging stuff
|
2019-05-29 12:21:43 -05:00 |
Chris Veilleux
|
9eed200f7e
|
removed email validator refactor as it broke the page. will address later
|
2019-05-29 12:12:34 -05:00 |
Chris Veilleux
|
8a53b2c6d0
|
refactor email validator to not make api calls if there is no value in the field and add a log message for debugging.
|
2019-05-29 11:57:03 -05:00 |
Chris Veilleux
|
7c10627677
|
debug message for the plethora of calls to the validate email endpoint
|
2019-05-28 20:27:48 -05:00 |
Chris Veilleux
|
850c2a9866
|
remove debug messages
|
2019-05-28 19:06:29 -05:00 |
Chris Veilleux
|
dfa80bf590
|
second attempt at logs to debug environment issue
|
2019-05-28 18:38:20 -05:00 |
Chris Veilleux
|
7f68a5627d
|
added some debugging statements
|
2019-05-28 18:16:12 -05:00 |
Chris Veilleux
|
786d33e0be
|
another attempt to fix a bad environment import
|
2019-05-28 16:43:20 -05:00 |
Chris Veilleux
|
fe888175a2
|
attempt to fix a bad environment import
|
2019-05-28 16:18:26 -05:00 |
Chris Veilleux
|
c26bf07316
|
removed old github login code
|
2019-05-28 16:05:45 -05:00 |
Chris Veilleux
|
5431d7a1a7
|
move the angular federated sign-in library from the login module to the app module for use in the new account module
|
2019-05-28 15:10:45 -05:00 |
Chris Veilleux
|
c902cc34d2
|
fix a bug where the github login was not redirecting properly
|
2019-05-28 14:10:53 -05:00 |
Chris Veilleux
|
e973566c2f
|
fix a bug where the environment import was pointing to the wrong environment file
|
2019-05-23 12:21:36 -05:00 |
Chris Veilleux
|
2fdc50b50c
|
Merge remote-tracking branch 'remotes/origin/dev' into test
|
2019-05-22 20:53:44 -05:00 |
Chris Veilleux
|
e5b9efdf32
|
fix an issue where you can't submit a password reset request if there is no password
|
2019-05-22 20:53:24 -05:00 |
Chris Veilleux
|
5876222670
|
Merge remote-tracking branch 'remotes/origin/dev' into test
|
2019-05-22 18:27:50 -05:00 |
Chris Veilleux
|
d9801f5d90
|
change how the installer service is called to avoid confusion over what is bing passed.
|
2019-05-22 18:25:19 -05:00 |
Chris Veilleux
|
67582a6cc1
|
made federated client IDs environment variables so they can differ by environment
|
2019-05-21 22:38:36 -05:00 |
Chris Veilleux
|
c0374a8b4b
|
added github client id to prod environment
|
2019-05-21 16:58:32 -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
|
739a52a493
|
made the github client ID in the login url variable by platform
|
2019-05-06 12:22:02 -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 |