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

feat: update sign up link in share pages #40368

Merged
merged 1 commit into from Nov 21, 2023

Conversation

luka-nextcloud
Copy link
Contributor

@luka-nextcloud luka-nextcloud commented Sep 11, 2023

Summary

TODO

  • ...

Checklist

Copy link
Member

@juliushaertl juliushaertl left a comment

Choose a reason for hiding this comment

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

Two small additions, otherwise this seems fine 👍

@juliushaertl juliushaertl added enhancement 3. to review Waiting for reviews labels Sep 11, 2023
@juliushaertl juliushaertl added this to the Nextcloud 28 milestone Sep 11, 2023
@luka-nextcloud luka-nextcloud force-pushed the feature/update-signup-link branch 2 times, most recently from 239ab00 to e92d396 Compare September 13, 2023 17:20
@juliushaertl juliushaertl requested review from a team, ArtificialOwl, icewind1991 and sorbaugh and removed request for a team September 15, 2023 12:00
Copy link
Member

@mejo- mejo- left a comment

Choose a reason for hiding this comment

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

Looks sensible 👌

@@ -199,7 +201,21 @@ public function __construct($renderAs, $appId = '') {
if ($showSimpleSignup && $subscription->delegateHasValidSubscription()) {
$showSimpleSignup = false;
}

$urlGenerator = \OCP\Server::get(IURLGenerator::class);
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we can put this line within the if condition line 213

@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
@blizzz blizzz mentioned this pull request Nov 14, 2023
@blizzz blizzz mentioned this pull request Nov 20, 2023
5 tasks
Signed-off-by: Luka Trovic <luka@nextcloud.com>
@juliushaertl juliushaertl merged commit f74084c into master Nov 21, 2023
49 of 50 checks passed
@juliushaertl juliushaertl deleted the feature/update-signup-link branch November 21, 2023 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants