ozone icon indicating copy to clipboard operation
ozone copied to clipboard

HDDS-11609. Switch to Recon v2 UI as the default UI

Open devabhishekpal opened this issue 1 year ago • 0 comments

What changes were proposed in this pull request?

HDDS-11609. Switch to Recon v2 UI as the default UI

Please describe your PR in detail:

  • Currently the default UI on visiting Recon is the V1 UI
  • This PR changes the default UI to show the new v2 UI by default and enable the UI switching for users that want to use the old UI
  • The heatmap page for this points to the v1 Heatmap UI even when v2 UI is enabled which would be changed to point to new heatmap page once that is prepared.
  • As a part of this PR we are also adding a new improved 404 page design.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-11609

How was this patch tested?

Patch was tested manually

New UI is the default UI (Switch is not toggled)

Screenshot 2024-10-25 at 22 24 41

Old UI (Switch is toggled)

Screenshot 2024-10-25 at 22 24 24

New 404 page

Screenshot 2024-10-25 at 22 18 20

devabhishekpal avatar Oct 25 '24 16:10 devabhishekpal