Commit Graph

750 Commits (test)

Author SHA1 Message Date
Chris Veilleux 3aa7960af5 upgrade angular core and cli to version 8 2020-09-27 13:55:00 -05:00
Chris Veilleux 9fc4c85040 upgrade angular core and cli to version 8 2020-09-27 13:54:29 -05:00
Chris Veilleux 1c7277db5e
Merge pull request #22 from krisgesling/fix/premium-voices
remove reference to premium voices
2020-02-04 12:15:45 -06:00
Chris Veilleux 35b77d2603
Merge pull request #14 from krisgesling/fix/kde-icon
Fix KDE icon display
2019-12-12 12:13:05 -06:00
Chris Veilleux e53b254657
Merge pull request #13 from krisgesling/fix/voice-list
remove American Female from voice list
2019-12-12 12:09:46 -06:00
Chris Veilleux a5032fcd34
Merge pull request #12 from krisgesling/fix/add-button
Hide add button for Skills
2019-12-12 12:03:59 -06:00
Kris Gesling 1a23c91492 fix selector 2019-12-13 02:47:08 +10:30
Kris Gesling 32d07c82ce remove ref to premium voices 2019-12-12 18:05:18 +10:30
Kris Gesling 66f4596b39 remove American Female from voice list 2019-12-12 17:45:58 +10:30
Kris Gesling cd78de0906 hide add button for Skills 2019-12-12 17:39:11 +10:30
Chris Veilleux 00bfcd4fb8
Merge pull request #9 from MycroftAI/feature/open-license
Adding Apache 2.0 license and such
2019-09-30 14:23:40 -05:00
Chris Veilleux 1c953f0084 Merge remote-tracking branch 'remotes/origin/dev' into feature/open-license 2019-09-30 12:12:45 -05:00
Chris Veilleux 67fcb72175 ensure a numeric field returns a numeric value to the backend 2019-09-16 13:45:48 -05:00
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 1328203f2f Merge remote-tracking branch 'remotes/origin/feature/device-status' into dev 2019-09-12 14:02:55 -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 3bb525763f
Merge pull request #10 from MycroftAI/feature/device-status
added a device status as it relates to the backend.
2019-08-30 22:09:21 -05:00
Chris Veilleux e2a5ffa341 First draft of installation and running instructions to readme 2019-08-17 17:50:25 -05:00
Chris Veilleux 09a9ad0257 Revert "added a device status as it relates to the backend. this is a preliminary step to fix the skill install issue in the marketplace."
This reverts commit a7dd534e.  Commit was made to wrong branch.
2019-08-17 17:49:56 -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 a7dd534e51 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:39:29 -05:00
Steve Penrod 75b24ce8d3 Adding Apache 2.0 license and such
In preparation for opening up the backend source, this adds the companents necessary to prepare the repo.  This includes:
* Apache 2.0 license files/headers
* README badges and basic information
* Template contributing files

The README.md could still use better "getting started" instructions
2019-08-12 15:28:52 -05:00
Chris Veilleux 79bf5cd447 attempt to fix issue with closing spotify oauth window 2019-07-08 15:13:36 -05:00
Chris Veilleux 286dc58cc4
Merge pull request #8 from MycroftAI/create-account-fix
Create account fix
2019-06-26 16:09:50 -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