You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by Sam Ruby <ru...@intertwingly.net> on 2017/07/09 00:14:24 UTC

Re: Roster tool UX - Option 1

Possible example to emulate?

https://editor.datatables.net/examples/styling/bootstrap

- Sam Ruby

Re: Roster tool UX - Option 1

Posted by Sam Ruby <ru...@intertwingly.net>.
On Sat, Jul 8, 2017 at 8:14 PM, Sam Ruby <ru...@intertwingly.net> wrote:
> Possible example to emulate?
>
> https://editor.datatables.net/examples/styling/bootstrap

I've made a number of changes, for the moment only to the PMC pages
(i.e., not to the PPMC pages), borrowing ideas from a number of
sources, including the link above.

I've added a search bar.  Entering text in there will filter the
results.  Note: because the results combine committers and PMC
members, functionality is lost.  The combined list won't show dates
added to the PMC, won't show issues like differences between LDAP and
committee-info.txt, won't show PMC members who aren't committers, etc.
It also won't provide buttons to correct these issues.

I've added add and modify buttons, which will only show up if the user
is authorized to modify the roster being viewed.  There also are
checkboxes in front of each row allowing the selection of users to be
modified.

I've removed the rows containing + signs.  I've removed the
explanatory box at the top.  I've removed the ability to double click
on a row to see actions.

I added the ability to click on the last column to expose actions.
I've also changed the cursor to a pointer when hovering over issues
that show in this column.  The idea is that if you see an issue, you
can click on it to show actions that can be used to resolve this
issue.

These changes aren't necessarily meant to be final, but once stable,
I'll port the results to the PPMC roster pages.

- Sam Ruby