Skip to content

[sc-14993] Reworked account navigation#2949

Open
ykulynych wants to merge 3 commits into
mainfrom
georgekulynych/sc-14993/navigation-menu-and-account-experience-ux
Open

[sc-14993] Reworked account navigation#2949
ykulynych wants to merge 3 commits into
mainfrom
georgekulynych/sc-14993/navigation-menu-and-account-experience-ux

Conversation

@ykulynych

Copy link
Copy Markdown
Contributor

No description provided.

@ykulynych ykulynych requested a review from a team as a code owner July 9, 2026 15:09
operramon
operramon previously approved these changes Jul 10, 2026
</div>
}
@if ((isSubscribed | async) && (inBilling | async)) {
<div class="nav-group">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just a small thing:
the menu items for billing/checkout, /billing/my-subscription, /billing/usage, /billing/history were deleted.
Is there any way to access these pages now ?

(These pages are only supposed to be visible for accounts subscribed to Stripe, so it's a bit difficult to test)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, you can test it by entering url manually. Ive added redirects from the old routes to the new ones: https://github.com/nuclia/frontend/blob/8964525a7b5b6382260a81016fd5dc16723f69b3/libs/common/src/lib/account/account.module.ts

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I see, entering the URL works well,
as for the users, will they be able to access these pages ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

No, only account managers/owners

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't see any button to access the /billing/my-subscription, /billing/history pages,
will owners be able to access them ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hmm, it seems that we missed that.. You saved us 😄

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants