Skip to content

Ellipsize user status in sharing entry - #40404

Merged
nfebe merged 1 commit into
masterfrom
ellipsize-status-sharing-entry
Sep 13, 2023
Merged

Ellipsize user status in sharing entry#40404
nfebe merged 1 commit into
masterfrom
ellipsize-status-sharing-entry

Conversation

@nfebe

@nfebenfebe commented Sep 13, 2023

Copy link
Copy Markdown
Contributor

Ellipsizing

NormalTruncated
Screenshot from 2023-09-13 20-45-25Screenshot from 2023-09-13 20-45-12

Completes : #40393

That got merged with one pending comment.

@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile amend /

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nextcloud-command
nextcloud-commandforce-pushed the ellipsize-status-sharing-entry branch from 6e4b1b1 to 2c22e1fCompareSeptember 13, 2023 20:19
@nfebe
nfebe merged commit 36a3050 into masterSep 13, 2023
@nfebe
nfebe deleted the ellipsize-status-sharing-entry branch September 13, 2023 21:43
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/backport to stable27

@backportbot-nextcloud

Copy link
Copy Markdown

The backport to stable27 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable27
git pull origin stable27
# Create the new backport branch
git checkout -b fix/foo-stable27
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable27

More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@nfebe@AndyScherzinger@artonge@skjnldsv