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(ExternalSharing): Handle template shares from external sources #46068

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

Fenn-CS
Copy link
Contributor

@Fenn-CS Fenn-CS commented Jun 24, 2024

Summary

Update UI correctly upon guest invite.

The new sharing flow requires or implies that users should edit share before creating.
External sources should not created the share IF we would upon sharing details tab on first request.


The new sharing flow since NC27 requires that users open the sharing details tab and
customize their share before creating it.

In #39472 the work of addShare was handed down to
openSharingDetails that opens the sharing details tab for the user to customize and manually
creat their share.

Related : nextcloud/guests#1189

TODO

@Fenn-CS Fenn-CS self-assigned this Jun 24, 2024
@Fenn-CS Fenn-CS force-pushed the fix/guest-share-ui-update branch 2 times, most recently from 0168a8b to 45da8a0 Compare June 24, 2024 13:54
@Fenn-CS Fenn-CS marked this pull request as ready for review June 24, 2024 13:58
@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Jun 24, 2024

/backport to stable29

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Jun 24, 2024

/backport to stable28

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Jun 24, 2024

/backport to stable27

@Fenn-CS Fenn-CS changed the title fix(ExternalSharing): Handle newly created shares from external sources fix(ExternalSharing): Handle template shares from external sources Jun 26, 2024
@Fenn-CS Fenn-CS enabled auto-merge June 28, 2024 14:45
@Fenn-CS Fenn-CS force-pushed the fix/guest-share-ui-update branch from 45da8a0 to 3b7883d Compare July 1, 2024 13:18
@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Jul 1, 2024

@nextcloud/server-frontend

@Fenn-CS Fenn-CS added this to the Nextcloud 30 milestone Jul 2, 2024
@Fenn-CS Fenn-CS added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jul 2, 2024
The new sharing flow requires or implies that users should edit share before creating.
External sources should not created the share IF we would upon sharing details tab on first request.

Signed-off-by: fenn-cs <[email protected]>
The new sharing flow since NC27 requires that users open the sharing details tab and
customize their share before creating it.

In #39472 the work of `addShare` was handed down to
`openSharingDetails` that opens the sharing details tab for the user to customize and manually
creat their share.

Signed-off-by: fenn-cs <[email protected]>
@Fenn-CS Fenn-CS force-pushed the fix/guest-share-ui-update branch from 1cb0924 to 483d857 Compare July 3, 2024 08:06
@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Jul 3, 2024

/compile

Signed-off-by: nextcloud-command <[email protected]>
@Fenn-CS Fenn-CS merged commit 05bdafa into master Jul 3, 2024
110 checks passed
@Fenn-CS Fenn-CS deleted the fix/guest-share-ui-update branch July 3, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗️ In progress
Development

Successfully merging this pull request may close these issues.

4 participants