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

Scanreport mapping rules nextjs implementation #760

Merged

Conversation

Dev-Akashili
Copy link
Member

Changes

Adds mapping rules view Next.js implementation. Closes #750

Screenshots

  • Mapping rules page
Screenshot 2024-06-14 at 13 26 50
  • Actions drop down with download options
Screenshot 2024-06-14 at 13 27 10
  • Diagram view dialog
Screenshot 2024-06-14 at 13 27 59

Checks

Important: please complete these before merging.

  • Run migrations, if any.
  • Update changelog.md, including migration instructions if any.
  • Run unit tests.

Copy link

github-actions bot commented Jun 14, 2024

Tests Skipped Failures Errors Time
25 1 💤 1 ❌ 0 🔥 4.181s ⏱️

app/api/proxy/urls.py Outdated Show resolved Hide resolved
app/next-client-app/app/scanreports/[id]/page.tsx Outdated Show resolved Hide resolved
app/next-client-app/types/mapping-rules.ts Outdated Show resolved Hide resolved
app/api/api/views.py Outdated Show resolved Hide resolved
app/api/api/views.py Show resolved Hide resolved
app/api/api/views.py Show resolved Hide resolved
@AndyRae

This comment has been minimized.

AndyRae
AndyRae previously approved these changes Jul 2, 2024
app/api/api/views.py Outdated Show resolved Hide resolved
app/next-client-app/api/mapping-rules.ts Outdated Show resolved Hide resolved
@Dev-Akashili Dev-Akashili merged commit a3dcda1 into master Jul 3, 2024
14 checks passed
@Dev-Akashili Dev-Akashili deleted the feat/750/scanreport-mapping-rules-nextjs-implementation branch July 3, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scan Report Mapping Rules
3 participants