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

A new vulnerabilities experience (#990) #1159

Open
wants to merge 31 commits into
base: master
Choose a base branch
from

Conversation

andymeneely
Copy link
Collaborator

Summary

Replace this with the text of what you did/doing

Have you...

  • Linked this PR to an issue?
  • Written any automated tests?
  • Removed all debug statements?
  • Refactored your code to be maintainable?
  • Checked that Gemfile.lock and yarn.lock are't getting modified unintentionally?
  • Marked as Draft if it's unfinished?

The above things are not required, but appreciated.

andymeneely and others added 30 commits June 5, 2023 13:11
increased space in icons tab and decreased description top margin.
filter ajax request to only use the cve identifier and some formatting
added class to cve links and set the hovercards
CVE name only displays once now, under the title. Also formatted file.
Format and changed import and function call that would cause error.
Only make ajax request if current card is not already populated.
Made cve links stay on same line
Changed font/card size and how the card is centered
Hover card size updated, ajax request refactored and description truncated to 40 words
if cve has nickname, it will be title of tooltip, cve will be title otherwise.
ajax request goes to current url + api endpoint
-gets the tags of a vulnerability

-working on api steps
- edited the routes
Changed endpoint to return icon name and color instead of the tag name
changed ajax request to new endpoint
Temporarily commented out cve date
Added icons to hovercard
Hovercard formatting and style changes
Added events to /gettags api endpoint
Added events to hover card
@andymeneely andymeneely linked an issue Oct 3, 2023 that may be closed by this pull request
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 TODO
Development

Successfully merging this pull request may close these issues.

A new /vulnerabilities experience
3 participants