You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story:
As a SIMS application, we need to have distinct identifiers for lower environments so users have a clear visual indicator of what environment they are using.
Acceptance Criteria:
Add permanent banner at top of page for DEV, TEST and STG environments
Copy: "Non-Production [environment] Environment"; bold and centred
Banner Color: #e3a82b (BC Gold)
Example:
Technical
Create a different banner/ribbon to be displayed above the top navigation menu similar to the screenshot in the ACs.
Should be created on the main pages of the apps. If needed, create a component to share it.
Create a new env variable to be added to GitHub APP_ENV or similar to be used as a condition to display the banner.
The text was updated successfully, but these errors were encountered:
User Story:
As a SIMS application, we need to have distinct identifiers for lower environments so users have a clear visual indicator of what environment they are using.
Acceptance Criteria:
Example:
Technical
APP_ENV
or similar to be used as a condition to display the banner.The text was updated successfully, but these errors were encountered: