-
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
5814 adapt the breadcrum to the new menu #5817
Merged
Desvelao
merged 16 commits into
feat/83-move-menu-items-to-applications
from
5814-adapt-the-breadcrum-to-the-new-menu
Sep 7, 2023
Merged
5814 adapt the breadcrum to the new menu #5817
Desvelao
merged 16 commits into
feat/83-move-menu-items-to-applications
from
5814-adapt-the-breadcrum-to-the-new-menu
Sep 7, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 tasks
…t-the-breadcrum-to-the-new-menu
…t-the-breadcrum-to-the-new-menu
Screenshots |
|
Desvelao
approved these changes
Sep 7, 2023
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.
🟢 code
🟢 : review #5817 (comment)
Desvelao
merged commit Sep 7, 2023
d8da98f
into
feat/83-move-menu-items-to-applications
2 checks passed
6 tasks
asteriscos
added a commit
that referenced
this pull request
Nov 3, 2023
* feat(menu): create applications for each menu item * fix(share-data-applications): save selected agent data into sessionStorage * fix(menu): redirection other tabs in RBAC application * fix(menu): redirection to the application itself * fix(menu): rename MITRE ATT&CK appplication * feat(menu): add GDPR application * feat(menu): Add modules and Miscellaneous applications * feat(menu): remove navigation by tabs in Settings * feat(menu): remove navigation by tabs in Tools * feat(menu): add Overview app * fix(menu): change application name to Security configuration assessment * fix(menu): change app name to Docker listener * feat(menu): add services to app redirection * feat(menu): use i18n to define the app and categories name * fix(menu): removed wz- prefix from the applications and renamed status to server-status due to application ID conflicts * 5814 adapt the breadcrum to the new menu (#5817) * Change Agents for Endpoints summary * Remove unnecessary styles * Remove deprecated code * Remove deprecated code * Revert changes in wz-menu.js * Remove deprecated code * Change some breadcrumbs * Remove wazuh menu * Change Management breadcrumbs * Change setGlobalBreadcrumbs for withGlobalBreadcrumbs hoc * Fix test * Change href to agent * Fix redirection breadcrumbs: inventory data, stats and configuration * Add Miscellaneous to tab into Configuration App (#5830) * Add Tab into Configuration App to show Miscellaneous as a tab * Change compareCurrentAppID: wz-configuration to configuration --------- Co-authored-by: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com> Co-authored-by: yenienserrano <ian.serrano@wazuh.com> Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> * Adapt the new global menu redirections (#5827) * Fix endpoint summary and server managment redirections * fix: adapt the redirections to applications - Endpoints summary - IT Hygiene - Groups * fix(health-check): fix redirection to health check the removed the tab query parameter from URL and then the previous URL could not be rebuilt * fix(redirections): redirection from Overview app to Endpoints summary * fix(redirections): removed wz- prefix from the redirections to applications * fix: renamed apps redirection URLs * fix: app redirections URLs * fix: test * fix: tests --------- Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> * Modify Overview application to display the new menu (#5852) * Fix endpoint summary and server managment redirections * fix: adapt the redirections to applications - Endpoints summary - IT Hygiene - Groups * fix(health-check): fix redirection to health check the removed the tab query parameter from URL and then the previous URL could not be rebuilt * fix(redirections): redirection from Overview app to Endpoints summary * fix(redirections): removed wz- prefix from the redirections to applications * Change overview page, linked to the new menu estructure * fix: move definitions of applications in the home application * fix: application descriptions --------- Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> * Remove logo side bar and update logo app description (#5882) Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> * fix: customization.logo.app setting description * Merge master into feat/83-move-menu-items-to-applications * fix: remove comment on test file * fix: remove comment on test file * Fix redirection (#5926) Fix redirection agents table * Fix redirection to groups and statistics (#5972) * Fix groups redirection * Fix statistics redirection * Fix/5964 fix the breadcrumb of applications (#5968) * Remove wazuh in breadcrumb * Change breadcrumb OSD * Add comment * Center the agent's name in the breadcrumb * Update sidebar menu and overview app (#5928) * Update sidebar menu and overview app * fix redirections * Agent message fixed * Server management order change to 6 * i18n added to applications * fixed some redirections --------- Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> Co-authored-by: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com> * Adapt the navigation between applications (#5983) * feat: adapt navigation between the applications * Change redirection * fix(test): mock service --------- Co-authored-by: yenienserrano <ian.serrano@wazuh.com> * Remove categories from overview (#5991) * Remove categories from overview * Fix snapshot --------- Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> * fix: app category name and id * Add order to applications (#6015) * feat(applications): add order definition to applications * feat(applications): register order to the applications * Remove reloading when changing app (#5986) * change app/discover for app/wz-discover * Remove reload and add sync history * Change defaultRout in opensearch_dashboards.yml osd-dev * feat: adapt navigation between the applications --------- Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> Co-authored-by: Antonio <34042064+Desvelao@users.noreply.github.com> * Rename applications on agent menu (#5997) * feat: rename applications on agent menu Refactor agent menu to use the applications and categories Simplify the data saved in the local storage to keep the pinned applications * Recover the redirectTo in settings and wazuh settings * Fix pin icon in menu agent * Fix agent navbar --------- Co-authored-by: yenienserrano <ian.serrano@wazuh.com> * Remove `extensions.*` and `disabled_roles` settings (#5988) * remove modules * registry.json extension remove * remove getExtension from menu-agent and wz-menu * Delete extensions logic * Fix wazuh version test * remove disabled_roles extructure * remove disabled_roles endpoint * Add a migration to remove the extensions key in the host and add test for it * mange-host and update-registry fixed * fix: render tabs in Wazuh plugin settings application and minor enhancements * feat: remove unused states in Redux store and minor fixes on breadcrumbs - Remove managementReducers key from Redux store and related action creators and related usage - Remove toolsReducers key from Redux store and related action creators and related usage - Remove securityReducers key from Redux store and related action creators and related usage - Fix some breadcrumbs * fix: revert content of osquery.js files * fix: revert configuration in .settings.json * fix(test): fix test --------- Co-authored-by: Antonio David Gutiérrez <antonio.gutierrez@wazuh.com> * Add an agent selector to IT Hygiene application (#6005) * feat: add agent selector to IT Hygiene application - Wrapped the IT Hygiene application with a required selection of agent - Added a Explore agent button to the IT Hygiene application - The Explore agent button of alert modules now display the global agent selector instead of the local one. - Removed the local agent selector modal of Explore agent button on alert modules - Removed the related action creator and reducer case for SHOW_EXPLORE_AGENT_MODAL * feat: add reactivity to agent welcome view when changing the selected agent - Refactor MITRE ATT&CK panel - Rename MITRE to MITRE ATT&CK in the panel - Rename mitre_top to mitre-top according to the file naming convention - Add reactivity to the FIM: Recent events table when changing the selected agent * feat(it-hygiene): fix problems when selecting and agent and navigate - Move prompt agent never connected to prompts directory - Remove duplicated and related components on agent welcome, inventory data and agent configuration - Change button on prompt agent never connected to Select agent - Change Explore agent button on agent welcome * fix: imports on prompt and add clarification on agent welcome * fix(it-hygiene): change mitre attack referecence * Fix navbar agent styles * Fix refresh page: inventory data and stats --------- Co-authored-by: yenienserrano <ian.serrano@wazuh.com> * fix: breadcrumb of Endpoint groups application * Fix change APIs (#6056) * Fix change apis * Change management label in menu * Fix Switchtab exception in dashboards (#6019) * Define the component properties in the controller constructor * Delete redundant fetch in Events refresh button * Prevent duplicate request on Events initial requests * Revert "Prevent duplicate request on Events initial requests" This reverts commit db721a1. * Remove dulplicate request on changeTabView * Fix explore agent button * Fix imposter with explore agent button * Change names of the applications in the menu * Change breadcrumbs * Change Wazuh API configuration to API Configuration * Change the style of Home icons * Change applications order * Change comment categories ID * Change id to new names in applications * Change redirections without refresh page * Fix test * changelog: add entries --------- Co-authored-by: Ian Yenien Serrano <63758389+yenienserrano@users.noreply.github.com> Co-authored-by: JuanGarriuz <juan.garcia@wazuh.com> Co-authored-by: yenienserrano <ian.serrano@wazuh.com> Co-authored-by: Federico Rodriguez <federico.rodriguez@wazuh.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Changes to breadcrumbs for new names and redirects
We have decided to remove the breadcrumbs icon since other applications do not have it, if we want to add it in the future we would have to add it in all the views.
Issues Resolved
Evidence
Test
Enter and navigate in the different plugins and view the breadcrumbs.
Check List
yarn test:jest