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

Allow super user access to the coral UI #2455

Merged
merged 10 commits into from
Aug 29, 2024

Conversation

aindriu-aiven
Copy link
Contributor

@aindriu-aiven aindriu-aiven commented May 16, 2024

Linked issue

Resolves: #2454

What kind of change does this PR introduce?

  • Bug fix
  • New feature
  • Refactor
  • Docs update
  • CI update

What is the current behavior?

Super admin could not access coral

What is the new behavior?

Super admin can access coral

Other information

A follow up change is required for allowing to create a request, where the option should only be supplied if the superadmin has the permission.

Requirements (all must be checked before review)

  • The pull request title follows our guidelines
  • Tests for the changes have been added (if relevant)
  • The latest changes from the main branch have been pulled
  • pnpm lint has been run successfully

You're currently logged in as superadmin. To experience the new user interface, switch to your user account.
</p>
</div>
</div>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this needs a bit of adjusting, its left the landing page in react "smooshed"

Copy link
Contributor

Choose a reason for hiding this comment

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

❓ what's where smooshed? :D

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The superadmin old ui dashboard landing page was smooshed.

I think it just needs those css updates we discussed yesterday

@programmiri programmiri force-pushed the issue-2454-allow-access-to-superadmins-to-coral branch from 83e1675 to 805e515 Compare August 28, 2024 14:00
@programmiri programmiri self-assigned this Aug 28, 2024
Copy link
Contributor Author

@aindriu-aiven aindriu-aiven left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@muralibasani muralibasani left a comment

Choose a reason for hiding this comment

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

LGTM

@muralibasani muralibasani merged commit 35804bc into main Aug 29, 2024
32 checks passed
@muralibasani muralibasani deleted the issue-2454-allow-access-to-superadmins-to-coral branch August 29, 2024 14:48
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.

Enable Superadmin Access to croal
3 participants