nextcloud/apps
fenn-cs 481f5bba81 Correctly switch/revert from custom to bundled perms
We have a set custom permissions checkbox, that when selected should set
the quick permissions settings to custom as well as show the custom permission settings.

When the checkbox is unchecked the quick permissions have to be reset to the default,
`bundledPermissions.ALL` but also users can switch from custom permissions to `bundled`
by just changing the radio select, hence we need a mechanism to set the permissions back
to the correct fallback depending on where the user has toggled the the custom permission from.

The mechanism is `revertSharingPermission` and this commit, makes sure revert values are correctly
set upon toggle.

Resolves : https://github.com/nextcloud/server/issues/40431

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-09-15 13:48:54 +00:00
..
admin_audit Fix(l10n): Update translations from Transifex 2023-08-08 00:29:41 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2023-08-10 00:26:58 +00:00
comments Fix(l10n): Update translations from Transifex 2023-09-01 00:29:48 +00:00
contactsinteraction Fix(l10n): Update translations from Transifex 2023-08-10 00:26:58 +00:00
dashboard Fix(l10n): Update translations from Transifex 2023-09-09 00:25:51 +00:00
dav fix(caldav): add webroot to objectid for activities 2023-09-13 19:34:03 +00:00
encryption Fix(l10n): Update translations from Transifex 2023-08-12 00:27:51 +00:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2023-08-25 00:34:36 +00:00
federation Fix(l10n): Update translations from Transifex 2023-08-01 00:29:52 +00:00
files Fix(l10n): Update translations from Transifex 2023-09-15 00:26:46 +00:00
files_external admin have no special rights on users' entries 2023-09-07 11:04:55 +02:00
files_reminders Fix(l10n): Update translations from Transifex 2023-08-26 00:32:44 +00:00
files_sharing Correctly switch/revert from custom to bundled perms 2023-09-15 13:48:54 +00:00
files_trashbin only gather dependencies for trashbin wrapper once 2023-09-07 16:24:59 +02:00
files_versions Fix lint error 2023-09-07 22:52:32 +02:00
lookup_server_connector Fix(l10n): Update translations from Transifex 2023-07-20 00:26:24 +00:00
oauth2 Fix(l10n): Update translations from Transifex 2023-07-19 00:26:42 +00:00
provisioning_api Fix(l10n): Update translations from Transifex 2023-08-12 00:27:51 +00:00
settings Fix(l10n): Update translations from Transifex 2023-09-15 00:26:46 +00:00
sharebymail Fix(l10n): Update translations from Transifex 2023-08-11 00:30:19 +00:00
systemtags Fix(l10n): Update translations from Transifex 2023-09-15 00:26:46 +00:00
testing fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
theming Fix(l10n): Update translations from Transifex 2023-09-15 00:26:46 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2023-07-26 00:57:34 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2023-08-25 00:34:36 +00:00
user_ldap fix(LDAP): add return type hint and description 2023-09-11 17:53:16 +00:00
user_status Fix(l10n): Update translations from Transifex 2023-08-29 00:31:10 +00:00
weather_status Fix(l10n): Update translations from Transifex 2023-08-12 00:27:51 +00:00
workflowengine Fix(l10n): Update translations from Transifex 2023-08-18 00:36:00 +00:00