Skip to content

Deglobalize enterprise frontend

Administrator requested to merge refactor-enterprise-frontend into master

Created by: efritz

Let's stop assigning globals all over the place!

This is a first-step in defining an enterprise values bag that will replace assignments to global variables in the frontend codebase.

TODO notes have been placed on all of the other areas where global assignments into the non-enterprise package have been found. @mrnugget please let me know if I missed anything on the campagins end.

Once all of the areas are marked with TODOs, this will be an on-going effort until they have all been covered.

Merge request reports

Loading