-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Update to new UI #2260
Update to new UI #2260
Conversation
…d alpine js (v3) dependency
…c to each tab on click
…in now works, though it might still throw some errors, possible due to alpine js being loaded twice)
…ll need to remove/update those to JS later as the other templates in core are dependent on them
…tabs don't get added twice
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.
Wohoo! Your first PR -- thanks for contributing!
Codecov Report
@@ Coverage Diff @@
## master #2260 +/- ##
==========================================
- Coverage 71.15% 70.88% -0.28%
==========================================
Files 97 97
Lines 7450 7483 +33
==========================================
+ Hits 5301 5304 +3
- Misses 2149 2179 +30
Continue to review full report at Codecov.
|
SonarCloud Quality Gate failed. 218 Bugs No Coverage information |
Description
Co-MR author: @iguannalin
This mega-MR updates the look and feel of CALDERA. The big changes are:
Some of the plugins have not been updated to the new UI, and may cause some functionality to break. @iguannalin and I will be tackling the rest of the plugins next.
Type of change
How Has This Been Tested?
We have extensively tested all functionality of the new pages to ensure existing features continued to work, as well as new ones. This included deploying agents, modifying adversaries & abilities, running operations, changing system configurations, testing & adding plugins, etc.
Checklist: