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

Service Accounts UI Refresh #600

Merged
merged 2 commits into from
Nov 22, 2022
Merged

Service Accounts UI Refresh #600

merged 2 commits into from
Nov 22, 2022

Conversation

Jonesy
Copy link
Contributor

@Jonesy Jonesy commented Oct 13, 2022

Implements the new Service Accounts UI, fixes #597

@@ -2,32 +2,40 @@ import * as React from 'react';
import api, { useApi } from '@/shared/services/api';
Copy link
Contributor

Choose a reason for hiding this comment

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

Might just need to run Prettier in this file as the formatting appears to be a bit off in places

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch! I also saw there was an unused variable and removed that as well.

@Jonesy Jonesy requested a review from jTendeck November 21, 2022 22:00
@ikethecoder ikethecoder merged commit 9a36df9 into dev Nov 22, 2022
@ikethecoder ikethecoder deleted the feature/service-accounts branch November 22, 2022 06:26
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.

Service Accounts UI Refresh
3 participants