#2339 Change Usergroups UI (again) - NEEDS ENSURE INDEX

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2011-06-17
No

After [#2264], change Group cards (Admin, Developer, and Member) - instead of listing subroles in each card, list parent roles.

So change this:
Admin - also has the Developer role
Developer - also has the Developer role
Member -

To this:
Admin -
Developer - includes the Admin group
Member - includes the Admin group
- includes the Developer group

Related

Tickets: #2264

Discussion

    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,4 +1,4 @@
    -Change Role cards (Admin, Developer, and Member) - instead of listing subroles in each card, list parent roles.
    +After [#2264], change Group cards (Admin, Developer, and Member) - instead of listing subroles in each card, list parent roles.
    
     So change this:
     Admin - also has the Developer role
    
     

    Related

    Tickets: #2264

  • Jenny Steele - 2011-06-17
    • status: open --> in-progress
    • assigned_to: Jenny Steele
     
  • Jenny Steele - 2011-06-17

    Change is on allura js/2339.

     
  • Jenny Steele - 2011-06-17
    • status: in-progress --> code-review
    • assigned_to: Jenny Steele --> Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2011-06-29
    • status: code-review --> open
    • assigned_to: Dave Brondsema --> Jenny Steele
    • milestone: jun-24 --> jul-01
     
  • Dave Brondsema

    Dave Brondsema - 2011-06-29
    • the 'deboss' class doesn't do anything - at least not with sftheme
    • we should have an index on 'roles' so querying by doesn't do a scan
    • it wasn't specified in this ticket, but could we omit the inherited user-roles from the lists? that is, if user03 is an admin, he'll show up on the developer list too. Since we now say that admins are in the dev list, we don't need to list user03. Can we list just the devs and not the admins? Similar for members, etc.
     
  • Jenny Steele - 2011-06-30
    • status: open --> in-progress
     
  • Jenny Steele - 2011-07-05
    • status: in-progress --> code-review
    • assigned_to: Jenny Steele --> Dave Brondsema
    • milestone: jul-08 --> jul-01
     
  • Dave Brondsema

    Dave Brondsema - 2011-07-06
    • summary: Change Usergroups UI (again) --> Change Usergroups UI (again) - NEEDS ENSURE INDEX
    • status: code-review --> closed
     

Log in to post a comment.