]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Search with spaces 20807/head
authorStephan Müller <smueller@suse.com>
Fri, 16 Mar 2018 10:55:44 +0000 (11:55 +0100)
committerStephan Müller <smueller@suse.com>
Fri, 6 Apr 2018 14:50:24 +0000 (16:50 +0200)
commitac88559c97eb9348a1a9eaed701d2d3cf895f307
tree9c1962d64f3869065b68999854fbbe9582bcbab2
parenta5cc48778c180c3eadea3d0e896fca4e8d8dcdab
mgr/dashboard: Search with spaces

Removed the usage of using comma to indicated a new search term and
introduced the possibility to use quoted strings in order to search for
spaces too.

Also improved the column search handling in order to not get no search
results found while typing a column name.

Signed-off-by: Stephan Müller <smueller@suse.com>
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/datatable/table/table.component.ts