Kyle Knight
37613bbb47
Admin User Management Repositioning and Cleanup ( #614 )
2016-12-15 09:45:20 -06:00
Mike Stone
dd676bc3b4
Changes default avatar image ( #596 )
2016-12-09 09:42:22 -05:00
Kyle Knight
feb9f38a6d
Realigning avatar on User Management Page ( #475 )
2016-11-14 09:28:15 -06:00
Mike Stone
37df94f7fa
Convert to ts ( #386 )
...
Converts email validator and Avatar component to typescript
2016-11-09 17:54:34 -05:00
Kyle Knight
ca33d238d8
Converting JS/Radium styles to SCSS ( #360 )
2016-11-03 14:40:54 -05:00
Kyle Knight
4c6c0a2b05
Adding scss-lint and cleaning up styles ( #354 )
2016-10-28 16:25:57 -05:00
Mike Stone
ee3d96eb53
Update eslint ( #337 )
...
* Updates eslint packages
* Expected parentheses around arrow function argument having a body with curly braces
* Prop type `object` is forbidden
* Visible, non-interactive elements should not have mouse or keyboard event listeners
* Prop type is defined but not used
* Unexpected use of file extension "jsx"
* Expected 'this' to be used by class method
* HTML entities must be escaped
* Prevent default behavior on more options button click
2016-10-21 19:13:41 -04:00
Mike Arpaia
c07702330d
Cleaning JavaScript imports and if statements ( #327 )
...
* Moving entityGetter to utility folder
* Import whitespace and if statement braces
* newlines between multi-line if's
2016-10-19 16:22:18 -04:00
Mike Stone
6ebc460b66
Admin user management ( #233 )
...
Admin user management page
2016-10-03 13:54:22 -04:00
Mike Stone
bba69412b9
Side panel ( #216 )
...
* admin layout component
* Admin Dashboard page
* styleguide
* AdminSidePanel component
* Use Kolide logo
* Renames AdminSidePanel to SidePanel
* Avatar component to render user's gravatar image
* Adds CoreLayout with rendered SidePanel
2016-09-20 20:07:32 -07:00