- Rename `actions` in JSON to `actionLinks`
- Move actions from controllers to models, remove `{{#with}}s`
(deprecated)
- Move resource-action-menus from a component per entry to a single
global menu
- Disable transitioning resource polling except on resources that really
need it
- Disable static/relative positioning based on content height (white
boxes all the way to the bottom)
* Added mixin for resizing dropdowns when dynamically adding content to the dropdown
Add some comments and rename a variable
refactor resize bootstrap dropdown function into util
make test pass
- Move access control is not configured message to top ("ARTICLE"s)
- Add preference to hide the access control message
- Show the logged-in-user box in the top right even when auth is off
- Add host registration screen to the user menu
- Rearrange how HEADER, NAV, and ASIDE are rendered
- Remember the previous route as a property on the application route
- Move overlay goToPrevious into application route
- Alternate action key -> Cmd on Mac, Ctrl on others
- Document initializers
- Fix bug where hosts show up twice when one is added
- Fix API key delete/alt-key delete
- Rearrange routes so that underlying pages stay rendered
- Send notification on build to slack
- Remove zones from view, componentize dot view
- Add host dialog
- Only show the Access Control settings if admin
- Fall back to host state if agent state not available
- Fix random login fail in Firefox
- Show error messages from Torii
- Reorganize user/org labels to make clearer
- Check Github API and automatically remove users/orgs that don't exist
- Saving/Saved state on the authorization save button to show state
- Waiting state on test button to show state
- Size GitHub popup window bigger to show content