]> source.dussan.org Git - nextcloud-server.git/commit
fix(files_sharing): Add proper user facing messages on success
authorFerdinand Thiessen <opensource@fthiessen.de>
Mon, 14 Oct 2024 14:27:43 +0000 (16:27 +0200)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 16 Oct 2024 10:09:53 +0000 (12:09 +0200)
commit0ccced866495a5f157385bff857b8df1bf0f4bc1
treeb381b0b21169f9a2d16ab5e75c59ace60fc6978f
parent94e1241c589e13464a958b29052739a354aadddd
fix(files_sharing): Add proper user facing messages on success

1. Use proper translated strings
2. Fix invalid use of translation message on API result
3. Log all errors

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/files_sharing/src/mixins/SharesMixin.js