Commit Graph

593 Commits (master)

Author SHA1 Message Date
Chris Veilleux cd2e4248b5 bugfix for adding first device to a new account 2022-11-21 16:22:33 -06:00
Chris Veilleux 61a854d785 fix bug where marketplace search is not functioning 2022-10-18 15:06:23 -05:00
Chris Veilleux 0050163d7e fix bug where marketplace search is not functioning 2022-10-18 14:31:56 -05:00
Chris Veilleux fdc2a5ceb6 fix bug where marketplace search is not functioning 2022-10-18 14:20:14 -05:00
Chris Veilleux 886f4ee640 fix bug where marketplace search is not functioning 2022-10-18 13:39:01 -05:00
Chris Veilleux fc0230e4a2 attempt to fix minor cosmetic issues with google button 2022-10-18 12:48:55 -05:00
Chris Veilleux 310beb6565 change Facebook and GitHub buttons to use similar styling as the Google button as we have no control over the appearance of the Google button. 2022-10-17 18:34:41 -05:00
Chris Veilleux 71551451d4 change Google federated login to use new procedures dictated by Google 2022-10-17 18:33:41 -05:00
Chris Veilleux 0f48d969f9 updated CSS that was missed when converting to Material 14 2022-10-14 15:54:10 -05:00
Chris Veilleux 89b6adcf26 style buttons on the add device wizard 2022-10-13 17:02:06 -05:00
Chris Veilleux bd583f4c9e second attempt to fix an issue with pairing a new device. 2022-10-11 18:15:12 -05:00
Chris Veilleux 191d73413d attempt to fix an issue with pairing a new device. 2022-10-10 13:23:12 -05:00
Chris Veilleux e24807aa76 remove voice and wake word from defaults screen 2022-10-06 14:22:01 -05:00
Chris Veilleux ed0165a439 remove commented code 2022-10-05 09:06:21 -05:00
Chris Veilleux eb463dd7a6 Remove mention of Assembly AI since we will not be partnering with them. 2022-10-05 08:28:18 -05:00
Chris Veilleux 1b9e9e09c6 improve the advanced options on the device edit card 2022-09-29 00:55:19 -05:00
Chris Veilleux 94c9276615 remove the obsolete code for open dataset opt in 2022-09-29 00:54:41 -05:00
Chris Veilleux 1bb63fc6e2 fixed device edit card to use new pantacor channels 2022-09-21 11:51:37 -05:00
Chris Veilleux e2b04c2dfe new names for release channels 2022-09-14 13:12:13 -05:00
Chris Veilleux 3f40c0b3e4 moved pantacor deployment ID into the pantacor config interface 2022-09-14 13:12:01 -05:00
Chris Veilleux d360c9e964 refactored to use mixins defined in earlier commits 2022-09-14 12:59:26 -05:00
Chris Veilleux 46f23a1c61 change the UI around memberships, making it easier to sign up for and cancel memberships 2022-09-12 14:14:34 -05:00
Chris Veilleux 702a40cc5e add mycroft theme to expansion panel 2022-09-07 14:59:28 -05:00
Chris Veilleux 3795c5b0e5 fix disappearing slide toggle 2022-09-07 14:53:46 -05:00
Chris Veilleux 758327aff4 fix disappearing slide toggle 2022-09-06 15:03:19 -05:00
Chris Veilleux 84eb887a55 fix disappearing slide toggle 2022-09-06 14:54:39 -05:00
Chris Veilleux ebf1b27830 fix disappearing slide toggle 2022-09-06 14:43:36 -05:00
Chris Veilleux 237a55ae1f fix layout of skills page 2022-09-06 14:03:57 -05:00
Chris Veilleux 647cb27367 fix layout of skills page 2022-09-06 13:47:04 -05:00
Chris Veilleux 769f91c4fe fixed URL for Noto monospace font 2022-08-31 10:35:23 -05:00
Chris Veilleux 5ef6cd5dc3 updated verbiage to reflect suggestions from the team 2022-08-26 15:24:24 -05:00
Chris Veilleux 3ba082741f Fixed typo 2022-08-26 15:14:50 -05:00
Chris Veilleux 234ce799cc
Merge branch 'dev' into feature/change-email 2022-08-26 15:12:09 -05:00
Chris Veilleux e09bd43d5f
Merge branch 'dev' into feature/profile-change-password 2022-08-15 14:03:39 -05:00
Chris Veilleux b52b28fde7
Merge branch 'dev' into feature/remove-open-dataset 2022-08-15 14:02:36 -05:00
Chris Veilleux 5d192c1bf8 Add functionality to allow a user to change their email address when logged in 2022-08-15 13:59:10 -05:00
Chris Veilleux 3d21653c7c Add functionality to allow a user to change their password when logged in 2022-08-09 11:53:19 -05:00
Chris Veilleux b8de3f2d0b Adds functionality for user to change their password when they are logged into the site. 2022-08-05 15:43:20 -05:00
Chris Veilleux a329891e2b applied code review changes 2022-08-03 17:00:48 -05:00
Chris Veilleux 89c5917ed7 removed the open dataset agreement from the on-boarding process 2022-08-03 14:13:40 -05:00
Chris Veilleux 17c99ff9e2 bugs found testing new material design interface 2022-08-03 13:26:34 -05:00
Chris Veilleux b803af83f2 change all stylesheets and SCSS files to use new Sass and Material Design interfaces. 2022-08-02 12:54:18 -05:00
Chris Veilleux 117781e3de added license to CSS files 2022-08-02 10:15:00 -05:00
Chris Veilleux 4e1ba98fb2 added license to CSS files 2022-08-02 10:13:53 -05:00
Chris Veilleux 99cf86fcea update package.json of library projects. 2022-08-02 10:12:01 -05:00
Chris Veilleux 195713b67e Merge remote-tracking branch 'origin/dev' into feature/enhance-profile
# Conflicts:
#	projects/account/src/app/modules/profile/components/cards/login/login.component.ts
#	src/stylesheets/components/_cards.scss
2022-07-29 14:30:54 -05:00
Chris Veilleux e13a36c9f1 Merge remote-tracking branch 'origin/dev' into feature/add-data-collection-info 2022-07-29 14:23:29 -05:00
Chris Veilleux 79a7decf16 Merge remote-tracking branch 'origin/dev' into feature/enhance-profile 2022-07-29 12:13:34 -05:00
Chris Veilleux c11d57560e Merge remote-tracking branch 'origin/dev' into feature/improve-menu 2022-07-29 12:03:07 -05:00
Chris Veilleux 4c8e096db8 changed display name of account site on globalnav and moved to top of menu 2022-07-29 12:01:34 -05:00