Commit Graph

22 Commits

Author SHA1 Message Date
Vincent Fiduccia 473a5bdc7f
Create cloud cred in place, DO store, API renames 2021-03-17 23:02:46 -07:00
Richard Cox a5159aa3b3 Add custom buttons to lists
- Allow custom lists to provide their own masthead via configeType showListMasthead
- Add additional buttons to list Masthead
- Prove out with users (to be populated later)
2021-01-26 12:12:48 +00:00
Vincent Fiduccia 9819c11e0b
Pick cluster, driver, credential, AWS client 2021-01-15 12:59:54 -07:00
Vincent Fiduccia 9b1c5431c6
Masthead & other detail cleanup & text wrapping behavior 2020-12-09 03:06:43 -07:00
Vincent Fiduccia 6922c89c2d
More detail isView stuff 2020-12-01 01:11:26 -07:00
Vincent Fiduccia e01e75bf2f
Detail/Config/YAML toggle 2020-11-30 23:16:38 -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
Vincent Fiduccia ea20dc0ffb
TypeDescription component for logging overview 2020-10-22 16:43:56 -07:00
Vincent Fiduccia a64fd63168
Move type description to the top 2020-09-26 02:39:12 -07:00
Vincent Fiduccia 67e88430da
Optional description of the type banner on list pages 2020-09-17 02:59:27 -07:00
Vincent Fiduccia a73f35f2ba
Bugs 2020-08-11 03:08:32 -07:00
Vincent Fiduccia d0fe6b529b
Support git repos, server no longer has namespaced repos 2020-08-10 15:58:55 -07:00
Vincent Fiduccia 3150bdeeff
Istio and logging landing 2020-07-24 00:56:51 -07:00
Westly Wright 873999b650
only show create button group if we can actually create something 2020-07-22 10:27:06 -07:00
Westly Wright 9d9f67caaa
add sizes to dropdown button 2020-07-22 10:05:46 -07:00
Westly Wright cce16274dc
fix dropdown button css targets 2020-07-22 09:31:44 -07:00
Westly Wright ec3a7d943d
create button permissions fix
handle case where user has no perms to create
2020-07-21 12:05:39 -07:00
Westly Wright c3549514ae
Refactor masthead buttons into generic button dropdown 2020-07-17 12:07:36 -07:00
Westly Wright c6785e248d
dropdown button on masthead 2020-07-17 09:14:46 -07:00
Cody Jackson ece87754c5 Masthead update
rancher/dashboard#817
2020-07-15 14:24:29 -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