Skip to content
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

feat(ledger-browser): refactor home page #3340

Merged
merged 1 commit into from
Aug 7, 2024

Commits on Aug 7, 2024

  1. feat(ledger-browser): refactor home page

    - Remove status apps, its functionality has been moved to the home page.
    - Add status components for persistence apps.
    - Add home page that contains cards for each configured app. Clicking on it
      naviagtes to specific app, clicking on Status button shows status component.
    - Remove app drawer, replace it with a button that navigates to root path
      (i.e. the home app, navigation between apps is handled here).
    - Remove all the remaining dead and legacy code, apply small structure upgrades.
    - Since this PR removes all old code, and all the current code was written by
      me and Tomasz, I've also removed previous inactive package contributors.
    
    Depends on hyperledger-cacti#3320
    
    Signed-off-by: Michal Bajer <michal.bajer@fujitsu.com>
    outSH committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5bab29c View commit details
    Browse the repository at this point in the history