-
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
Staff Dashboard - Implement Safe List Addition and Removal #20463
Comments
I think the reason the list is empty is because cors policy needs to be updated to include *.run.app urls from gcp, probably here https://github.com/bcgov/sbc-auth/blob/3c78b5029091c96c16fbd16d383508f899945906/auth-web/firebase.json#L23 |
@pwei1018 is your team able to pick up this work, or do we need to groom it |
Requirements:
|
@shaangill025 So I have no idea where this functionality is? Can you point me to it so I can take a look? |
Adding and deleting do not refresh the page automatically, you have to reload to see the result. |
Yes, bcgov/sbc-auth#2843 includes the required changes. |
[4:44 p.m.] Stens, Roland K CITZ:EX @ozamani9gh Your opinion? |
@shaangill025 and @rstens please confirm this is now working in DEV and TEST. If so we can close ticket. |
@ozamani9gh @ozamani9 It is working in DEV but not in TEST (yet). I also communicated with @shaangill025 the following: |
@rstens Can you please test again in Dev? |
Tested the few iterations in DEV and it looks good. |
In TEST Now as well: PASS |
Safe Email List (DEV/TEST) is in staff dashboard in DEV and TEST. However It is empty and needs implementation.
The text was updated successfully, but these errors were encountered: