[Rt-commit] rt branch, 4.4/admin-rights-unselected, repushed

Maureen Mirville maureen at bestpractical.com
Thu Oct 25 10:35:58 EDT 2018


The branch 4.4/admin-rights-unselected was deleted and repushed:
       was d2c20152afc614cb49eeab73203c8f0033c385aa
       now 6e5689957101828d9644c4587e6e6653b0b32b9e

1: 398735816 = 1: 398735816 Factor out an "input" variable
2: e5ab9a122 = 2: e5ab9a122 Factor out an addprincipal_test_validity function
3: 01758542d = 3: 01758542d Improve hiding/showing of rights UI for unselected principal
4: 4b80aace6 = 4: 4b80aace6 Removed whitespaces/tab indents
5: d2c20152a ! 5: 6e5689957 Further improve modify rights UI for unselected principal
    @@ -2,7 +2,7 @@
     
         Further improve modify rights UI for unselected principal
         
    -    Previous commit (#6100f8dc) hid all rights options from UI when
    +    Previous commit (#01758542d) hid all rights options from UI when
         a valid principal user or group was not selected. Rather than
         hiding the list of rights, the list is now disabled and faded
         for a less aggressive visual cue.
    @@ -43,7 +43,7 @@
     -    text-align: center;
     +.rights-editor #acl-AddPrincipal .invalid-group {
     +    background-color: rgba( 0, 0, 0, 0.1 );
    -+    position: center;
    ++    border-radius: 6px;
     +    padding: 5px;
     +    pointer-events: none;
     +}



More information about the rt-commit mailing list