Westly Wright
3f14f59133
Fix broken jquery targeting
...
rancher/rancher#24960
2020-01-28 15:56:28 -07:00
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
Westly Wright
aa4e5fa49e
refactor yaml -> form parsing logic
2019-05-03 11:11:12 -07:00
Westly Wright
a5474a4b70
Project level catalog answer yaml->form sync
...
rancher/rancher#19060
add modal confirmation for yaml -> form editing App Q/A's
validate yaml answers
formatting
more formatting
update custom answers component to handle yaml sync
2019-04-30 09:13:35 -07:00