Commit Graph

2126 Commits

Author SHA1 Message Date
Vincent Fiduccia b1ef78d25c Always get new registrationToken when showing custom add 2015-03-19 17:27:39 -07:00
Vincent Fiduccia 1352e311d7 Machine config download 2015-03-19 17:12:42 -07:00
Vincent Fiduccia 77348e6308 Merge pull request #100 from vincent99/master
Access Control disabled message
2015-03-19 16:01:48 -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 c97f6c7fba s/cdn.rancher.io/releases.rancher.com/g 2015-03-19 15:37:46 -07:00
Vincent Fiduccia 7b585db2eb Un-remove 512mb DigitalOcean 2015-03-19 10:08:39 -07:00
Vincent Fiduccia 61ae35ca01 Merge pull request #99 from vincent99/master
Make DigitalOcean default, focus input
2015-03-18 17:37:47 -07:00
Vincent Fiduccia f22b06f229 Make DigitalOcean default, focus input 2015-03-18 17:20:27 -07:00
Vincent Fiduccia b3f17fc020 Merge pull request #98 from vincent99/master
Move machine transitioning message, remove DigitalOcean 512mb
2015-03-18 15:57:50 -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 75e388152d Add icons back to actions for resources that use {{resource-actions}} 2015-03-18 15:43:11 -07:00
Vincent Fiduccia 0e9cce6838 Generate archive after building 2015-03-18 13:12:08 -07:00
Vincent Fiduccia 9e839f8ffd Merge pull request #97 from vincent99/machine
Update add-host style

Fixes rancherio/rancher#185
2015-03-17 23:58:31 -07:00
Vincent Fiduccia 1f4d9bb725 Don't blow up on add host for project 2015-03-17 23:57:33 -07:00
Vincent Fiduccia 19f2759637 Update add-host style 2015-03-17 23:34:07 -07:00
Vincent Fiduccia 2e3d059695 Merge pull request #96 from vincent99/upgrade-ember
Show host.api only to admins
2015-03-17 01:05:51 -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 d3a5de55be Show host.api only to admins
- Auto set api.host when turning on auth if not set already
- Hide registries tab if API not present
- Hamburger menu for actions
2015-03-16 18:28:40 -07:00
Vincent Fiduccia 7e2868f8aa Update ember and ember-cli 2015-03-16 14:28:21 -07:00
Vincent Fiduccia 5d1cda0e1f Merge pull request #92 from vincent99/registry
Private Registry support
2015-03-11 00:44:51 -04:00
Vincent Fiduccia 1b0528331a Private Registry support 2015-03-11 00:36:59 -04:00
Vincent Fiduccia ebf5274bd7 Merge pull request #90 from vincent99/master
Use registrationToken.command if present
2015-03-07 22:53:26 -05:00
Vincent Fiduccia ec33962a1d Use registrationToken.command if present 2015-03-07 18:38:00 -07:00
Vincent Fiduccia c023d55b6f Merge pull request #89 from vincent99/master
Hosts Setup to set api.host setting
2015-03-06 18:26:30 -08: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 a30ad8252e Merge pull request #88 from vincent99/master
Host info, advanced new container
2015-03-05 23:53:30 -08:00
Vincent Fiduccia 0880820441 Advanced toggle on new container, circle buttons 2015-03-06 00:31:24 -07:00
Vincent Fiduccia d7f9519565 Merge pull request #86 from vincent99/add-container
Add Container redesign
2015-03-04 15:03:08 -08:00
Vincent Fiduccia 2bce5ff405 New Container redesign 2015-03-04 15:47:42 -07:00
Vincent Fiduccia 4e5d7629ce Merge pull request #85 from vincent99/master
Enable Machine for DigitalOcean
2015-03-04 14:46:21 -08:00
Vincent Fiduccia 18e49ea43e Enable Machine for DigitalOcean 2015-03-04 10:50:04 -07:00
Vincent Fiduccia 7360cfbef7 Make resize interval configurable 2015-03-03 14:29:57 -07:00
Vincent Fiduccia 0982980241 Merge pull request #84 from vincent99/master
Switch CDN URLs to SSL-capable Google ones
2015-03-03 13:19:43 -08:00
Vincent Fiduccia 5a3ebc8cb1 Switch CDN urls to SSL-capable Google ones 2015-03-03 14:19:22 -07:00
Vincent Fiduccia 1ea568354c Merge pull request #83 from vincent99/master
Back on container page goes back to the screen you were previous on
2015-03-03 11:25:23 -08: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 97c2f21f35 Merge pull request #81 from vincent99/master
Fix host/instance change updating
2015-02-27 10:37:56 -08: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 c533df75a3 Merge pull request #79 from vincent99/master
Fix undefined links, Firefox link outline

Closes #80
2015-02-27 08:53:54 -08:00
Vincent Fiduccia 124167952a Remove unused var 2015-02-26 23:36:21 -07:00
Vincent Fiduccia 32b4cf7c0a Fix changing github clientId after pageload 2015-02-26 23:27:41 -07:00
Vincent Fiduccia 310346fb8e Fix undefined links, Firefox link outline 2015-02-26 22:30:36 -07:00
Vincent Fiduccia a21dba94ae Merge pull request #77 from vincent99/master
Containers view, Skip delete confirmation
2015-02-26 16:24:50 -08: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 9ddbdc3cf5 Merge pull request #76 from vincent99/master
Copy To Clipboard
2015-02-26 09:48:52 -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 6991eaea1e Merge pull request #74 from cjellick/master
Remove notice from license
2015-02-25 17:59:13 -07:00
Craig Jellick 86b5bd0405 Remove notice from license 2015-02-25 15:23:22 -07:00
Vincent Fiduccia c239936c32 Merge pull request #73 from vincent99/master
Update license
2015-02-25 10:27:18 -07:00