Skip to content
Snippets Groups Projects
Select Git revision
  • 04651ea65d996eae4ef7d8c94757cf9f9eb119e5
  • master default protected
  • v3-modify-mail
  • snyk-fix-207483a1e839c807f95a55077e86527d
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_ru
  • translations_6e4a5e377a3e50f17e6402264fdbfcc6_ru
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_fa_IR
  • translations_en-yml--master_fa_IR
  • snyk-fix-7d634f2eb65555f41bf06d6af930e812
  • translations_en-yml--master_ar
  • translations_3b5aa4f3c755059914cfa23d7d2edcde_el
  • jfederico-patch-1
  • v2
  • v3
  • v1
  • release-3.1.0.2
  • release-3.1.0.1
  • release-3.1.0
  • release-2.14.8.4
  • release-3.0.9.1
  • release-3.0.9
  • release-3.0.8.1
  • release-2.14.8.3
  • release-3.0.8
  • release-3.0.7.1
  • release-2.14.8.2
  • release-3.0.7
  • release-3.0.6.1
  • release-3.0.6
  • release-3.0.5.4
  • release-3.0.5.3
  • release-2.14.8.1
  • release-3.0.5.2
  • release-3.0.5.1
  • release-3.0.5
35 results

greenlight

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Lars Kiesow authored and GitHub committed
    * 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.
    04651ea6
    History
    Name Last commit Last update