EPortman

Results 9 comments of EPortman

Name-Examination did not have a footer like Name-Request did to put the tooltip with V number. - SBC Common Component was not compatible with Name-Examination - Rewrote SBC Common Component...

For the footer to correctly grab the API version it needs to be told which API version it is using (DEV, TEST, or PROD). The endpoints are in the 'fetchNameXVersion'...

Finished coding for this. The new component needs to be assed the environment variable for this to work. It can be passed either 'DEV', 'TEST', OR 'SANDBOX'. Passing it anything...

@pwei1018. This has been merged to master. Visual distinction between environments are displayed when the app-header gets passed the environment variable. An example of using this: ` ` The environment...

The repo this belongs to is https://github.com/bcgov/sbc-common-components

App Header is located in: sbc-common-components/vue/sbc-common-components/src/components/SbcHeader.vue

@rarmitag I don't remember reviewing this PR. The PR of @shaangill025 that @flutistar and I reviewed together was 20999. https://app.zenhub.com/workspaces/names-team-board-new-655554cbddd49510027dad2e/issues/gh/bcgov/entity/20999

It is not working standalone. It is Name-Examination UI that is working standalone. This is still waiting to move the app into a separate app directory like with Name-Examination UI....

Waiting on reCAPTCHA to be removed from `https://paytest.gov.bc.ca/`. While the reCAPTCHA is in place, tests will never be fully autonomous.