Commit Graph

447 Commits

Author SHA1 Message Date
Nancy Butler 19069cfe83 add terminationgraceperiodseconds to job/cronjob scaling/upgrading tab
fix args input

update container name when workload name changes in create
2020-11-24 10:44:24 -07:00
Vincent Fiduccia 388206ecfa
Merge branch 'master' into lh-cleanup 2020-11-23 13:28:34 -07:00
Vincent Fiduccia 0aa439c808
Merge pull request #1876 from westlywright/bugs.dropdown.buttons
New Select Components
2020-11-23 13:14:13 -07:00
Vincent Fiduccia 36e247716d
Merge pull request #1874 from n313893254/chinese
Update RBAC and storage chinese translation
2020-11-23 11:53:00 -07:00
Westly Wright f729b5c399
PR review removing unneeded code 2020-11-23 09:24:58 -07:00
Westly Wright 09ea85c9f0
New Select Components
Coalesce all v-select usage into one of three new select, labeled select, and multi-select components.
Additionally this updates the dropdown button component to use the
v-select lib as well.
Formatting on files i've touched.
Add translations where I found them missing in components I touched.
Fixes a lot of bugs related to dropdowns.

refactor vue select

focusing labeled select

update namespace filter to form select

update product switcher to use select

update workspace filter to use select

select should have no default placement otherwise dd is attached to body

combining and cleaning up select styles

header filter styling issues

more style cleanup

no longer need weird z-indexing after fixing dd's

lighten up scrollbar for dropdowns & dark theme

padding cleanup for header dd's

fix workload ports

input with select should use labled select or select if no label

All labeled select components using labels, otherwise select

min width and hide broswer clear button

style cleanup

Default searchable to false unless >= 10 options

rebase fixes

wip new dd button

change button dd to click action instead of nested templates

rebasing issue

close on select

remove button dropdown from keyvalue

wip

remove old button dropdown

more cleanup

fix bug where inline options would recompute

Fix borders for new style

product menu

remove button dropdown from list masthead

new namespace design

fix padding on apps nav
2020-11-23 09:24:55 -07:00
Nancy Butler 8f242400e5 scan detail page report picker 2020-11-20 15:10:35 -07:00
Nancy Butler b3f449c2de warn for deletion of any scan profile 2020-11-20 14:31:10 -07:00
lvuch e42a626357 1875 2020-11-20 14:19:02 -07:00
n313893254 7c53526661 Update RBAC and storage chinese translation 2020-11-20 09:40:01 +08:00
Vincent Fiduccia 2c5fa6ab65
Merge pull request #1835 from codyrancher/constraint-polish
Constraint polish
2020-11-19 15:20:37 -07:00
Vincent Fiduccia 2cdc46f47b
Merge pull request #1856 from mantis-toboggan-md/workload-box-style
update simple-box to InfoBox
2020-11-19 14:32:19 -07:00
Vincent Fiduccia 5761b5c0fc
Merge pull request #1852 from mantis-toboggan-md/workload-ux-polish
Container environment variables
2020-11-18 12:34:01 -07:00
Cody Jackson 73e0a56443 Adding more polish to OPA Gatekeeper
rancher/dashboard#1773
2020-11-17 23:27:24 -07:00
Cody Jackson 95f53c4e7e Fixing several issues that were causing fields to not update
- Several fields weren't observable so updates to them didn't update the page
- Rule selectors were broken. Updating one row updated all because arrayList pushed the same defaultAddValue object instead of cloning it
- The layout of rule selector wasn't quite right so I updated it as well.
2020-11-17 23:14:40 -07:00
Cody Jackson 80b37a78d2 Updating the look and feel of the constraint edit pages
rancher/dashboard#1773
2020-11-17 23:14:40 -07:00
Cody Jackson dcad01a17a Moving gatekeeper-constraint to be a spoofedType 2020-11-17 23:14:40 -07:00
Nancy Butler 85b3e3d6cd update simple-box to InfoBox 2020-11-17 11:57:00 -07:00
lvuch 17bd97edc4 tweak detail view 2020-11-17 10:59:08 -07:00
Nancy Butler 71d581e919 envvar one list 2020-11-17 08:29:53 -07:00
Nancy Butler 067cf52ef8 add configmap to envvar 2020-11-16 19:47:45 -07:00
n313893254 06609734e2 Update node and workload chinese translation 2020-11-17 10:18:39 +08:00
Vincent Fiduccia 330edcd889
Merge pull request #1837 from mantis-toboggan-md/secret-cruresource
sensitive data ux fixes
2020-11-13 15:01:11 -07:00
Vincent Fiduccia 8a6c92e5da
Merge pull request #1833 from codyrancher/array-list-grouped-scss
Making the style of the ArrayListGroup more targeted
2020-11-12 15:58:32 -07:00
Nancy Butler 868c045273 sensitive data feedback 2020-11-12 11:35:58 -07:00
Cody Jackson b49380c2c2 Making the style of the ArrayListGroup more targeted
Increased the specificity of the scss selectors so it wouldn't style sublists.
2020-11-11 12:31:56 -07:00
Nancy Butler bf2273b150 hide search clear button
workload ports restyle

