Vincent Fiduccia
3776952d60
Merge pull request #744 from codyrancher/constraints-remove-name
...
Removing the name from the constraints detail page
2020-06-09 10:32:46 -07:00
Vincent Fiduccia
ecedf8065c
Merge pull request #741 from lvuch/lh-0602
...
port dropdown and arraylist gap
2020-06-08 16:19:39 -07:00
Vincent Fiduccia
35ef13c80a
Merge pull request #740 from codyrancher/opa-ui-improvements
...
Improving the UI for the Constraints Kind tab
2020-06-08 16:18:37 -07:00
Vincent Fiduccia
e7a7ab3e37
Merge pull request #738 from mantis-toboggan-md/match-expressions
...
Match expressions bugs
2020-06-08 16:17:14 -07:00
lvuch
a59e75d8ac
port bg and array list spacing
2020-06-08 15:41:09 -07:00
Cody Jackson
4656dbeb9c
Improving the UI for the Constraints Kind tab
...
- Make a close icon button for removing a kind
- Update the visuals for a single kind
- Don't remove the empty ApiGroup default value.
rancher/dashboard#392
2020-06-08 14:33:24 -07:00
Nancy Butler
428a729b33
fix updating, values format in matchexpressions
2020-06-08 12:22:04 -07:00
lvuch
6b14e8382e
lint fix
2020-06-08 11:54:11 -07:00
lvuch
84c3c2f5c1
key val spacing
2020-06-08 11:02:58 -07:00
lvuch
ee875929a5
732
2020-06-08 10:34:06 -07:00
Cody Jackson
5070926d01
Removing the name from the constraints detail page
...
Making the detail-top consistent with all the other pages and
removing the name from the constraints detail page.
rancher/dashboard#695
2020-06-08 10:27:57 -07:00
Nancy Butler
30632f1eb9
pod detail
2020-06-08 08:55:43 -07:00
Vincent Fiduccia
3a6a56aeba
multiline-ternary: never
2020-06-04 16:22:48 -07:00
Vincent Fiduccia
d17f79576b
Rio fixes
2020-06-04 16:06:15 -07:00
Westly Wright
ad0079ebe6
refactor headless mode logic for service create
...
from pr feedback
2020-06-04 09:23:44 -07:00
Westly Wright
98f699bc1f
Service create/edit requirements updates
...
rancher/dashboard#583
remove center styles on node-port & target-port
add inital empty row to service ports component
show node port in serviceports when also loadbalancer type
change protocol options to what is valid in KubeAPI
Update target port placeholder
show selectors tab on nodeport services
update ips tab to ip listeners
warning text services ips tab
Drop sctp from service ports selection
add tooltip to external ips
refactor headless option for services
more headless updates
2020-06-03 15:50:50 -07:00
Vincent Fiduccia
6c297b23e9
Merge pull request #723 from lvuch/lh-0602
...
Service - Design Issues #668
2020-06-03 14:38:56 -07:00
lvuch
488615c385
668
2020-06-03 11:01:59 -07:00
Nancy Butler
a509fef684
new linting rules
2020-06-02 12:40:38 -07:00
Nancy Butler
3409a06f30
pr feedback
2020-06-02 12:40:38 -07:00
Nancy Butler
d83ebfc3cd
list containers
2020-06-02 12:40:38 -07:00
Nancy Butler
3addd202bc
container component
2020-06-02 12:40:38 -07:00
Vincent Fiduccia
4373728030
Merge pull request #692 from lvuch/lh-0526
...
spacing in detail top
2020-06-02 11:32:36 -07:00
Vincent Fiduccia
e7856e52b9
Merge pull request #712 from vincent99/master
...
GitHub Scope, LoadDeps, managedFields, Rio
2020-05-30 03:21:36 -07:00
Vincent Fiduccia
2265c3f34d
LoadDeps -> fetch
2020-05-30 03:14:00 -07:00
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
lvuch
170745a47f
696
2020-05-28 10:23:13 -07:00
lvuch
d5cbd7aad9
695
2020-05-27 15:41:41 -07:00
lvuch
cc316e32d6
wip alerts, textarea 582
2020-05-27 11:55:22 -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