-
Notifications
You must be signed in to change notification settings - Fork 59
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
Comments
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 |
Name-Examination did not have a footer like Name-Request did to put the tooltip with V number.
These endpoints are not working? Endpoints work in the browser and Postman but not accessible in code via fetch request. Network states 500 error. Possible CORS? |
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 |
Verified presence and correct version numbers. |
Also verified in Test, as the previous verification was only done in Dev. |
Standardize Version Display on Name Examination to make releases easier.
Please display an information icon:
when you hover over it will display the Name Examination UI Version and Setup NameX API Version similiar to Name Request.
The text was updated successfully, but these errors were encountered: