Westly Wright
2ff5d28998
remove model key from computed property on model
...
since this is a prop on the model there is no model to watch so changes to the
watched properties never triggered an update.
rancher/rancher#24748
2020-01-23 11:45:05 -07:00
shanewxy
480986ef54
Enable add labels and annotations while adding Config Maps
2019-12-25 17:39:29 +08:00
Westly Wright
fc63cb1f3a
add config data to configmap that combines both data and binary data
...
This is only on display.
rancher/rancher#24238
2019-12-19 14:58:23 -07:00
张浩
3e96c324e0
Show related workloads in config map detail page
2019-09-10 10:01:32 +08: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
Westly Wright
0bb2d4e994
config-maps clone
2018-07-16 12:58:50 -07:00
Vincent Fiduccia
54725f2022
eslint --fix
2018-06-29 17:20:46 -07:00
Vincent Fiduccia
18a7fe8d65
Move edit, yaml, remove, gotoapi into central actions
2018-04-16 02:35:28 -07:00
Aaron
0748314e71
Add action `downloadYaml`
...
Add ` { label: 'action.downloadYaml', icon: 'icon icon-download', action: 'downloadYaml', enabled: true, bulkable: true }` to availableActions to achieve download Yaml
notice: when download multiple files, it will download all the files as a zip file.
2018-04-11 22:33:16 +08:00
Vincent Fiduccia
22b2d1f0e7
resolve conflict
2018-03-24 02:40:29 -07:00