Commit Graph

29 Commits

Author SHA1 Message Date
Vincent Fiduccia 3600a9cda5
Side disclosure triangles 2017-03-10 12:35:52 -07:00
Westly Wright 0c95435be2 Add actions to sidekick tooltips 2017-01-17 17:00:14 -07:00
Westly Wright adcd171bcd
Add details and action menu to host tooltip
rancher/rancher#7154

add tooltip back to sparklines

rancher/rancher#7089
2017-01-17 14:38:06 -07:00
Westly Wright 041aece451
add check for string type
rancher/rancher#6653
2016-11-22 11:17:12 -07:00
Vincent Fiduccia 45e244b7c7 Move format-ip to a helper 2016-10-03 20:58:16 -07:00
Vincent Fiduccia c35d2e7b52 Perf 2016-10-03 20:58:16 -07:00
Vincent Fiduccia 2a0083ec78 lvuch fixes (#720)
* 5043

* 5043

* 4116 @vince the math for onResize seems to also be off

* height of catalog items

* 4382

* Fix firefox container name clipping

* Registry text
2016-06-09 15:01:54 -04:00
Vincent Fiduccia a208c8ebf8 More i18n (#645)
* More i18n

* Bugs, i18n

* More i18n

* More i18n
2016-05-10 11:21:56 -07:00
Vincent Fiduccia b78de2e9be i18n part 37 (#643)
* Partial save-cancel -> component

* Components i18n part 1
2016-05-06 09:46:18 -07:00
Westly Wright 64d8889976 Fix copy clipboard text
rancher/rancher#4021

Remove fast-action-menu in favor of full action-menu
preformace gains are minimal at this point
rancher/rancher#3891

Add new catalog subnav

Fix issue with refreshing catalog page
rancher/rancher#3916
2016-03-22 18:01:09 -07:00
Westly Wright b60738bdc3 Add init getters and refactor names to clarify logic in process-executions
In the process fix an issue with child rows only expanding 3 levels deep
rancher/rancher#3934

Add logic to handle Catalog projectUrl without protocols
rancher/rancher#3897

Add missing service
rancher/rancher#2132

Fix issue with scroll bars in terminals
rancher/rancher#4018

remove un-needed Ember.run the broken opening other action menus
rancher/rancher#3891

Add keypress enter logic to action menus
rancher/rancher#3674

Add container-dot component back to host -> sidekick

Fix issue with double protocol
rancher/rancher#1410
2016-03-18 16:16:58 -07:00
Westly Wright 19c9444e87 Remove some disabled properties to match the ux of audit-logs ux
(rancher/rancher#3306)

Add project url to catalog template if it exists
rancher/rancher#3897

Swap row link for name link in process logs table in prep for more changes coming

Add external links to resource type on Process Logs

Add 404 handler and route
rancher/rancher#1506

Add stack description on stack detail page
 Also fix color issue with host descriptions
rancher/rancher#555

Remove tooltip from container-dot, add tooltip to host container name
rancher/rancher#1415

Add 10 min timer to authenticated to check for github auth token expire
rancher/rancher#255

Add link to rancher AMIs for amazon to ec2 add host
rancher/rancher#1520

Add option to use non-secure http for github enterprise auth
rancher/rancher#1410
2016-03-15 13:11:59 -07:00
Vincent Fiduccia 95acd09ca8 Label k8s stacks as namespace 2016-02-25 10:33:14 -07:00
Vincent Fiduccia 42be7b2595 YAML comes back as JSON now 2016-02-23 10:42:46 -07:00
Westly Wright 9c7a56e345 UI tweaks to host page layout
* reworking the group/stack view
* removed the container view
* remove old styling
2016-02-02 15:52:48 -07:00
Vincent Fiduccia 8799f17c73 Bug fixes 2016-01-29 16:26:05 -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 0de3be7958 VM supoprt 2015-12-04 17:46:57 -07:00
Vincent Fiduccia 51b703ae3c Replace action-menu style, much tweaks, very css 2015-11-08 02:49:36 -07:00
Vincent Fiduccia 9b1e241905 Move models to app/models 2015-10-07 10:20:06 -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 e2649594dc Hosts view grouping and sidekicks 2015-10-02 17:14:14 -07:00
Vincent Fiduccia 97e417f45e Ember 1.13: Containers 2015-07-06 13:42:03 -07:00
Vincent Fiduccia 7de389a779 Ember 1.13, bind-attr deprecated 2015-06-26 01:37:40 -07:00
Vincent Fiduccia 9f98562021 Hide project name in service container boxes (rancherio/rancher#1179) 2015-06-11 16:55:54 -07:00
Vincent Fiduccia f4cda34d80 Working redesign 2015-05-20 17:34:44 -07:00
Vincent Fiduccia c482083daf Un-remove actions on managed containers 2015-04-18 18:43:14 -07:00
Vincent Fiduccia a30bd2b00a Global resource hover actions, Service code view 2015-04-13 22:39:20 -07:00
Vincent Fiduccia 7a2a2229ab Remove /delete/ routes, use inline overlays
- Rename host-widget => host-pod
- Rename container-widget => container-subpod
- More LoadBalancer WIP
2015-03-31 15:24:03 -07:00