Nancy Butler
3c370f56fa
remove upload toggle prop in favor of calling methods on refs
2020-05-04 17:32:32 -07:00
Nancy Butler
fdbe07f527
use prop instead of ref to show yaml fil upload
2020-05-04 16:29:16 -07:00
Nancy Butler
e13a597690
add file uploader to yamleditor; add button to resourcedetail
2020-05-04 14:29:34 -07:00
Westly Wright
702284ca11
remove unneeded style imports
2020-05-01 09:50:30 -07:00
Cody Jackson
c5052b7cb7
Fixing warnings
...
This fixes runtime and lint warnings. It also makes the linter
treat warnings as errors now so we'll stop checking in code that has
warnings.
If you want to avoid prs with warnings consider adding a
'yarn lint' or 'yarn build' to .git/hooks/pre-push.
2020-04-16 13:35:34 -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
09df5918db
Move the rest of workloads into standard _resource
2020-04-14 16:16:11 -07:00
Vincent Fiduccia
22f4ef977b
Unify Resource(Detail|Yaml) headers and behaviors
2020-04-14 16:16:10 -07:00
Nancy Butler
654aa72163
workload action menu
2020-04-09 11:27:18 -07:00
Vincent Fiduccia
4302339033
Merge pull request #443 from codyrancher/cloning
...
Improving the functionality of YAML clone
2020-03-27 16:18:35 -07:00
Cody Jackson
e84446c012
Improving the functionality of YAML clone
...
Cloning didn't provide the create or preview buttons and when displayed attempted to update a resource instead of create a
new one.
This will add the buttons and will allow the new resource to be created.
rancher/dashboard#374
2020-03-27 14:40:49 -07:00
Cody Jackson
76114f5ccf
Prevent the edit and diff buttons from overlapping
...
This is a temporary fix until we get new mocks from design for the
diff view.
rancher/dashboard#379
2020-03-27 13:27:35 -07:00
Cody Jackson
7d7e3b60b7
Updated the gatekeeper constraints and templates
...
this should better reflect the new Mocks.
rancher/dashboard#305
2020-03-15 01:34:30 -07:00
Cody Jackson
1265853652
Implement the view, create and edit pages for constraints
...
This implementst the view, create and edit pages for the
gatekeeper constraints. The constraint templates weren't
touched since we intend to only use the yaml editor.
rancher/dashboard#307
2020-03-02 12:43:39 -07:00
Vincent Fiduccia
a3574d14fc
Header, start nav reorg
2020-02-20 11:11:22 -07:00
Westly Wright
50c3492b2d
revert css path change and correctly import scss files in storybook
2020-01-20 10:59:58 -07:00
Westly Wright
da186d5759
Add Storybookjs ( #285 )
...
* update deps
* Add storybookjs and setup config
* Change scss import paths to absolute paths for Storybook to work
* Add storybookjs centered addon
* Add storybookjs backgrounds and tweak body styles
* Add storybookjs docs addon
* Enable better nesting config
* add design systems
* Change app css import location
* package update
* roll back to previous lint versions for upgrade error & fix lint err
2020-01-17 10:09:11 -07:00
Vincent Fiduccia
b675d34318
Rioview support
2019-11-16 16:00:47 -07:00
Vincent Fiduccia
671e33bdc1
Commit to change
2019-11-16 01:31:48 -07:00
lvuch
7f91119889
101 split unified fix
2019-11-15 19:07:58 -07:00
lvuch
bfda3ce1ad
issue 107 and yaml
2019-11-14 09:20:57 -07:00
Vincent Fiduccia
2330f43b2c
Auto size FileDiff
2019-11-12 21:56:35 -07:00
Vincent Fiduccia
90d0822aa5
Start stack create
2019-11-07 01:41:16 -07:00
Vincent Fiduccia
e9d058edbe
Tweaks
2019-11-05 01:49:58 -07:00
Vincent Fiduccia
b530db815f
More crud
2019-10-09 10:47:55 -07:00
Vincent Fiduccia
1cf60e28a1
Move around things that aren't utils
2019-09-27 22:59:20 -07:00
Vincent Fiduccia
700f278f9a
v1->cluster, rancher store
2019-09-15 02:35:48 -07:00
Vincent Fiduccia
c874b9f2c0
Rio Pages, Edit
2019-09-11 15:33:58 -07:00
Vincent Fiduccia
0c8c41f89d
Scrollbars, tooltips, Rio svc scale, selection fixes
2019-09-08 20:36:27 -07:00
Vincent Fiduccia
4a2665c736
Reorganize nav
2019-09-03 18:37:29 -07:00
Vincent Fiduccia
c33624f4ee
Route resolve
2019-09-03 18:37:29 -07:00
Vincent Fiduccia
2264786c1c
ButtonGroup, CodeMirror keyMap
2019-08-29 15:11:22 -07:00
Vincent Fiduccia
b592b6a337
Create resources
2019-08-29 01:20:08 -07:00
Vincent Fiduccia
f3d824a9fd
Yaml create
2019-08-28 23:16:46 -07:00
Vincent Fiduccia
68fecf28d3
Actions, move ns
2019-08-26 10:24:34 -07:00
Vincent Fiduccia
8ab611db1e
Bugs, grouped left nav
2019-08-23 02:24:22 -07:00
Vincent Fiduccia
1a1f06af32
AsyncButton
2019-08-21 02:04:21 -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