Skip to content

v2.5.1 — the dashboard panels filter and page too

Latest

Choose a tag to compare

@bradleygb bradleygb released this 02 Sep 21:49
· 1 commit to main since this release

Drop-in as always — extract over modules/servers/cwp7/ and run Test Connection. No
configuration changes and nothing to reconfigure on existing services.

Added

The Domains, Subdomains and Databases panels filter and page, five to a page.

The filter matches on every column, not just the first — a database is as likely to be
looked up by its user as by its name.

Neither the filter nor the pager appears until a panel holds more than five rows, so an
account with three databases looks exactly as it did before.

This follows the same treatment the mailbox list got in 2.5.0, which pages at ten. CWP's
email/list and accountdetail/list both return everything in one response with no
pagination of their own, so the paging is done in the browser.


Full history in CHANGELOG.md.