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

Fix minor styles #6708

Merged
merged 13 commits into from
May 29, 2024
Merged

Fix minor styles #6708

merged 13 commits into from
May 29, 2024

Conversation

lucianogorza
Copy link
Contributor

@lucianogorza lucianogorza commented May 24, 2024

Description

The PR aims to standardize the spacing and margins between different components in the Events, Inventory, and Controls tabs across the various modules.

Issues Resolved

#6692

Evidence

image
image
image

Test

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox Safari
Go to Threat Hunting -> Dashboard. Check the bottom table spaces
Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab.
Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab.
Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab.
Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab.
Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab.

Details

⚫ Go to Threat Hunting -> Dashboard. Check the bottom table spaces

Chrome - ⚫

Firefox - ⚫

Safari - ⚫

⚫ Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - ⚫

⚫ Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - ⚫

⚫ Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - ⚫

⚫ Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - ⚫

⚫ Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - ⚫

Check List

  • All tests pass
    • yarn test:jest
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@lucianogorza lucianogorza self-assigned this May 24, 2024
@lucianogorza lucianogorza linked an issue May 24, 2024 that may be closed by this pull request
6 tasks
@lucianogorza lucianogorza marked this pull request as ready for review May 24, 2024 16:16
@yenienserrano
Copy link
Member

yenienserrano commented May 27, 2024

Test

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox Safari
Go to Threat Hunting -> Dashboard. Check the bottom table spaces 🟢
Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab. 🟢
Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab. 🟢
Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab. 🟢
Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab. 🟢
Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab. 🟢

Details

🟢 Go to Threat Hunting -> Dashboard. Check the bottom table spaces

Chrome - ⚫

Firefox - ⚫

Safari - 🟢

image
🟢 Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - 🟢

image image
🟢 Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - 🟢

image image
🟢 Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - 🟢

image image
🟢 Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - 🟢

image image
🟢 Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab.

Chrome - ⚫

Firefox - ⚫

Safari - 🟢

image image

Copy link
Member

@yenienserrano yenienserrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CR: ✅
Test: ✅

@chantal-kelm chantal-kelm self-requested a review May 29, 2024 16:08
Copy link
Member

@chantal-kelm chantal-kelm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CR: ✅
Test: ✅

Test

Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable

UI

Test Chrome Firefox Safari
Go to Threat Hunting -> Dashboard. Check the bottom table spaces 🟢
Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab. 🟢
Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab. 🟢
Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab. 🟢
Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab. 🟢
Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab. 🟢

Details

🟢 Go to Threat Hunting -> Dashboard. Check the bottom table spaces

Chrome - ⚫

image

Firefox - ⚫

Safari - ⚫

🟢 Go to Threat Hunting -> Events. The layout should have the same spaces as the Dashboard tab.

Chrome - 🟢

image

Firefox - ⚫

Safari - ⚫

🟢 Go to Vulnerability Detection -> Inventory. The layout should have the same spaces as the Dashboard tab.

Chrome - 🟢

image image

Firefox - ⚫

Safari - ⚫

🟢 Go to Mitre Att&ct -> Intelligence. The layout should have the same spaces as the Dashboard tab.

Chrome - 🟢

image image

Firefox - ⚫

Safari - ⚫

🟢 Go to Mitre Att&ct -> Framework. The layout should have the same spaces as the Dashboard tab.

Chrome - 🟢

image image

Firefox - ⚫

Safari - ⚫

🟢 Go to PCI DSS -> Controls. The layout should have the same spaces as the Dashboard tab.

Chrome - 🟢

image image

Firefox - ⚫

Safari - ⚫

@asteriscos asteriscos merged commit 0f3f56d into 4.9.0 May 29, 2024
1 check passed
@asteriscos asteriscos deleted the fix/6692-minor-style-issues branch May 29, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor style issues
4 participants