Commit Graph

9 Commits

Author SHA1 Message Date
Cody Jackson 6718c4886e Addressing a number of ember deprecations
- Moved from Ember.$() to importing jquery.
- Moved from fn().on() to on(fn())
- Moved from fn().observes() to observer(fn())

This got /g/clusters from 27 warnings to 5 warnings for me.
2019-10-03 10:53:36 -07:00
Vincent Fiduccia 691ffc38e5
Switch to @rancher/ember-api-store 2019-01-10 16:44:35 -07:00
Vincent Fiduccia 93f922b92d
eslint --fix 2018-07-20 11:47:19 -07:00
Vincent Fiduccia 54725f2022
eslint --fix 2018-06-29 17:20:46 -07:00
Vincent Fiduccia 8c48c5c124
2 row containers 2017-04-03 15:55:20 -07:00
Vincent Fiduccia 5fdb33e03c
Container details, graphs 2017-04-02 02:58:00 -07:00
Vincent Fiduccia 813d559646 Fix port public IP re-display (rancher/rancher#6781) (#921) 2016-11-27 23:40:37 -07:00
Vincent Fiduccia 61f1d92a0f Fix bound IP address display/parsing 2016-03-25 00:59:31 -07:00
Vincent Fiduccia 9b1e241905 Move models to app/models 2015-10-07 10:20:06 -07:00