Resolve "Follow up - Add Vuex to customizable cycle analytics"
Compare changes
- Ezekiel Kigbo authored
@@ -21,10 +21,10 @@ export default {
@@ -33,7 +33,7 @@ export default {
We introduced the Custom stages for cycle analytics form UI in !15216 (merged) this requires a request for groupLabels. We also refactored the ui for cycle analytics from HAML+vue to just haml in !15039 (merged) which also introduced Vuex to analytics/cycle_analytics
for state management.
This MR:
gon.features
check with the glFeatureFlags mixincustom_stage_form_container
which was a temporary solution before we finished the refactorIf this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:
@gitlab-com/gl-security/appsec
Closes #32019 (closed)