Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P perun-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PerunV3
  • perun-core
  • Merge requests
  • !38

Merged
Created Feb 10, 2020 by Igor Dimov@i.dimov

Sub-modules Header and Footer, optional render exit.

  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 4

Added Header (HomeMenu component, navbar) to:

  • Landing.js, login component, inline and mandatory (always show)
  • ModuleMenu.js, main menu screen, inline and mandatory (always show)
  • Module.js - sub-module screen, inline optional (render by default)

Remove HomeMenu.js render from the top of the Route stack, the three changes above should provide the same result while keeping it modular (sub-modules can opt out of the navbar and provide their own.)

To do: Footer.js, same principles as above, better implementation already.

ref: #59 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/optional_header_footer