Commit Graph

9 Commits

Author SHA1 Message Date
Nancy Butler 892d5942e0 pr feedback 2020-08-20 13:28:32 -07:00
Nancy Butler 98ebfb6760 workload wizard pr feedback 2020-07-29 15:55:05 -07:00
Nancy Butler f0ba1f094b workload wizard 2020-07-29 15:55:05 -07:00
Westly Wright f26144489b
only show dd button divider if the dd is present 2020-07-23 11:02:19 -07:00
Westly Wright 9d9f67caaa
add sizes to dropdown button 2020-07-22 10:05:46 -07:00
Westly Wright 410d787661
add button type so we dont unintentionally submit 2020-07-21 17:04:03 -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 6b94cd5be0
Move dd button styles to tooltip for ssr
load order of dd button styles on list page got wonky on SSR reload so I moved
the styles to an earlier load.
v-tooltip also put the tooltip into the dom when SSR'ing so I've added a display
none to pull the item out of flow so actions box doesn't get huge and small.
2020-07-21 11:24:11 -07:00
Westly Wright c3549514ae
Refactor masthead buttons into generic button dropdown 2020-07-17 12:07:36 -07:00