]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Added mass actions for Material design in list view 4326/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Sun, 12 Apr 2020 14:31:12 +0000 (16:31 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 24 Apr 2020 07:12:57 +0000 (09:12 +0200)
commit467327771aea031c0ad6e7ab0e8f5a97ba69a8e2
tree43b1ec77eeb062ee618f017a3dc09cd42491c695
parent31e3a233a457ee986d1cb347f7d02752159d5750
Added mass actions for Material design in list view
app/Resources/static/themes/material/css/entries.scss
app/Resources/static/themes/material/index.js
src/Wallabag/CoreBundle/Controller/EntryController.php
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/Card/_mass_checkbox.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_list.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php
web/wallassets/material.css
web/wallassets/material.js