Vincent Fiduccia
b51a94e5d1
Merge branch 'master' into match-expressions
2020-05-30 02:59:16 -07:00
Nancy Butler
b5572b3b83
limit dropdown height
2020-05-29 14:46:08 -07:00
Nancy Butler
eea714f3a7
fix workload node affinity
2020-05-29 14:23:23 -07:00
lvuch
bc31166d8c
ingress edit
2020-05-29 14:16:25 -07:00
Vincent Fiduccia
31ea3b138e
Eslint changes new nuxt defaults want
2020-05-28 14:22:52 -07:00
Nancy Butler
93ab67c964
remove table actions from conditions table
2020-05-27 11:10:09 -07:00
Nancy Butler
204bb7cdf9
pr feedback
2020-05-27 09:53:47 -07:00
Denise
153a578b5c
Merge pull request #689 from mantis-toboggan-md/generic-detail
...
Generic detail
2020-05-26 21:39:01 -07:00
Nancy Butler
012879dc51
refactor matchexpressions
2020-05-26 13:56:10 -07:00
Nancy Butler
1bde772cf2
yaml in generic detail
2020-05-26 09:47:40 -07:00
Nancy Butler
da312f6969
fallback to genericresourcedetail
...
ownerref and conditions tabs
2020-05-26 09:13:13 -07:00
Vincent Fiduccia
441371468e
Merge pull request #683 from mantis-toboggan-md/valuefromresource-style
...
design issues - dropdown
2020-05-21 14:56:54 -07:00
Cody Jackson
edbb9f54a1
Hide the no rows messaging in keyValues when editing
...
https://github.com/rancher/dashboard/issues/589#issuecomment-632263082
2020-05-21 13:14:52 -07:00
Nancy Butler
180b8fbb10
valuefrom headers
2020-05-21 13:02:04 -07:00
Vincent Fiduccia
fe42beff67
Flag component, bugs
2020-05-19 17:54:01 -07:00
Vincent Fiduccia
62d43a285b
Merge pull request #672 from codyrancher/keyvalue
...
Changing KeyValue to meet requirements.
2020-05-19 16:57:28 -07:00
Cody Jackson
12e5e2184d
Changing KeyValue to meet requirements.
...
rancher/dashboard#589
2020-05-19 15:21:40 -07:00
Cody Jackson
4e6632096e
Making a number of OPA fixes
...
- Constraint YAML cancel button will take you back to the constraint
page.
- Updated the mastheads of constraint and template.
- Constraint Create as Yaml now works
- Constraints and templates can be cloned now.
rancher/rancher#523
rancher/rancher#622
rancher/rancher#398
2020-05-18 18:21:26 -07:00
Westly Wright
a1a48aec28
translations
2020-05-18 13:54:35 -07:00
Nancy Butler
9e95b3b9ad
fix linkFor error on create retry
...
add/remove resources reactively
2020-05-14 12:31:08 -07:00
Westly Wright
a3376704e5
lint
2020-05-14 11:26:46 -07:00
Westly Wright
84417675d2
Add Service Create/Edit Page
...
rancher/rancher#583
2020-05-14 11:20:49 -07:00
Vincent Fiduccia
2b5e362b99
Selects that go upward for containerlogs/shell
2020-05-13 12:03:09 -07:00
Vincent Fiduccia
16a51b9045
Merge pull request #626 from codyrancher/new-ingress
...
Updating Ingress to implement new requirements
2020-05-13 12:02:43 -07:00
Cody Jackson
dfb3ed18bd
Updating Ingress to implement new requirements
...
rancher/dashboard#272
2020-05-12 16:38:13 -07:00
Vincent Fiduccia
4d7142e560
WindowManager for container logs and shell
2020-05-12 03:15:12 -07:00
Westly Wright
ee506fb2a4
add placeholder to labeled input
2020-05-08 14:17:15 -07:00
Westly Wright
e925a75f77
Move container default resource limit to tabs
...
rancher/rancher#568
rancher/rancher#569
2020-05-08 14:17:15 -07:00
Westly Wright
291a9d6a5f
add suffix to labeled input view mode
...
add rules for creat/edit vs view for labeled input css to show the suffix inline
on the view page, where create and edit will have the old styles
2020-05-08 14:17:15 -07:00
Vincent Fiduccia
76a131a357
Merge pull request #591 from lvuch/lh-0430
...
cluster dropdown, searchable dropdowns
2020-05-04 12:27:20 -05:00
lvuch
beb3209977
552
2020-05-01 13:15:47 -07:00
Nancy Butler
fce68cdd21
move description to masthead, remove from detailTop
2020-05-01 11:49:36 -07:00
Vincent Fiduccia
35ae0f3da1
Merge pull request #550 from westlywright/opa.bugs2
...
Gatekeeper Config Bugs
2020-04-28 13:58:32 -05:00
Westly Wright
787a47d9b0
drop unused computed props
2020-04-28 11:32:09 -07:00
Westly Wright
406035d3d5
Remove unneeded params and fix async button enable mode
2020-04-28 11:04:05 -07:00
Westly Wright
6129ed91fc
refactor labels down to form/footer for pr feedback
2020-04-28 10:23:52 -07:00
Westly Wright
486ef7ee3d
Expose labels for create and edit buttons in form/footer
2020-04-28 10:23:52 -07:00
Nancy Butler
434fa7c1b8
fix type dropdown
2020-04-27 15:31:30 -07:00
Vincent Fiduccia
4a8d34fa95
Merge pull request #551 from mantis-toboggan-md/labels-annotations-consistency
...
labels and annotations consistent on every create/detail page
2020-04-26 14:49:19 -05:00
Vincent Fiduccia
8bf1f45bca
Merge pull request #536 from codyrancher/template-switcher
...
Disable editing a constraint's constraint template
2020-04-26 14:46:41 -05:00
Cody Jackson
ab70740ff9
Disable editing a constraint's constraint template
...
Editing a constraint's constraint template would require us to delete
the existing constraint and create a new one transactionally. Since
the backend doesn't support this transaction of we're disabling the ability
to edit which template is being used.
I also noticed a number of inconcictencies and poor behaviors
with the LabeledSelect component so I went ahead and made
it consistent with LabeledInput.
- The search field switched to a color distinct from the rest of the container
when disabled and hovered.
- There wasn't a focus outline.
- The size was slightly different because it was in a container
- There was a distinct background color around the arrow indicator
rancher/dashboard#433
2020-04-24 16:25:01 -07:00
Nancy Butler
8222932a27
resourcetabs component for labels and annotations on every CRU page
2020-04-24 15:10:24 -07:00
Vincent Fiduccia
aea0c281ea
Merge pull request #546 from mantis-toboggan-md/bugfix-secrets
...
Bugfix secrets
2020-04-24 13:37:32 -07:00
Vincent Fiduccia
f5aca86a25
Merge pull request #549 from lvuch/lh-playground
...
font sizes and border radius
2020-04-24 13:36:54 -07:00
Vincent Fiduccia
a0aa16824f
Merge pull request #520 from lvuch/lh-storybook
...
storybook theme colors
2020-04-24 13:34:40 -07:00
lvuch
1ff204b731
font sizes and border radius
2020-04-24 12:16:21 -07:00
Nancy Butler
cdeb02a221
clean up
2020-04-24 12:04:15 -07:00
Nancy Butler
b8a996c43f
revert NameNsDescription and filter annotations, labels in create-edit-view
2020-04-24 12:04:15 -07:00
Nancy Butler
6249c766ab
placeholder visibility
...
secret type display in edit form
add custom secret types
description as prop in namens
secret styling
service account link in list view for service acct token secrets
2020-04-24 12:04:15 -07:00
Vincent Fiduccia
2617fad63d
Lint
2020-04-23 21:08:30 -07:00