Skip to content

Categorize enterprise frontend startup behaviors

Warren Gifford requested to merge ef/enterprise-frontend-init into master

Created by: efritz

This moves the startup logic from the enterprise frontend into the packages where the behaviors belong.

Affected:

  • authz
  • campaigns
  • codeintel
  • licensing

Licensing is a bit messy here and needs to be in a subpackage to avoid a circular import. I'll try to deal with this in a future pass.

Merge request reports

Loading