Commit Graph

123 Commits

Author SHA1 Message Date
Vincent Fiduccia b51a94e5d1
Merge branch 'master' into match-expressions 2020-05-30 02:59:16 -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 012879dc51 refactor matchexpressions 2020-05-26 13:56:10 -07:00
Nancy Butler 7793ce5407 secret translations 2020-05-21 16:44:08 -07:00
Nancy Butler 180b8fbb10 valuefrom headers 2020-05-21 13:02:04 -07:00
Nancy Butler d2154eb15e hide private key on edit 2020-05-20 09:52:38 -07:00
Westly Wright f2f1a6a0b2
PR feedback
remvoe unused udpateExternalName method
change form-name-desc v-if
rollback change to show cancel on view page
2020-05-18 14:07:16 -07:00
Westly Wright ac3597ac4c
refactor resource detail edit/detail selection
Add additional checks for asYamlInit
Refactor checks for showComponent selection
2020-05-18 13:54:35 -07:00
Westly Wright ce61444e03
Add service detail page
Adds new component CreateEditView/Service which replaces both pages
create/edit and detail with a single compoent that renders based on mode

rancher/dashboard#632
2020-05-18 13:54:35 -07:00
Vincent Fiduccia fa21e49ef4
Merge pull request #652 from westlywright/service.list.updates
Service List Updates
2020-05-14 12:42:54 -07:00
Westly Wright a6b286da4f
Remove dup config props 2020-05-14 12:32:04 -07:00
Nancy Butler 8d157dce80 pr feedback
fix private key on edit mode
2020-05-14 12:31:08 -07:00
Nancy Butler 9e95b3b9ad fix linkFor error on create retry
add/remove resources reactively
2020-05-14 12:31:08 -07:00
Vincent Fiduccia 37a29d2d2a
Merge pull request #653 from mantis-toboggan-md/cert-private-key
hide private key on edit cert page
2020-05-14 12:17:37 -07:00
Westly Wright 531f67a7dd
remove row and label for selectors tab 2020-05-14 11:20:50 -07:00
Westly Wright 84417675d2
Add Service Create/Edit Page
rancher/rancher#583
2020-05-14 11:20:49 -07:00
Nancy Butler be110d79af hide private key on edit cert page; preserve key if new one is not provided 2020-05-14 10:50:58 -07:00
Cody Jackson dfb3ed18bd Updating Ingress to implement new requirements
rancher/dashboard#272
2020-05-12 16:38:13 -07:00
Vincent Fiduccia ef43446b1b
Merge pull request #627 from codyrancher/configmap-space
Modify spacing and sizing on the configmap pages
2020-05-08 17:40:57 -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 60eec62557
move container default resource limit label to component
refactor markup to include this and give some breathing room around the
component.
2020-05-08 14:17:15 -07:00
Westly Wright 0deb1375a8
add container resource limit component
rancher/rancher#594
2020-05-08 14:17:15 -07:00
Westly Wright e70d506213
namespace detail updates 2020-05-08 14:17:15 -07:00
Cody Jackson 35ca838e1b Modify spacing and sizing on the configmap pages
https://github.com/rancher/dashboard/issues/265#issuecomment-622199169
2020-05-08 13:36:35 -07:00
Cody Jackson 0d1969048f Updating the Node pages to reflect the new requirements
rancher/dashboard#241
2020-05-06 10:22:11 -07:00
Vincent Fiduccia 348b16cd76
Typo 2020-05-04 10:28:28 -07:00
Nancy Butler 42336fff14 tweaks 2020-05-04 09:19:23 -07:00
Cody Jackson d165a1ba0d Adding t() translation as a Vue instance method
Similar to ember I want to be able to use the same method for
translating within templates and code. If we like this we
could replace the component and the directive since this can
easily be used in place of both of those.
2020-05-01 14:04:52 -07:00
Vincent Fiduccia 41a2fcdea5
Merge pull request #586 from mantis-toboggan-md/bugfix-secrets
populate edit correctly
2020-04-30 12:38:53 -05:00
Vincent Fiduccia 2733c5e4c7
Merge pull request #584 from codyrancher/configmaps-new
Updating ConfigMap pages to reflect new requirements
2020-04-30 12:30:55 -05:00
Nancy Butler f621d301d7 detail pages, populate edit correctly 2020-04-30 10:20:13 -07:00
Cody Jackson a82445d6af Updating ConfigMap pages to reflect new requirements
rancher/dashboard#265
2020-04-29 15:32:26 -07:00
Nancy Butler f9ce86791c masthead 2020-04-28 13:03:53 -07:00
Vincent Fiduccia 212ab6f1a2
Merge pull request #564 from lvuch/lh-0427
264
2020-04-28 14:42:50 -05:00
lvuch 6a0c40efa8 rm css 2020-04-28 11:58:01 -07:00
lvuch da644e1e82 take three indent 2020-04-28 11:53:20 -07:00
lvuch 7e2e1a7f40 indent fix 2020-04-28 11:49:17 -07:00
lvuch af799c6663 indent fix 2020-04-28 11:47:31 -07:00
Nancy Butler 434fa7c1b8 fix type dropdown 2020-04-27 15:31:30 -07:00
lvuch 004543cc91 264 2020-04-27 14:21:14 -07:00
Nancy Butler ec1a7819d4 pass mode prop to resourcetabs 2020-04-27 09:58:33 -07:00
Vincent Fiduccia ad866d1984
Merge pull request #553 from mantis-toboggan-md/bugfix-secrets
fix secret typeDisplay
2020-04-26 14:49:55 -05: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
Nancy Butler 7520ad0253 fix secret type reactivity 2020-04-24 16:26:16 -07: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 eab4e22427 fix secret typeDisplay 2020-04-24 15:28:04 -07:00
Nancy Butler 8222932a27 resourcetabs component for labels and annotations on every CRU page 2020-04-24 15:10:24 -07:00