Commit Graph

34 Commits

Author SHA1 Message Date
Richard Cox 2397abdb00 Create User: Fix colouring of globel role checkbox descriptions
- See #2525
- Move descriptions into checkbox, handle size, colour and placement inside component
- Colour of label is a standard form colour, so in this case override it locally
2021-03-29 13:24:29 +01:00
Richard Cox b17797a5b1 Fixes & Changes following review 2021-02-04 09:16:52 +00:00
Richard Cox 57b16e42fe Add Users & Auth / Groups page, assign Global Roles to Groups
- Add groups page with table to the auth product
- Allow user to assign roles to groups previously without roles or edit
  groups with existing roles

Comments
- I haven't added any special ux for the case where there's no auth
  provider and therefore no groups
- ./components/GlobalRoleBindings.vue will be updated when the same
  component is used for assign global roles to a user principal
- ./components/GlobalRoleBindings.vue ln 139 Couldn't create a binding
  without the generateName metadata property. Have given this a
  `ui-` prefix. Is this correct?
- In order to determine which global roles are bound to each principal
  (so we can filter by principals that have them).. we go out and fetch
  ALL role bindings. Is this too costly?
- On the groups page the 'refresh' button is quite big, we should
  consider reducing this
2021-02-04 09:16:52 +00:00
Neil MacDougall 6a47d64a45 Fix color of indeterminate checkbox (works on table header bg) 2021-02-02 13:48:44 +00:00
Neil MacDougall 1e302c5206 Improve the presentation of Checkboxes 2021-01-29 14:48:19 +00:00
lvuch e929bd3893 button 2 versions small and default 2021-01-26 14:39:56 -07:00
Westly Wright 977ecadb8f
Checkbox tooltip prop can be String or Object
resolves some type errors that show up on the monitoring index page where a tooltip is passed as an object which v-select api allows.
2020-12-17 14:32:31 -07:00
Cody Jackson 470663c38b Adding syslog as an output
- Also made it so when checkboxes are disabled it will show the not
allowed cursor

rancher/dashboard#1992
rancher/dashboard#1991
2020-12-09 17:23:44 -07:00
Vincent Fiduccia 8746ab077c
Form component props standardizing 2020-12-01 01:09:24 -07:00
Nancy Butler 97cb41366e fix pod detailtop 2020-10-05 10:07:57 -07:00
Vincent Fiduccia 9ad62bf02a
More fleet 2020-09-16 04:25:39 -07:00
Nancy Butler 8e54be55f7 add container name and image to pod detail 2020-09-09 10:21:15 -07:00
Vincent Fiduccia f5fc90350a
Checkbox key events for SortableTable 2020-09-05 00:51:36 -07:00
Vincent Fiduccia 3bbb669a15
Chart colors 2020-09-03 20:59:51 -07:00
Vincent Fiduccia 17e0285447
Fix checkbox, click entire container, no nested labels, keyboard events 2020-09-03 20:59:51 -07:00
Vincent Fiduccia d824261315
Start latest round of catalog redesign 2020-09-03 20:59:50 -07:00
Nancy Butler 89990779fe view mode styling, get pods with findMatching 2020-08-25 08:26:34 -07:00
Vincent Fiduccia bf606a9ae2
Use cruresource instead of wizard 2020-08-06 15:57:33 -07:00
Nancy Butler d18bd41dab workload detail and create bugfixes 2020-04-02 11:37:39 -07:00
lvuch 1d053a0340 454 2020-03-31 16:07:58 -07:00
Vincent Fiduccia b87e2d76e1
Support modifiers on Checkbox click 2020-03-25 20:08:03 -07:00
Nancy Butler bab8bcebfb move enabled/disabled badge state func to users model 2020-01-24 09:56:02 -07:00
Nancy Butler 9842768b3c make disableInputs prop reactive 2020-01-16 16:37:11 -07:00
Nancy Butler a25faeb906 router edit/view repopulates correctly 2019-12-10 18:10:08 -07:00
Nancy Butler 41b64584e8 create service image/repo toggle preserves input fields 2019-12-10 18:10:08 -07:00
lvuch 5faf295922 215 2019-12-06 13:31:33 -07:00
lvuch 004b53ad1b 162 fix for checkboxes 2019-12-03 11:21:00 -07:00
Nancy Butler 3e8773a866 Accessible custom checkboxes w/ indeterminate state 2019-11-25 10:08:08 -07:00
Nancy Butler 97d99dda5e 'discover rio' page 2019-11-11 10:01:17 -07:00
lvuch bf3d0e2c84 polish 2019-11-04 15:36:54 -07:00
Nancy Butler bd4a0bfac6 fix reordering 2019-11-04 13:27:02 -07:00
Nancy Butler aeb4ca4a8c input with select in keyvalue 2019-11-01 15:11:33 -07:00
Nancy Butler 1c592e19d9 accually post 2019-11-01 15:11:33 -07:00
Nancy Butler 1dd502a28d gather data
toggle switch

traffic headers
2019-11-01 15:11:33 -07:00