Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NAME EXAMINATION UI (VUE 3) - Information Icon - Setup Name Examination UI Version and Setup NameX API Version #18120

Closed
ozamani9gh opened this issue Oct 6, 2023 · 5 comments
Assignees
Labels
good first issue Good for newcomers Names Team Name Request Name Examination Team NameX NameX and related services proxied via namex Priority1 techdebt

Comments

@ozamani9gh
Copy link
Collaborator

ozamani9gh commented Oct 6, 2023

Standardize Version Display on Name Examination to make releases easier.

Please display an information icon:

image

when you hover over it will display the Name Examination UI Version and Setup NameX API Version similiar to Name Request.

image

@ozamani9gh ozamani9gh added Names Team Name Request Name Examination Team NameX NameX and related services proxied via namex techdebt labels Oct 6, 2023
@ozamani9gh
Copy link
Collaborator Author

here are some links that can be called to display the NAMEX API VERSION in each region... hopefully we can scrape version programmatically on the sign on page.

PROD - https://namex.apps.silver.devops.gov.bc.ca/api/v1/meta/info
TEST - https://namex-test.apps.silver.devops.gov.bc.ca/api/v1/meta/info
DEV - https://namex-dev.apps.silver.devops.gov.bc.ca/api/v1/meta/info

@EPortman
Copy link
Collaborator

EPortman commented May 13, 2024

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 Footer in Vue3 / Tailwind to be used in Name-Examination

These endpoints are not working?
PROD - https://namex.apps.silver.devops.gov.bc.ca/api/v1/meta/info
TEST - https://namex-test.apps.silver.devops.gov.bc.ca/api/v1/meta/info
DEV - https://namex-dev.apps.silver.devops.gov.bc.ca/api/v1/meta/info

Endpoints work in the browser and Postman but not accessible in code via fetch request. Network states 500 error. Possible CORS?

@EPortman
Copy link
Collaborator

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' function

@rstens rstens assigned rstens and unassigned EPortman May 23, 2024
@rstens
Copy link
Member

rstens commented May 23, 2024

Verified presence and correct version numbers.
Passed

@rstens
Copy link
Member

rstens commented May 24, 2024

Also verified in Test, as the previous verification was only done in Dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Names Team Name Request Name Examination Team NameX NameX and related services proxied via namex Priority1 techdebt
Projects
None yet
Development

No branches or pull requests

4 participants