-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: audit events for user removal from org, group and disabling org (…
…#646) * feat: add audit log event for group deletion * move audit event for user removal to service * emit event on disabling org * feat: emit audit event+webhook when user is removed from a group (#640) * feat: emit audit event+webhook when user is removed from a group * emit event as soon as relation is deleted * fix: send group org id instead of platform org id in user removal event * feat(admin_ui): add filter, loader and sorting to the tables (#643) * chore: update apsara version * refactor: remove loading check from column definitions * refactor: remove loading check from roles and user table * refactor: remove loading check from billing list * refactor: remove loading check from groups list * refactor: remove loading check from projects list * refactor: remove loading check from users list * refactor: remove loading check from products list * refactor: remove loading check from preferences list * refactor: remove loading check and add filter in invoices list * fix(admin_ui): type mismatch in apsara datatable (#644) * ci: set goreleaser to v1 (#645) * trigger audit event after relation and repository have both been updated --------- Co-authored-by: Rishabh Mishra <me@rsbh.dev>
- Loading branch information
Showing
4 changed files
with
22 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters