]> git.koha-community.org Git - koha.git/commit
Bug 26970: Add row highlight on drag in Elasticsearch mapping template
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 9 Nov 2020 08:36:28 +0000 (09:36 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 19 Apr 2021 10:01:56 +0000 (12:01 +0200)
commite7345defd88b6a8d9a643586b6072574d8eeaddb
tree62fc9da3d3c08f5d3026a8de7611714cd9c8b36d
parent4a1be037f9c2b2758558c7b05dacc78f7b2ee3ba
Bug 26970: Add row highlight on drag in Elasticsearch mapping template

In Elasticsearch mapping tables :
In order to better see which row is currently in drag-an-drop,
add an highlight color like in circulation and fine rules when editing a row.

Test plan :
1) Go to Administration > Search engine configuration (Elasticsearch)
2) In each table : biblio, authorities, facets
3) Clik on a row to start a drag => See row turning orange
4) Release to drop => See row turning back to original color

https://bugs.koha-community.org/show_bug.cgi?id=26970
Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit f470bee2e5467b19dd9cea7ef09466fd578248a8)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/js/elasticsearch-mappings.js