-
Notifications
You must be signed in to change notification settings - Fork 186
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 wrong cleaned filters when browser back button is triggered #6771
Conversation
- Create basic router - Remove initilization of AngularJS app - Replace AngularJS injector usage by ReactJS
- Create route resolvers - ip - wzConfig - Adapt components to the usage of route resolvers - Fix an error related to circular dependency
- Port route resolvers - getSavedSearch - nestedResolve - savedSearch
- WzAgentSelectorWrapper - ToastNotificationsModal - WzUpdatesNotification
…zuh/wazuh-kibana-app into feat/6680-migrate-app-routing
- useRootScope hook - withModuleTabLoader HOC - Dashboard component
- VisFactoryHandler
- Remove AngularJS services: - DiscoverPendingUpdates - LoadedVisualizations - RawVisualizations - VisHandlers - Remove components: - KibanaVis - ClusterTimelions - KibanaVisWrapper - Metrics - WzVisualize - WzFilterBar
- Remove components - SecurityAlerts
- Redux actions and reducers related to deprecated visualizations
- AngularJS services - DataFactory - region-maps - theming - VisFactoryService - AngularJS filter: orderObjectBy
…erabilities > Inventory based on server API data
- Remove ModulesHelper service - Remove hook: useRefreshAngularDiscover
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.
Missed Changelog
Fixed in 03cb3e1 |
Test🟢 Navigate to the module, switch between tabs and use the browser back button, the fixed filters must not disappearGrabacion.de.pantalla.2024-06-25.a.la.s.6.38.36.a.m.mov🟢 Check flyout discover from inventory or control tab (
|
…o fix/6762-wrong-cleaned-filters
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.
CR: ✅
Test: ✅
|
|
|
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.
LGTM!
Description
This PR, solves #6762
Evidence
Before
Screen.Recording.2024-06-11.at.14.40.31.mov
After
Screen.Recording.2024-06-14.at.10.35.23.mov
Test
Navigate to the module, switch between tabs and use the browser back button, the fixed filters must not disappear
Screen.Recording.2024-06-14.at.10.48.55.mov
Check flyout discover from inventory or control tab (
MITRE ATT&CK
and allSecurity Operations
Menu Options - PCI, GPDR, etc)Screen.Recording.2024-06-14.at.10.38.47.mov
Check the dashboard and discover (Events tab)
Dashboard
Screen.Recording.2024-06-14.at.10.52.29.mov
Events
Screen.Recording.2024-06-14.at.10.54.27.mov
Check the Github and Office365 Panel tab
Screen.Recording.2024-06-14.at.11.10.11.mov
Screen.Recording.2024-06-18.at.07.56.07.mov
Check List
yarn test:jest