-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[PM-13127]Breadcrumb event logs #5430
base: main
Are you sure you want to change the base?
Conversation
LaunchDarkly flag references🔍 1 flag added or modified
|
New Issues (3)Checkmarx found the following issues in this Pull Request
Fixed Issues (41)Great job! The following issues were fixed in this Pull Request
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5430 +/- ##
=======================================
Coverage 44.46% 44.46%
=======================================
Files 1511 1511
Lines 70266 70266
Branches 6342 6342
=======================================
Hits 31245 31245
Misses 37679 37679
Partials 1342 1342 ☔ View full report in Codecov by Sentry. |
|
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-13127
📔 Objective
GIVEN: ALL the following
the user is in the admin console, viewing a Free or Families org
the user has the “owner” role for this org
THEN:
Show “Event logs” in the left hand navigation
GIVEN: ALL the following
the user is in the admin console, viewing a Free or Families org
the user has the “owner” role for this org
the user is viewing event logs
THEN:
implement the design shown in figma. Here are example event logs to show
I think it would be FUN to randomize the order of this list, but it that is extra work, then it can be kept in this order.
I think the timestamps just need to be random times from the past 24 hours.
📸 Screenshots
⏰ Reminders before review
🦮 Reviewer guidelines
:+1:
) or similar for great changes:memo:
) or ℹ️ (:information_source:
) for notes or general info:question:
) for questions:thinking:
) or 💭 (:thought_balloon:
) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion:art:
) for suggestions / improvements:x:
) or:warning:
) for more significant problems or concerns needing attention:seedling:
) or ♻️ (:recycle:
) for future improvements or indications of technical debt:pick:
) for minor or nitpick changes