You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow popup and manage page lists to be sorted independently
Fixes#35, fixes#93.
* Default the manage page list to sort by name, but show the ListSort
control to allow users to change it.
* Show a dynamic count of the current number of logins displayed on the
manage page, including updates while searching/filtering the list.
* Persist the manage page sort state to localStorage, so that it
persists across page loads.
* Default the popup to sort by last-used, and don't display any controls
to change the popup sort.
* Ease unit test debugging: configure karma-mocha-reporter to show
object diffs on failure.
0 commit comments