Skip to content

Removes cycle analytics service and store from global namespace

Filipa Lacerda requested to merge 34371-cycle-analitcs-global into master

What does this MR do?

Reduces technical debt:

  • Removes store from global namespace
  • Removes service from global namespace
  • Replaces ajax with vue-resource
  • Uses data as a function, as stated in docs and warnings.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#34371 (moved)

Merge request reports