Commit Graph

42 Commits (1471cac2656c72dd73c3ebb12bb0841a26f10331)

Author SHA1 Message Date
Chris Veilleux e5f48b1e23 Merge remote-tracking branch 'origin/dev' into test 2022-09-16 13:45:57 -05:00
Chris Veilleux d360c9e964 refactored to use mixins defined in earlier commits 2022-09-14 12:59:26 -05:00
Chris Veilleux b9f847a13d fixed issue where drop-down boxes were rendering incorrectly 2022-09-12 14:20:01 -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 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 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 4448fd061d updated the GUI components of the account profile page to use new card mixin 2022-07-28 14:34:40 -05:00
Chris Veilleux 939dac0430 added a reusable scss mixin for new card layout 2022-07-27 12:16:54 -05:00
Chris Veilleux b1954ff5a3 added a reusable scss mixin for new card layout 2022-07-27 11:15:40 -05:00
Chris Veilleux 818c7f1cf2 changed background color of all sites 2022-07-26 11:42:34 -05:00
Chris Veilleux 62cb8a1b37 updated to angular 13 2022-07-21 12:17:32 -05:00
Chris Veilleux b1bb4b0762 updated to angular 12 2022-07-21 12:17:32 -05:00
Chris Veilleux 02c20b8007 Split device information card tabs into three to make room for more data and separate informational data with configurable data. 2021-01-28 14:36:29 -06:00
Chris Veilleux a686a86d3c upgrade angular cli and core to version 9 2020-09-28 12:26:34 -05:00
Chris Veilleux 9fc4c85040 upgrade angular core and cli to version 8 2020-09-27 13:54: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 123dfc61dc adjusted button disabled colors per design team request 2019-05-03 17:16:47 -05:00
Chris Veilleux 953c1caeda css changes to make it prettier 2019-04-19 18:49:07 -05:00
Chris Veilleux 52cf6c1994 minor changes to the common card styling 2019-04-18 13:12:53 -05:00
Chris Veilleux bc1f9634be added a standard disabled state to the primary action button 2019-04-18 13:11:04 -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 dc6bf2f646 Fixed bug where button text was not white when button was selected 2019-03-05 00:36:51 -06:00
Chris Veilleux c02b00dd74 change default card size 2019-03-01 22:00:56 -06:00
Chris Veilleux 7feef7a500 make environments match 2019-02-26 10:07:35 -06:00
Chris Veilleux 020ba25b9f fixed typo 2019-02-20 14:47:51 -06:00
Chris Veilleux d6a8206643 testing having environment files at the workspace level 2019-02-12 11:06:41 -06:00
Chris Veilleux c5a8729a58 move the action button hover css to the global definition 2019-02-03 21:10:19 -06:00
Chris Veilleux c4fec4222b new global snackbar class for a snackbar without an action 2019-02-03 21:09:18 -06:00
Chris Veilleux f0c9244b91 changed marketplace scss to use refactored theming stylesheets 2019-01-28 17:48:29 -06:00
Chris Veilleux a4f293ee4d added mixin for option button toggle and refactored the section card mixin 2019-01-28 14:19:46 -06:00
Chris Veilleux 50ddc4fc2d moved section card classes out of the theme file 2019-01-28 13:24:46 -06:00
Chris Veilleux 8bf3e84ce8 moved section card classes out of the theme file 2019-01-28 13:17:47 -06:00
Chris Veilleux d6d829b8f8 moved a bunch of variables and styles out of the theme.scss file so that they can be referenced throughout the app. 2019-01-22 14:50:25 -06:00
Chris Veilleux 76098e2fd0 gave the css class for section titles a more apt name. 2019-01-10 11:45:36 -06:00
Chris Veilleux abf0a5fd41 changed text color to be the secondary color all the time. 2018-12-17 12:34:20 -06:00
Chris Veilleux 19f6d1bec4 added agreements section and applied some basic formatting 2018-12-14 17:21:33 -06:00
Chris Veilleux ecc26fec1b added a stylesheet specific to themes 2018-12-13 12:16:17 -06:00
Chris Veilleux edc956e4b8 learned some things about scss so made scss files more "sassy" 2018-12-02 00:24:59 -06:00
Chris Veilleux e3d039e0e6 Moved marketplace UI into the a new angular workspace that will hold all selene angular projects 2018-10-31 15:42:36 -05:00