-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[SM-949] Add Event Logs to Service Account #6546
Conversation
No New Or Fixed Issues Found |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thank you!
One minor thing to take a look at.
...web/src/app/secrets-manager/service-accounts/event-logs/service-accounts-events.component.ts
Outdated
Show resolved
Hide resolved
…unts/event-logs/service-accounts-events.component.ts Co-authored-by: Thomas Avery <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks great, thanks @differsthecat and @Thomas-Avery
* Add Event Logs to Service Account * Update bitwarden_license/bit-web/src/app/secrets-manager/service-accounts/event-logs/service-accounts-events.component.ts Co-authored-by: Thomas Avery <[email protected]> * Add takeUntil import * add service account access guard --------- Co-authored-by: Thomas Avery <[email protected]> Co-authored-by: Thomas Avery <[email protected]>
Type of change
Objective
Add Event Logs tab to Service Accounts
Relies on this server PR
Code changes
Screenshots
ServiceAccountLogs.mov
Before you submit