greenlight/app/views
Lars Kiesow 04651ea65d
Allow Searching for Rooms (#2315)
* Allow Searching for Rooms

If a user has a lot of rooms, finding the correct one can be somewhat
annoying and it would be great to be able to search for or filter the
rooms in the room list.

This patch adds a very simple search functionality for this. The search
bar is hidden as long as a user has not more than six (two rows in
desktop mode) rooms. If the number of rooms exceeds this limit, a search
field is shown to quickly filter the list.

* Updates Romm Filter Style

This patch updates the room filtering according to the review requests.
It switches to the same search input style that is used at places like
the recording table.

This mans, that this also works slightly different since the input now
has a clear and a search button. The basic functionality is the same
though.

Finally, this switches from plain JavaScript to jQuery functions for
filtering.
2020-12-07 18:20:58 -05:00
..
account_activations Fixed 404 when resending verification email (#2110) 2020-09-21 15:32:05 -04:00
admins GRN2-xx: Added a tab that displays invited users when using Join by Invitation (#2162) 2020-10-07 11:23:19 -04:00
application GRN2-xx: General bug fixes and performance upgrades (#734) 2019-08-14 09:59:34 -04:00
errors Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
layouts Merge v2.7-alpha (#1951) 2020-07-29 11:03:22 -04:00
main Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
password_resets Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
rooms Allow Searching for Rooms (#2315) 2020-12-07 18:20:58 -05:00
sessions LDAP Sign-In form: user field attributes (#2014) 2020-08-26 14:03:19 -04:00
shared GRN2-xx: Hide signin when error occures (#2221) 2020-10-23 10:01:19 -04:00
user_mailer fixes #2082 proper link in mail (#2083) 2020-09-15 16:08:32 -04:00
users Updated language dropdown to look nicer (#2171) 2020-10-07 16:26:38 -04:00