greenlight/app/assets/stylesheets
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
..
utilities GRN2-241: Switched Docker base image to Alpine (#853) 2020-02-12 17:49:35 -05:00
_tabler-custom.scss Added filter for user role (#540) 2019-05-22 13:39:34 -04:00
admins.scss Allow Searching for Rooms (#2315) 2020-12-07 18:20:58 -05:00
application.scss small cosmetic changes (#1872) 2020-08-04 10:26:41 -04:00
errors.scss add LGPL 3.0 headers 2018-08-01 09:45:12 -04:00
main.scss Merge v2.6-alpha (#1672) 2020-05-26 17:37:23 -04:00
rooms.scss Improce Word Wrapping in Recording Table (#2328) 2020-12-05 14:39:13 -05:00
sessions.scss GRN2-xx: Replaced google fonts api call with local font load (Fixed #830) (#831) 2019-10-10 16:28:46 -04:00
users.scss GRN2-253: Added the ability to share rooms across multiple users (#912) 2020-02-12 17:49:35 -05:00