Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Closed Enhancement MAR-197 Make the environment indicator hideable
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Enhancement
  • Category
    User interface
  • Targetted for
    8.0.0
  • Status
    Closed
  • Progress
  • Priority
    Low
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    2 hours
  • Time spent
    3 hours
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

Roles that implement web-server related functionality support specifying an environment indicator shown at the bottom of the page. This is very useful when having test/staging environments in order to avoid accidents.

However, the banner can get in the way when working with the web applications. It would be useful if it were possible to hide the banner with a click (default would still be to show the full banner).

The following should be done:

  • Update the web_server, php_website, and wsgi_website roles.
    • Implement either a pure CSS or JavaScript-based button for the environment banner that toggles visibility of the banner.
    • In hidden form the banner should still be visible, but occupy way smaller amount of space on the left side of the screen.
  • Update role reference documentation.
  • Update usage instructions.
  • Update release notes.
Todos (0 / 0)
There are no comments