Commit Graph

19 Commits

Author SHA1 Message Date
Nancy Butler cf96dae358 show as yaml if volume type doesn't have form 2020-11-11 14:33:39 -07:00
Vincent Fiduccia bf606a9ae2
Use cruresource instead of wizard 2020-08-06 15:57:33 -07:00
Vincent Fiduccia 94cb6a49d7
Use individual lodash modules 2020-07-10 11:25:45 -07:00
Nancy Butler a54d5ac60f better KeyValue value view mode 2020-07-01 15:25:37 -07:00
Cody Jackson fea71ffae2 Refactored YAML editing to better support parameters
We needed a way to support arbitrarily complex parameters in both
type and nesting level. As a temporary solution I enabled the user
to toggle between a key value component and a yaml editor.

To enable this I refactored ResourceYaml into a composable YamlEditor
component that can be used elsewhere.

rancher/dashboard#388
rancher/dashboard#380
2020-04-15 09:53:24 -07:00
Vincent Fiduccia 2bc21b885a
Support auto theme with prefers-color-scheme 2020-04-14 15:58:31 -07:00
Vincent Fiduccia 9d6eee6117
Misc bugs 2019-11-14 13:12:03 -07:00
Vincent Fiduccia 2330f43b2c
Auto size FileDiff 2019-11-12 21:56:35 -07:00
Vincent Fiduccia dc97b0d663
Fix codemirror, loadDeps 2019-10-25 16:10:06 -07:00
Vincent Fiduccia 3f97fa7d81
Case matters in Linux again 2019-10-17 11:36:54 -07:00
Vincent Fiduccia db431089a4
Dynamically import big libraries 2019-10-17 10:56:26 -07:00
Vincent Fiduccia 1cf60e28a1
Move around things that aren't utils 2019-09-27 22:59:20 -07:00
Vincent Fiduccia 4a2665c736
Reorganize nav 2019-09-03 18:37:29 -07:00
Vincent Fiduccia 4ce7546c9c
Packaging, remove moment.js 2019-09-02 17:44:00 -07:00
Vincent Fiduccia 2264786c1c
ButtonGroup, CodeMirror keyMap 2019-08-29 15:11:22 -07:00
Vincent Fiduccia f3d824a9fd
Yaml create 2019-08-28 23:16:46 -07:00
Vincent Fiduccia f9de73135c
Group by namespace 2019-08-21 14:39:41 -07:00
Vincent Fiduccia 53fa215ae7
Resource viewer and differ 2019-08-20 17:42:56 -07:00
Vincent Fiduccia ba7f2865f8
Layout, YAML editor 2019-08-15 04:00:40 -07:00