Commit Graph

1099 Commits

Author SHA1 Message Date
Vincent Fiduccia 4cea4c7b93 Revert "Hide managed containers"
This reverts commit 10624b8bbb.
2015-03-25 09:08:22 -07:00
Vincent Fiduccia 10624b8bbb Hide managed containers 2015-03-24 21:54:52 -07:00
Vincent Fiduccia d7e2e5ca7c Style tweaks 2015-03-24 21:54:52 -07:00
Vincent Fiduccia 1671058951 Restyle add registry 2015-03-23 19:00:01 -07:00
Vincent Fiduccia f689afadbe Registry bugfixes 2015-03-23 17:35:56 -07:00
Vincent Fiduccia 9ca504f8b9 Bordered main white box 2015-03-23 14:06:57 -07:00
Vincent Fiduccia 7899a78f82 Sort registries, show address, show credential 2015-03-23 12:01:47 -07:00
Vincent Fiduccia d52a837a12 Style tweaks 2015-03-23 11:04:05 -07:00
Vincent Fiduccia 0445e56c70 Access Control disabled message
- 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
2015-03-19 15:37:46 -07:00
Vincent Fiduccia 75d69f2ae3 Move machine transitioning message 2015-03-18 15:46:24 -07:00
Vincent Fiduccia 2496e12bff Remove 512mb option from DigitalOcean 2015-03-18 15:46:24 -07:00
Vincent Fiduccia 19f2759637 Update add-host style 2015-03-17 23:34:07 -07:00
Vincent Fiduccia 7aa0856403 UX tweaks
- ip address padding-left 16px
- Unselected sections have opacity 0.5
- circle icons 12px for gizmo, 11px font awesome
- Active text: 11px, weight 400
- Host icon -> ss-database
- Hamburger icon on dropdowns
- Remove icons on non-primary actions
2015-03-17 01:00:00 -07:00
Vincent Fiduccia 7e2868f8aa Update ember and ember-cli 2015-03-16 14:28:21 -07:00
Vincent Fiduccia 1b0528331a Private Registry support 2015-03-11 00:36:59 -04:00
Vincent Fiduccia a89676a675 Hosts Setup to set api.host setting
- Focus container name on add container
- Hide OS info until bug is fixed where it always shows ubuntu
- Don't blow up if cpuInfo or diskInfo are empty objects
- Fix round button press states
2015-03-06 18:39:55 -07:00
Vincent Fiduccia 0880820441 Advanced toggle on new container, circle buttons 2015-03-06 00:31:24 -07:00
Vincent Fiduccia 2bce5ff405 New Container redesign 2015-03-04 15:47:42 -07:00
Vincent Fiduccia 8880ab68a0 Back on container page goes back to the screen you were previous on
- 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
2015-02-27 18:02:26 -07:00
Vincent Fiduccia ab88023d68 Fix host/instance change updating
- Catch race condition on leaving throttled-resize view after a resize
2015-02-27 11:26:11 -07:00
Vincent Fiduccia 310346fb8e Fix undefined links, Firefox link outline 2015-02-26 22:30:36 -07:00
Vincent Fiduccia 1511c4a3b7 Containers view, Skip delete confirmation
- Show tip on skipping delete confirmation
- Change the alternate action key to Cmd/Meta for Mac/Linux
- Hide copy to clipboard for empty values
- Fix updating of host<->container mapping on resource.change
2015-02-26 17:24:32 -07:00
Vincent Fiduccia e5fab0031f Copy To Clipboard
- Show imageUuid on containers
- Update Host IP address when ipAddress change events come in
2015-02-25 18:06:35 -07:00
Vincent Fiduccia 07c306b08c Bugfixes 2015-02-23 14:04:03 -07:00
Vincent Fiduccia 078866b61b Switch icons to Gizmo
- More responsive layout
- Aside bubbles
- SVG graphics

Stopped/Inactive icon

Remove underline on nav links
2015-02-23 11:58:26 -07:00
Vincent Fiduccia ea7f504285 Show pending machines as pseudo hosts 2015-02-17 23:46:26 -07:00
Vincent Fiduccia a25724e815 OpenStack driver 2015-02-16 16:22:53 -07:00
Vincent Fiduccia cc636a1e4f DigitalOcean Machine support 2015-02-16 16:22:37 -07:00
Vincent Fiduccia ea6b88a645 Simplify host resizing 2015-02-16 12:04:07 -07:00
Vincent Fiduccia 716acf7c6a More round corners 2015-02-16 10:26:19 -07:00
Vincent Fiduccia 0405977644 Bug fixes 2015-02-16 10:00:37 -07:00
Vincent Fiduccia f0612cb25f Add container box 2015-02-16 01:20:50 -07:00
Vincent Fiduccia 2bd3d27d58 WIP: Hosts tab 2015-02-16 00:44:57 -07:00
Vincent Fiduccia 2e1c316696 WIP: Gizmo icons 2015-02-12 17:56:56 -07:00
Vincent Fiduccia 8541ba2c0f Delete projects 2015-02-12 17:36:11 -07:00
Vincent Fiduccia d86b416548 Separate out stderr/stdout logs 2015-02-11 14:21:52 -07:00
Vincent Fiduccia d9d7bd9d4a Logs, Action dropdown hiding behavior 2015-02-10 14:32:18 -07:00
Vincent Fiduccia a088c481bd Action menus on hosts & containers 2015-02-06 15:14:26 -07:00
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 2642168656 ES6 auth settings, GitHub proxy 2015-02-02 11:42:03 -07:00
Vincent Fiduccia 8890a91aed GitHub avatar in header 2015-01-30 18:39:28 -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 b4940855e8 Access Control config enhancements
- 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
2015-01-13 15:21:23 -07:00
Vincent Fiduccia c2c93d4e32 Support for GitHub authentication 2015-01-12 17:26:45 -07:00
Vincent Fiduccia 685c47bb40 Update ember, cli, handlebars and deprecations
- Update to ember 1.9.1, handlebars 2, ember-cli 0.1.5
- Move hosts/item into component (host-widget)
- Move host/instance into component (container-widget)
- Move resource actions into a compontent (resource-actions)
- Move available action logic into resource controller
- Replace all {{#each thing}} with {{#each stuff in thing}}
2015-01-08 17:24:48 -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 a9b6e5a1cd TTY, LXC, Memory options on container create 2014-12-18 15:46:04 -07:00
Vincent Fiduccia 29d3bbbbd1 Initial Import 2014-12-17 14:19:03 -07:00