Review Board Ticket #4884: Add "New Updates" dot for unviewed review requests

2020-09-13 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4884/
--

New ticket #4884 by david
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Enhancement


--
Add "New Updates" dot for unviewed review requests
==

# What version are you running?
3.0.x


# What's the URL of the page this enhancement relates to, if any?
/dashboard/


# Describe the enhancement and the motivation for it.
The dashboard has a column which can show a blue dot when review requests have 
had new updates since the last time they were viewed by the user. This is used 
by people to let them know that there's some unread content. We've had a 
request to also include the dot for review requests which have never been 
opened by the user, since those too should count as unread content.

--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/20200914043138.5471.43719%40ip-10-1-54-209.ec2.internal.


Djblets Ticket #4883: List item view is using the wrong CSS class name

2020-09-13 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4883/
--

New ticket #4883 by david
For Beanbag, Inc. > Djblets

Status: New
Tags: Priority:Medium, Project:RBTools


--
List item view is using the wrong CSS class name
==

# What version of Djblets are you using?
djblets release-2.0.x


# Which module(s) have the problem?
JS ListItemView


# What steps will reproduce the problem?
UIs which use Djblets' ListItemView on the client side are applying the wrong 
CSS class to items. This can be seen in Review Board's user preferences page, 
in sections such as "Groups" or "Authentication > API Tokens".

The JS code is applying the class `djblets-c-config-forms-list-item`, but it 
ought to be `djblets-c-config-forms-list__item`

--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/20200913235203.13298.8639%40ip-10-1-54-209.ec2.internal.


Review Board Ticket #4882: Ugly empty label in "My Account" > "My Privacy Rights"

2020-09-13 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4882/
--

New ticket #4882 by david
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Defect


--
Ugly empty label in "My Account" > "My Privacy Rights"
==

# What version are you running?
release-4.0.x


# What's the URL of the page containing the problem?
/account/preferences/


# What steps will reproduce the problem?
The privacy rights selector form has an empty label visible that should be 
hidden. This can be seen in the attached screenshot just above the consent 
boxes, as a colon+asterisk.

--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/20200913234739.13296.10388%40ip-10-1-54-209.ec2.internal.


Review Board Ticket #4880: Update groups selector in user admin to use RelatedGroupWidget

2020-09-13 Thread David Trowbridge
--
To reply, visit https://hellosplat.com/s/beanbag/tickets/4880/
--

New ticket #4880 by david
For Beanbag, Inc. > Review Board

Status: New
Tags: Priority:Medium, Type:Enhancement


--
Update groups selector in user admin to use RelatedGroupWidget
==

# What version are you running?
release-4.0.x


# What's the URL of the page this enhancement relates to, if any?
/admin/db/auth/user/XX/change/


# Describe the enhancement and the motivation for it.
The "Groups" field on the user admin page still uses Django's MultiSelect 
widget. We'd like to switch this out for our own RelatedGroupWidget, which is 
more efficient and prettier.

--

-- 
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard-issues/20200913234154.13300.2164%40ip-10-1-54-209.ec2.internal.