Commit Graph

415 Commits (79129190c8f383becce22d34831af8aa9942fc67)

Author SHA1 Message Date
Chris Veilleux 79129190c8 fixed how the dialog was passing data back to the parent component 2019-04-02 16:57:17 -05:00
Chris Veilleux 6d6408b6b6 changed navigation to open any page not included in selene in a new tab. 2019-04-02 14:06:59 -05:00
Chris Veilleux 7166f06c17 more suitable text for the payment dialog 2019-04-02 13:41:11 -05:00
Chris Veilleux 8aee0e47b1 url fix 2019-04-02 12:51:44 -05:00
Chris Veilleux 71a353d68e change skill title to skill display name 2019-04-02 12:43:42 -05:00
Chris Veilleux 341ce635fe new urls for the privacy policy and terms of use on the wordpress site. 2019-04-02 12:40:30 -05:00
Chris Veilleux d92096a2cb fixed a couple of typos 2019-04-02 12:33:54 -05:00
Chris Veilleux 9cb3b21346 change skill title to skill display name 2019-04-02 12:29:25 -05:00
Chris Veilleux 542bfb3281 comment out the advanced options code until the button at the bottom of the card can be implemented 2019-04-01 20:18:51 -05:00
Chris Veilleux 114c508f6b fixed a bad color 2019-04-01 20:12:32 -05:00
Chris Veilleux b7af083404 minor refactor 2019-04-01 20:12:10 -05:00
Chris Veilleux ea5b8eccc4 implement password reset 2019-04-01 20:03:18 -05:00
Chris Veilleux 0d7bed5577 removed local page not found component in favor of the library 2019-03-29 12:37:36 -05:00
Chris Veilleux 6f7567374e minor bug fix 2019-03-29 12:32:03 -05:00
Chris Veilleux 277843642c minor refactor 2019-03-29 12:31:14 -05:00
Chris Veilleux dfb72aef65 default redirect URI to the account dashboard if none is found in local storage 2019-03-29 12:29:50 -05:00
Chris Veilleux fc9ae40b83 changed compile options for the marketplace test environment to improve performance 2019-03-29 12:14:21 -05:00
Chris Veilleux 9a7999e27b add marketplace to jenkinsfile 2019-03-29 12:11:31 -05:00
Chris Veilleux d4e6fae70f minor changes so that the marketplace will work with the API that has been updated to the new architecture 2019-03-29 12:08:31 -05:00
Chris Veilleux 8d8bc85a3a comment out the device edit and remove buttons until the logic behind them can be implemented 2019-03-26 23:02:42 -05:00
Chris Veilleux 8ddd7b5691 fixed a url 2019-03-26 23:00:54 -05:00
Chris Veilleux 54f47fdea8 changed the delete card to show the "are you sure" dialog. 2019-03-26 19:02:27 -05:00
Chris Veilleux e9cd98af88 changed how membership changes are communicated to the backend and fixed a couple of bugs related to that process 2019-03-26 19:00:20 -05:00
Chris Veilleux df342fe288 added code to support account delete functionality 2019-03-26 14:27:53 -05:00
Chris Veilleux dbae142ae8 added a shortcut for the account project 2019-03-26 14:25:52 -05:00
Chris Veilleux 95ba2eb88d refactored some imports 2019-03-26 10:36:03 -05:00
Chris Veilleux 546303a94c fixed a typo 2019-03-26 10:35:51 -05:00
Chris Veilleux a3bd84df67 moved skill module into the modules directory 2019-03-25 19:47:48 -05:00
Chris Veilleux 40c44f3306 moved models in the skills service to the models directory 2019-03-25 19:43:34 -05:00
Chris Veilleux bd3fac7ee8 moved settings service into http directory 2019-03-25 19:28:18 -05:00
Chris Veilleux 4e58633e3a refactored directory structure 2019-03-25 19:27:04 -05:00
Chris Veilleux 4e50f9be3c added a "$" in front of the membership dollar amounts 2019-03-25 19:15:40 -05:00
Chris Veilleux fe955c5e15 minor refactoring 2019-03-25 18:35:57 -05:00
Chris Veilleux 0c9c56a7b5 pass the idToken to the backend instead of the token 2019-03-25 18:26:44 -05:00
Chris Veilleux 50a9de39c1 replaced png with svg 2019-03-25 15:57:13 -05:00
Chris Veilleux 8b70dc79fd replaced logo with new version and fixed alignment 2019-03-25 13:24:23 -05:00
Chris Veilleux efbb7b2ee5 Added a landing page for account.mycroft.ai. 2019-03-25 11:42:53 -05:00
Chris Veilleux 4110c13fc4 fixed indentation issue 2019-03-25 11:15:08 -05:00
Chris Veilleux c7d2afcf69 alphabetized imports, cuz that's how I roll 2019-03-24 15:25:01 -05:00
Chris Veilleux 7cf78a6d11 fixed a compile error 2019-03-24 14:25:29 -05:00
Chris Veilleux b6aea0c4b8 fixed a compile error 2019-03-24 14:19:12 -05:00
Chris Veilleux 15cb5221de another hack at optimization 2019-03-24 14:09:44 -05:00
Chris Veilleux c415c1b627 another hack at optimization 2019-03-24 13:54:04 -05:00
Chris Veilleux f21ddd7bed change production to true for test builds in an effort to improve performance 2019-03-24 13:05:00 -05:00
Chris Veilleux 21ae056716 got to the previous page in history after device was added 2019-03-23 18:41:31 -05:00
Chris Veilleux 4a5a146536 fixed typo in mycroft wordpress url definition 2019-03-22 16:14:36 -05:00
Chris Veilleux 21f48983c1 add action to navigate to device add 2019-03-22 16:10:38 -05:00
Chris Veilleux aeae76ba60 device placement should be a string, not an object 2019-03-22 12:22:00 -05:00
Chris Veilleux 7f57622724 fixed stylesheet imports 2019-03-22 01:10:45 -05:00
Chris Veilleux 6ae1cfda04 moved profile module into modules directory 2019-03-22 01:08:36 -05:00