Clean-up main seats app from Vuex store
What does this MR do and why?
- Clean up seats app and all the components from Vuex store
- Add spec to cover hasIndirectMembership when fetching the billable members
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
- #521326 (closed)
- &11942 (closed)
- Closes #521014 (closed)
- Closes #442182 (closed)
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
N/A
How to set up and validate locally
- Navigate to a group's Usage Quotas > Seats tab
- Expand a seat and verify it's working as expected without any console errors (one graphql error is expected if CDot is not running, this error isn't related to this MR)
Edited by Ammar Alakkad