Add admin users usage billing route
What does this MR do and why?
For more details please check the issue: https://gitlab.com/gitlab-org/gitlab/-/issues/566200
Screenshots or screen recordings
Check the issue https://gitlab.com/gitlab-org/gitlab/-/issues/566200
How to set up and validate locally
- Have a valid license in your GDK
- Access the url: https://gdk.test:3443/admin/gitlab_duo/usage/users/123
- Check if it loads:
- If
GITLAB_SIMULATE_SAAS=1-> 404 - If
GITLAB_SIMULATE_SAAS=0-> OK - If you remove your license -> 404
- If
usage_billing_devis enabled -> OK - If
usage_billing_devis disabled -> 404
- If
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Sheldon Led