-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat(audit-logs): add last entry placeholder #1508
base: staging
Are you sure you want to change the base?
Conversation
Qovery can create a Preview Environment for this PR.
This comment has been generated from Qovery AI 🤖.
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 5c9e127. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 4 targetsSent with 💌 from NxCloud. |
<div className="flex h-14 items-center justify-center border-b border-neutral-200"> | ||
<p className="flex gap-1 text-sm text-neutral-400"> | ||
{auditLogsRetentionInDays} days limit reached. | ||
{/* TODO: add a real button */} |
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.
I ping Yael on FIgma
https://www.figma.com/design/gS8jStQYOnB4apScCJ3KTg?node-id=14689-23892#884476724
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## staging #1508 +/- ##
===========================================
- Coverage 53.15% 45.48% -7.67%
===========================================
Files 961 15 -946
Lines 12933 288 -12645
Branches 3718 95 -3623
===========================================
- Hits 6874 131 -6743
+ Misses 4792 128 -4664
+ Partials 1267 29 -1238
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
2f388f6
to
2106afd
Compare
2106afd
to
58dba76
Compare
58dba76
to
5c9e127
Compare
What does this PR do?
https://qovery.atlassian.net/jira/software/projects/FRT/boards/23?selectedIssue=FRT-1188
PR Checklist
feature
,ui
,data
,utils