Add /-/profile/gitlab_credits_dashboard initial view
What does this MR do and why?
Add /-/profile/gitlab_credits_dashboard initial view
This starts the development of the GitLab Credits usage dashboard for individual users behind a feature flag
References
- Issue: #605995 (closed)
- Epic: gitlab-org#22817
- Prototype: https://product-rapidprototype-a1c47d.gitlab.io/self-scoped-credits-usage/
- MR Cadence:
| MR | Description |
|---|---|
| !246133 (merged) | |
| !246138 (merged) | Add user credits dashboard shell app |
| !246157 (merged) | Add total credits used card to user gitlab credits dashboard |
| !246173 (merged) | Add filters to user gitlab credits dashboard |
| !246180 | Add usage statistics cards to user gitlab credits dashboard |
| !246189 | Add consumption chart to user gitlab credits dashboard |
Screenshots or screen recordings
| Before | After |
|---|---|
| N/A | ![]() |
How to set up and validate locally
- Ensure you're running local GDK in SAAS mode (e.g.
export GITLAB_SIMULATE_SAAS=1 gdk restart) - Enable
user_gitlab_credits_dashboard - Visit http://gdk.test:3000/-/profile/gitlab_credits_dashboard
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
