[x] Did you successfully run a local npm run build?
Description
Included associated Line badges in Alert detail page. Some CSS styles and Effect icons were updated for better clarity.
Changelog
Renamed components: Alert components were renamed for better readability and consistency. Page was renamed to AlertsList, Single was renamed to AlertsDetail, among other smaller changes.
Updated icons: Icons for alert effects were updated to better convey their intended meaning.
Code cleanup: Code was simplified and the project structure applied, as recommended.
Please ensure the following before merging:
npm run build
?Description
Included associated Line badges in Alert detail page. Some CSS styles and Effect icons were updated for better clarity.
Changelog
Page
was renamed toAlertsList
,Single
was renamed toAlertsDetail
, among other smaller changes.