Kyle Knight
cff7d19ad5
Updating FlashMessage styles ( #684 )
2017-01-05 12:08:19 -06:00
Mike Stone
448e806c36
374 confirm invite ( #583 )
...
* ConfirmInviteForm
* Render ConfirmInvitePage at /invites/:invite_token
* Add email, pre-fill name, and handle successful submit
* Fix button text
2016-12-29 15:27:43 -05:00
Kyle Knight
21ec1ed1b1
Resolve lots of absolute and fixed positioning issues ( #571 )
2016-12-06 11:55:48 -05:00
Kyle Knight
ca33d238d8
Converting JS/Radium styles to SCSS ( #360 )
2016-11-03 14:40:54 -05: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
a47ee32e9f
Stop showing unauthenticated error for new session on login page ( #273 )
2016-10-04 16:51:30 -04:00
Mike Stone
f8337eeaac
Only shows bg image for login/logout routes ( #234 )
2016-09-23 17:20:02 -04:00
Mike Stone
dd1565936b
Logout ( #195 )
...
* moves login page styles to reusable component
* Redirects successful login to homepage after 3s
* Adds logout form
* Adds logout page
* Adds logout link to homepage
* Adds gravatarURL to logged in user
* Configure API Client to hit /me endpoint
* Fetch user when the app loads
* Configured API Client to make logout requests
* Handle logout flow in redux
* Logout form styles
* Logout user when the logout form is submitted
2016-09-19 16:43:35 -07:00
Mike Stone
ac9a38c207
Login page scaffolding ( #142 )
...
* LoginPage component and route
* animated SVG background image utility
* Kolide text, User, Lock, & Kolide logo SVG icons
* styleguide
* Adds global footer
* Adds InputFieldWithIcon component
* Adds LoginForm component
* Render LoginForm from the LoginPage
2016-09-12 11:14:07 -04:00
Mike Stone
906bf79526
Changes CSS styles to JS using Radium ( #129 )
2016-09-07 16:07:45 -04:00