remove buttondropdown from envvars

move replicas, schedule out of container tab
2020-11-10 15:25:11 -07:00
Nancy Butler e882d6ed7b fix template error in keyvalue 2020-11-10 11:13:42 -07:00
Nancy Butler 08c479a345 update configmap to show binaryData and data in one keyvalue 2020-11-10 09:47:03 -07:00
Vincent Fiduccia 84280fa160
Merge pull request #1783 from mantis-toboggan-md/bugfix-workload-storage
Bugfix workload storage
2020-11-09 16:03:43 -07:00
Vincent Fiduccia b366ff085c
Merge pull request #1716 from mantis-toboggan-md/secret-cruresource
Secrets UX update
2020-11-09 15:38:29 -07:00
Cody Jackson 7b9a65af41 Adding the ArrayListGrouped component
rancher/dashboard#1737
2020-11-05 14:29:29 -07:00
Nancy Butler 248556a2d6 use dropdown for env from resource 2020-11-04 12:10:17 -07:00
Nancy Butler 2f2abee41d move secrets related workloads into resourcetabs 2020-10-30 10:49:38 -07:00
Nancy Butler c37fe9017f toggle show/hide sensitive data pref
add line breaks to view mode multiline input;

hide info mode for labeledinput and clickexpand
2020-10-30 10:43:04 -07:00
Vincent Fiduccia 35ef0ab171
Merge branch 'master' into monitoring 2020-10-28 11:24:29 -07:00
Vincent Fiduccia 0ea9866a05
Merge pull request #1708 from codyrancher/key-value-paste
Add support pasting key value entries update ArrayList pasting
2020-10-28 11:18:41 -07:00
Cody Jackson 726f680c1f Add support pasting key value entries update ArrayList pasting
KeyValue:
- If pasted with only one line and doesn't have a ':' or '=' token it will perform a normal paste.
- If pasted in the key column it will replace the current row.
- Performs a normal paste in the value field

ArrayList:
- Only handles pasting when it's single line
- Only shows the default protip if it's single line

rancher/dashboard#1701
2020-10-28 10:08:12 -07:00
Vincent Fiduccia f5f12841a1
Disable autocapitalize on form fields (e.g. login username, resource names) 2020-10-27 17:38:41 -07:00
Vincent Fiduccia eb7a7adf5d
Merge pull request #1657 from lvuch/lh-1012
mostly input changes
2020-10-27 16:21:24 -07:00
Vincent Fiduccia 6cfecbfafb
Merge pull request #1696 from lvuch/lh-1023
divider fix
2020-10-26 11:59:18 -07:00
Vincent Fiduccia 97b29116f9
Lint 2020-10-26 11:55:36 -07:00
Vincent Fiduccia bf0a157694
Merge pull request #1695 from westlywright/bug.monitoring.namespaceselectors
Update Namespace Selector Defaults
2020-10-26 11:54:28 -07:00
Westly Wright 564d7337ce
Prometheus Rules Custom UI Components 2020-10-23 15:25:03 -07:00
Lauren Harden 566b0d5b08
Merge branch 'master' into lh-1023 2020-10-23 11:40:59 -07:00
lvuch 1619b0ed50 divider fix 2020-10-23 11:39:16 -07:00
Nancy Butler 3cb8d65c41 title tag consistency 2020-10-23 11:25:41 -07:00
Nancy Butler 218cf8461f set enabled:true when grafana persistence is configured 2020-10-23 11:25:41 -07:00
Westly Wright 7570cf36f1
Add min's to radio button span so it doesnt' squish on small screen 2020-10-23 10:21:18 -07:00
Vincent Fiduccia e4aab31b79
Only show conditions/events on view 2020-10-22 16:43:58 -07:00