Commit Graph

127 Commits

Author SHA1 Message Date
Vincent Fiduccia 67ac2232f4 destroyed or destroying 2016-11-14 15:50:45 -07:00
Westly Wright cc84df2659 resolve issues with touch laptops
Fix init of memory limit value on hosts

rancher/rancher#6548

Preserve memory reservation value on clone

rancher/rancher#6549

Fix missing grid lines

rancher/rancher#6425

Update driver mixin for new name fields

rancher/rancher#6313

inject ember-shortcuts to components to disable shift+L in the shell
2016-11-09 16:30:20 -07:00
Westly Wright 606f2ae2da Update github auth to use new v1-auth service 2016-10-12 17:29:14 -07:00
Vincent Fiduccia cfb5953b9a this._state === destroying -> this.isDestroyed 2016-10-03 20:58:19 -07:00
Vincent Fiduccia fb215b27f9 Moar Performance 2016-10-03 20:58:16 -07:00
Vincent Fiduccia 3e70d8135f Service log (#836)
* Service log
2016-09-07 16:23:40 -07:00
Vincent Fiduccia 99a5aa69d2 Clusterip, disable stacks for 1.2 2016-07-15 15:48:01 -07:00
Vincent Fiduccia c32ad6d0d1 Variable width viewport (rancher/rancher#5007) 2016-06-29 17:20:19 -07:00
Vincent Fiduccia 51ba6440c2 Load IntlPolyfill for Safari (rancher/rancher#5058, rancher/rancher#5092) 2016-06-17 01:02:04 -07:00
Vincent Fiduccia 968a152811 Mesos stuff, remove active-link wrapper 2016-05-02 10:26:17 -07:00
Vincent Fiduccia e10069b6b5 Bump store 2016-04-20 11:14:48 -07:00
Vincent Fiduccia 8c82538d00 store vs userStore fixes 2016-04-14 18:10:33 -07:00
Vincent Fiduccia 674123ffde Split into store vs userStore 2016-04-14 18:07:14 -07:00
Vincent Fiduccia ff19f1b2dc Fix back to host routing 2016-03-14 13:03:35 -07:00
Westly Wright ce0b1b1179 Upgrade Ember to 2.3 and refactor to remove deprecations. 2016-03-02 11:03:15 -07:00
Vincent Fiduccia a78c46284e # This is a combination of 3 commits.
# The first commit's message is:
Namespace filter

# This is the 2nd commit message:

WIP

# This is the 3rd commit message:

WIP
2016-02-23 10:42:14 -07:00
Vincent Fiduccia ce155e17dc Make projectId part of the URL 2016-02-11 12:27:45 -07:00
lvuch 19158d1fd5 Add new tooltip component to better handle adding the action resource to
tooltips
2016-01-26 18:28:50 -07:00
Vincent Fiduccia 9cd8539abc Fix graph line rendering in Chrome 48+ 2016-01-25 17:08:46 -07:00
lvuch 8abb4711aa updating routre for api and registry 2016-01-20 15:16:49 -07:00
Vincent Fiduccia ac7a7e238b Fixes 2015-11-09 01:33:29 -07:00
Vincent Fiduccia fc61a293cc Move proxy and catalog endpoint to settings 2015-10-24 17:31:51 -07:00
Vincent Fiduccia bbc65a1c13 Performance improvements
- 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)
2015-10-07 10:20:05 -07:00
Vincent Fiduccia 2c17985804 Sidekick bugfixes 2015-10-05 12:54:11 -07:00
Vincent Fiduccia e2649594dc Hosts view grouping and sidekicks 2015-10-02 17:14:14 -07:00
Vincent Fiduccia b8b16949d1 Move generic proxy from /proxy to /v1/proxy 2015-09-23 10:15:08 -07:00
Vincent Fiduccia c5f22cfd47 Merge pull request #254 from vincent99/icons
Support local hosting without internet access
2015-09-16 16:06:57 -07:00
Vincent Fiduccia 61cbb70eb0 Support airgap install with all local resources 2015-09-15 18:06:00 -07:00
arion 4c682e03f5 Fixes issue rancher/rancher#1923
* 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
2015-09-09 15:35:27 -07:00
Vincent Fiduccia cc3b0dfb3c Show errors from resource actions 2015-08-28 11:23:14 -07:00
Vincent Fiduccia dd76c00672 SSL Termination 2015-08-26 14:46:10 -07:00
Vincent Fiduccia 435d5af9ca Small bugfixes 2015-07-17 10:19:47 -07:00
Vincent Fiduccia e57e4aa560 Dropdowns should go upward when necessary (rancher/rancher#1509) 2015-07-13 17:38:54 -07:00
Vincent Fiduccia 65568033d8 Ember 1.13: Growl service, APIKey edit as stateless modal 2015-07-01 16:06:09 -07:00
Vincent Fiduccia 80d2cf4eb2 Ember 1.13: Split out app/utils/cattle, apikeys, projects 2015-06-30 01:15:20 -07:00
Vincent Fiduccia 90afecfee2 Project -> Stack 2015-06-26 01:37:40 -07:00
Vincent Fiduccia e57d8ecebb Ember 1.12 updates 2015-06-26 01:37:39 -07:00
Vincent Fiduccia 289f6053b5 Use cookie for auth instead of header
- Move github, session, cookies to service
2015-06-16 18:26:01 -07:00
Vincent Fiduccia 4ccfb3c7d7 Cookie support 2015-06-16 12:38:42 -07:00
Vincent Fiduccia c123d85e10 Move volumes into host 2015-06-09 12:41:19 -07:00
Vincent Fiduccia cdf0c396f9 DNS Service 2015-05-31 21:45:22 -07:00
Vincent Fiduccia d229acbca1 Remove session token if auth is off (rancherio/rancher#808) 2015-05-27 12:26:03 -07:00
Vincent Fiduccia 3869ef506c Redirect instead of popup for login, Github Enterprise 2015-05-26 23:20:17 -07:00
Vincent Fiduccia e322e09efa Fix stats scale, clone EC2, small bugs 2015-05-25 10:42:29 -07:00
Vincent Fiduccia c004ee874b Bug fixes 2015-05-22 00:23:42 -07:00
Vincent Fiduccia aefebb5c0a EC2 wizard WIP 2015-05-20 10:33:46 -07:00
Vincent Fiduccia 15cc9ab119 blocker bug fixes 2015-05-14 12:48:39 -07:00
Vincent Fiduccia 66cec22b87 Fix clone, support API without userpreferences 2015-05-13 12:23:53 -07:00
Vincent Fiduccia 38a7df2dec Store prefs in userPreferences resource 2015-05-13 10:21:40 -07:00
Vincent Fiduccia 7cb10d8147 Bug fixes 2015-05-13 10:20:57 -07:00
Vincent Fiduccia ce2eace4bb Clone other machine drivers 2015-05-13 10:01:36 -07:00
Vincent Fiduccia 6805a92a97 Bug fixes, restyle container 2015-04-30 00:49:35 -07:00
Vincent Fiduccia 5d213e8d59 Service edit, fix goToPrevious route 2015-04-25 22:58:02 -07:00
Vincent Fiduccia 82d4b86456 Projects WIP 2015-04-22 01:09:10 -07:00
Vincent Fiduccia c88475c619 Projects WIP 2015-04-22 01:08:50 -07:00
Vincent Fiduccia 5727520a6f Bug fixes, LB httpchk 2015-04-15 11:23:10 -07:00
Vincent Fiduccia 3940800d75 Load balancer bug fixes, validation, multiple errors 2015-04-14 18:32:38 -07:00
Vincent Fiduccia f7f17a2e5d Service Discovery 2015-04-14 12:17:54 -07:00
Vincent Fiduccia a30bd2b00a Global resource hover actions, Service code view 2015-04-13 22:39:20 -07:00
Vincent Fiduccia 23a8ddb478 Service Discovery WIP 2015-04-09 18:10:22 -07:00
Vincent Fiduccia 6853064ea1 Load Balancer WIP 2015-04-06 11:29:39 -07:00
Vincent Fiduccia 7eeefb936b More LB WIP 2015-04-03 20:47:27 -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 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 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 ca06c8c0e7 Project switching, Reskin part 1 2015-02-03 11:30:53 -07:00
Vincent Fiduccia 8890a91aed GitHub avatar in header 2015-01-30 18:39:28 -07:00
Vincent Fiduccia 8d8c2486af Store JSON in session store, send projectId header 2015-01-30 12:06:50 -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 9895f3a89f Show dropdown of user's organizations
- Save all properties of the token response into session, so orgs can be read later
2015-01-27 14:38: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 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 29f1732878 Update initializer to load schemas 2015-01-05 11:29:38 -08:00
Vincent Fiduccia f4f6360b77 Use absolute endpoint links on API page and goToApi actions 2014-12-24 14:19:09 -07:00
Vincent Fiduccia 29d3bbbbd1 Initial Import 2014-12-17 14:19:03 -07:00