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

[full-ci] Shares overview page #6512

Merged
merged 2 commits into from
Mar 8, 2022
Merged

[full-ci] Shares overview page #6512

merged 2 commits into from
Mar 8, 2022

Commits on Mar 8, 2022

  1. Introduce Shares overview page

    Introduce `active` property for navItems in shares navigation
    
    The `active` property that's being used in the template was simply
    missing in the navItems. Added it and used the chance to switch over to
    composition API for the new SharesNavigation component.
    
    Use $gettext in template directly
    
    Not needed to define it in setup function
    
    Finalize SharesNavigation component && adjust tests
    pascalwengerter committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    2854ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e81b7e0 View commit details
    Browse the repository at this point in the history