nextcloud/core/js/tests/specs
Daniel Calviño Sánchez 376704e834 Add "Password protect by Talk" to the menu of link shares
When Talk is enabled the menu for link shares now shows a checkbox to
protect the password by Talk (that is, to show the "Request password by
Talk" UI in the authentication page for the link share).

Although in e-mail shares protecting the share with a password and
protecting the password by Talk are mutually exclusive actions (as when
the password is set it is sent to the sharee, so it must be set again
when protecting it by Talk to be able to verify the identity of the
sharee), in the case of link shares protecting the password by Talk is
an additional step to protecting the share with a password (as just
setting the password does not disclose it to anyone). As such, the
checkbox is shown only when there is a password set for the link share
(even if the field itself for the password is not shown, like when they
are enforced in the settings).

Note that the icon set for the field, "icon-passwordtalk", does not
currently exist; it is the same used for e-mail shares, and it is needed
simply to get the right padding in the menu.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-02 13:30:18 +01:00
..
files Merge pull request #6079 from nextcloud/fix-antivirus 2017-12-11 17:12:02 +01:00
public Improve URL detection 2018-07-31 17:11:46 +02:00
systemtags Adjust the JS unit tests 2016-12-06 17:50:57 +01:00
appsSpec.js Jsunit fixes 1 2018-07-20 23:38:04 +02:00
contactsmenuSpec.js There was an error loading → could not load 2018-01-20 09:15:50 +01:00
coreSpec.js OC.getCanonicalLocale: fix tests 2018-10-24 11:17:58 +02:00
jquery.avatarSpec.js Fix tests 2018-01-08 10:36:06 +01:00
jquery.contactsmenuSpec.js Tests: Remove spacing from html before comparing the template 2018-10-16 10:49:34 +02:00
l10nSpec.js Fix plural function to be hardcoded 2018-10-14 20:45:36 +02:00
mimeTypeSpec.js Fix usage of deprecated OC.webroot 2018-10-09 13:53:59 +02:00
oc-backbone-webdavSpec.js Fix system tags proppatch with booleans 2016-01-27 11:09:43 +01:00
setupchecksSpec.js Merge pull request #11396 from nextcloud/wellknown-webfinger 2018-10-24 14:51:15 +02:00
shareSpec.js Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interface 2017-12-06 16:19:17 +01:00
sharedialoglinkshareview.js Add "Password protect by Talk" to the menu of link shares 2018-11-02 13:30:18 +01:00
sharedialogshareelistview.js Merge pull request #11844 from nextcloud/multiple-link-shares 2018-11-01 22:36:09 +01:00
sharedialogviewSpec.js Fixed jsunit 2018-11-01 21:33:11 +01:00
shareitemmodelSpec.js Add "Password protect by Talk" to the menu of link shares 2018-11-02 13:30:18 +01:00