Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(files_sharing): Add proper user facing messages on success #48696

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Oct 14, 2024

Summary

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

Checklist

@susnux susnux added this to the Nextcloud 31 milestone Oct 14, 2024
@susnux
Copy link
Contributor Author

susnux commented Oct 14, 2024

/backport to stable30

@susnux
Copy link
Contributor Author

susnux commented Oct 14, 2024

/backport to stable29

Copy link
Member

@Pytal Pytal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need to fix the message 👍

apps/files_sharing/src/mixins/SharesMixin.js Outdated Show resolved Hide resolved
@susnux susnux force-pushed the fix/share-notifications branch 2 times, most recently from ec4475c to e2c734d Compare October 15, 2024 23:19
@susnux
Copy link
Contributor Author

susnux commented Oct 15, 2024

/compile

@susnux susnux enabled auto-merge October 15, 2024 23:20
susnux and others added 2 commits October 16, 2024 12:09
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit 9692da4 into master Oct 16, 2024
118 checks passed
@susnux susnux deleted the fix/share-notifications branch October 16, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Share confirmations messages wrong
4 participants