Commit Graph

8 Commits

Author SHA1 Message Date
Vincent Fiduccia c13fa084ce Create Project 2015-02-04 00:32:49 -07:00
Vincent Fiduccia ca06c8c0e7 Project switching, Reskin part 1 2015-02-03 11:30:53 -07:00
Vincent Fiduccia 1da13cf854 Bug fixes, rearrange routes, Slack notification
- 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
2015-01-29 13:49:49 -07:00
Vincent Fiduccia 9f5c1eb701 Authentication-related fixes
- 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
2015-01-27 00:48:27 -07:00
Vincent Fiduccia c2c93d4e32 Support for GitHub authentication 2015-01-12 17:26:45 -07:00
Vincent Fiduccia d374b1d81d cpuShares, devices, restartPolicy & pod-ify things
- Add support for cpuShares, devices and restartPolicy
- Move more things under pods
- Reorganize build scripts for future auto-updating /latest URL on CDN
2015-01-06 15:41:12 -07:00
Vincent Fiduccia 103ef08604 Bug fixes
- Feature: `RANCHER_ENDPOINT=` to README.
- Feature: Return of the loading spinner.
- Fix: Editing a container with volumes causes infinite recursion in `serialize()`.
- Change: Rename Container `Console` action to `Execute Shell` to disambiguate with actual console.
- Fix: Host-Only network disappears from Network droppdown if Create Container is shown more than once.
- Change: Move requested host ID from request URI to query param.
- Feature: alt+click on delete buttons will bypass the confirmation.
- Change: Move all host/container actions to `{{action-button}}` component.
2014-12-22 17:36:53 -07:00
Vincent Fiduccia 29d3bbbbd1 Initial Import 2014-12-17 14:19:03 -07:00