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

@juliusknorr juliusknorr 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 👍

@juliusknorr juliusknorr added enhancement 3. to review Waiting for reviews labels Sep 11, 2023
@juliusknorr juliusknorr 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
@juliusknorr juliusknorr requested review from a team, ArtificialOwl, icewind1991 and sorbaugh and removed request for a team September 15, 2023 12:00
@susnux susnux requested a review from icewind1991 October 15, 2023 22:50
@juliusknorr juliusknorr force-pushed the feature/update-signup-link branch from e92d396 to 61acb49 Compare October 17, 2023 10:04
@juliusknorr juliusknorr requested review from Altahrim and mejo- and removed request for max-nextcloud October 31, 2023 08:03
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
@luka-nextcloud luka-nextcloud force-pushed the feature/update-signup-link branch from 61acb49 to 15c26ec Compare November 21, 2023 09:08
Signed-off-by: Luka Trovic <luka@nextcloud.com>
@luka-nextcloud luka-nextcloud force-pushed the feature/update-signup-link branch from 15c26ec to b134e1c Compare November 21, 2023 09:10
@juliusknorr juliusknorr merged commit f74084c into master Nov 21, 2023
49 of 50 checks passed
@juliusknorr juliusknorr 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.

5 participants