nextcloud/apps/systemtags/tests/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
..
systemtagsfilelistSpec.js Add system tags filter section for files app 2016-02-09 10:59:29 +01:00
systemtagsinfoviewSpec.js Add visibility related methods 2017-06-09 09:04:24 +02:00
systemtagsinfoviewtoggleviewSpec.js Extract toggle visibility of a SystemTagsInfoView to its own view 2017-06-09 09:13:29 +02:00