nextcloud/apps/systemtags/js
Daniel Calviño Sánchez 6bcace4609 Extract toggle visibility of a SystemTagsInfoView to its own view
The SystemTagsInfoViewToggleView is a basic view that renders a label
that, when clicked, toggles the visibility of an associated
SystemTagsInfoView.

In order to keep the view parent agnostic its attachment and detachment
to/from the MainfFileInfoView is done in the FilesPlugin.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2017-06-09 09:13:29 +02:00
..
admin.js Sort tags by name on the admin page 2016-11-07 14:56:31 +01:00
app.js filter hidden files on the web interface 2016-04-19 16:08:56 +02:00
filesplugin.js Extract toggle visibility of a SystemTagsInfoView to its own view 2017-06-09 09:13:29 +02:00
merged.json Extract toggle visibility of a SystemTagsInfoView to its own view 2017-06-09 09:13:29 +02:00
systemtagsfilelist.js Merge pull request #1934 from nextcloud/move-latly-used-tags-to-the-top 2016-12-05 16:10:33 +01:00
systemtagsinfoview.js Extract toggle visibility of a SystemTagsInfoView to its own view 2017-06-09 09:13:29 +02:00
systemtagsinfoviewtoggleview.js Extract toggle visibility of a SystemTagsInfoView to its own view 2017-06-09 09:13:29 +02:00