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

Add license tag checks for true-up on AccessRequests page #55482

Merged
merged 2 commits into from Aug 1, 2023

Conversation

pjlast
Copy link
Contributor

@pjlast pjlast commented Aug 1, 2023

Closes #55470

The access requests page is not aware that users can still be created when the true-up license tag is applied.

Before:
Screenshot 2023-08-01 at 12 30 51

After:

Screenshot 2023-08-01 at 12 31 27

Test plan

UI change

@cla-bot cla-bot bot added the cla-signed label Aug 1, 2023
@pjlast pjlast requested a review from a team August 1, 2023 10:39
@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Aug 1, 2023

📖 Storybook live preview

@pjlast pjlast merged commit 443d754 into main Aug 1, 2023
24 checks passed
@pjlast pjlast deleted the pjlast/55470-access-requests-page branch August 1, 2023 11:10
github-actions bot pushed a commit that referenced this pull request Aug 1, 2023
Closes #55470

The access requests page is not aware that users can still be created
when the `true-up` license tag is applied.

Before:
<img width="1102" alt="Screenshot 2023-08-01 at 12 30 51"
src="https://github.com/sourcegraph/sourcegraph/assets/6427795/a3d3230e-c81f-4e8e-a5df-1b040962736f">

After:

<img width="1159" alt="Screenshot 2023-08-01 at 12 31 27"
src="https://github.com/sourcegraph/sourcegraph/assets/6427795/9c0af392-98c9-4170-ace5-8a7327c30d17">

## Test plan

UI change

<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->

(cherry picked from commit 443d754)
coury-clark pushed a commit that referenced this pull request Aug 1, 2023
…age (#55484)

Closes #55470 

The access requests page is not aware that users can still be created
when the `true-up` license tag is applied.

Before:
&lt;img width=&quot;1102&quot; alt=&quot;Screenshot 2023-08-01 at 12 30
51&quot;
src=&quot;https://github.com/sourcegraph/sourcegraph/assets/6427795/a3d3230e-c81f-4e8e-a5df-1b040962736f&quot;&gt;


After:

&lt;img width=&quot;1159&quot; alt=&quot;Screenshot 2023-08-01 at 12 31
27&quot;
src=&quot;https://github.com/sourcegraph/sourcegraph/assets/6427795/9c0af392-98c9-4170-ace5-8a7327c30d17&quot;&gt;

## Test plan

UI change

&lt;!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
--&gt;
 <br> Backport 443d754 from #55482

Co-authored-by: Petri-Johan Last <petri.last@sourcegraph.com>
davejrt pushed a commit that referenced this pull request Aug 9, 2023
Closes #55470 

The access requests page is not aware that users can still be created
when the `true-up` license tag is applied.

Before:
<img width="1102" alt="Screenshot 2023-08-01 at 12 30 51"
src="https://github.com/sourcegraph/sourcegraph/assets/6427795/a3d3230e-c81f-4e8e-a5df-1b040962736f">


After:

<img width="1159" alt="Screenshot 2023-08-01 at 12 31 27"
src="https://github.com/sourcegraph/sourcegraph/assets/6427795/9c0af392-98c9-4170-ace5-8a7327c30d17">

## Test plan

UI change

<!-- All pull requests REQUIRE a test plan:
https://docs.sourcegraph.com/dev/background-information/testing_principles
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AccessRequestsPage shows no more license seats even when true-up enabled
4 participants