aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/js/filemultiselectmenu.js
Commit message (Collapse)AuthorAgeFilesLines
* Do not rerender the selection menu on showJulius Härtl2020-01-081-1/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add more accessible method of selecting file rangesTomasz Grobelny2019-01-241-0/+1
| | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net>
* Move the filemultiselectmenu over to compiled handlebarsRoeland Jago Douma2018-10-011-17/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fixes issues found during running of test cases.Abijeet2018-06-181-5/+7
| | | | Signed-off-by: Abijeet <abijeetpatro@gmail.com>
* Added a new action menu in files and trash list.Abijeet2018-06-181-0/+110
Uses the new file-multi-select-menu component. Towards #7647 Signed-off-by: Abijeet <abijeetpatro@gmail.com>