nextcloud/apps
fenn-cs 386b08d139 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>
2023-09-15 12:14:38 +01:00
..
admin_audit Fix(l10n): Update translations from Transifex 2023-08-08 00:29:26 +00:00
cloud_federation_api Fix(l10n): Update translations from Transifex 2023-08-10 00:26:45 +00:00
comments comments: Ignore endpoints in OpenAPI 2023-09-04 20:23:24 +02:00
contactsinteraction Make adjustments based on the psalm messages 2023-08-29 11:35:44 +02:00
dashboard Fix(l10n): Update translations from Transifex 2023-09-09 00:25:40 +00:00
dav fix: use faster method to fetch user count 2023-09-14 12:19:22 +02:00
encryption extend fix-key-location to handle cases from broken cross-storage moves 2023-08-31 19:46:47 +02:00
federatedfilesharing Fix(l10n): Update translations from Transifex 2023-08-25 00:34:26 +00:00
federation Fix(l10n): Update translations from Transifex 2023-08-01 00:29:41 +00:00
files Merge pull request #40411 from nextcloud/artonge/fix/translation 2023-09-15 13:00:53 +02:00
files_external Fix(l10n): Update translations from Transifex 2023-09-07 00:29:00 +00:00
files_reminders Fix(l10n): Update translations from Transifex 2023-08-26 00:32:32 +00:00
files_sharing Correctly switch/revert from custom to bundled perms 2023-09-15 12:14:38 +01:00
files_trashbin Fix(l10n): Update translations from Transifex 2023-09-07 00:29:00 +00:00
files_versions Use t and n for translation 2023-09-14 09:40:20 +02:00
lookup_server_connector feat!: Migrate AccountManager event to typed event 2023-07-28 14:11:19 +02:00
oauth2 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 2023-08-28 15:50:45 +02:00
provisioning_api Fix(l10n): Update translations from Transifex 2023-08-12 00:27:39 +00:00
settings Merge pull request #40428 from nextcloud/artonge/fix/users_list_bugs 2023-09-15 13:09:47 +02:00
sharebymail Merge pull request #40192 from nextcloud/feat/sharing-icon-bread 2023-09-05 00:27:59 +02:00
systemtags Fix(l10n): Update translations from Transifex 2023-09-15 00:26:37 +00:00
testing feat(testing): Add fake providers for translations and text processing 2023-09-12 10:53:20 +02:00
theming Fix(l10n): Update translations from Transifex 2023-09-15 00:26:37 +00:00
twofactor_backupcodes Fix(l10n): Update translations from Transifex 2023-07-26 00:57:25 +00:00
updatenotification Fix(l10n): Update translations from Transifex 2023-08-25 00:34:26 +00:00
user_ldap Merge pull request #39128 from nextcloud/fix/35319/ldap-missing-avatar 2023-09-11 19:43:18 +02:00
user_status Replace custom input field with NcInputField 2023-08-31 11:37:50 +02:00
weather_status fix(a11y): Add always visible label when setting weather address 2023-08-18 18:56:56 -07:00
workflowengine Fix(l10n): Update translations from Transifex 2023-08-18 00:35:47 +00:00