bcgov / sbc-common-components

Apache License 2.0
0 stars 41 forks source link

Added an environment alert that displays what environment is passed in (DEV, TEST, or SANDBOX) #357

Closed EPortman closed 5 months ago

EPortman commented 5 months ago

Issue #: https://github.com/bcgov/entity/issues/

Description of changes: Added an environment parameter that can be passed either 'DEV', 'TEST', or 'SANDBOX'. If one of these are passed in a banner is displayed showing the environment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-auth license (Apache 2.0).

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

seeker25 commented 5 months ago

Need to update the package.json and package-lock.json @EPortman that way the npm publish works

EPortman commented 5 months ago

My mistake. Wil update it now.

EPortman commented 5 months ago

I submitted another PR with the version numbers bumped

https://github.com/bcgov/sbc-common-components/pull/358

seeker25 commented 5 months ago

good stuff, publishing now