Remove frontend API class from global namespace

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

gitlab-ce!11374 made Api available as module, so it doesn't need to be global anymore. However not all occurrences have been adjusted to use the module import, yet.

  • fix app/views/help/ui.html.haml (and any other HAML file if necessary)
  • fix EE-only files (if necesssary)

/cc @mikegreiling

Edited by 🤖 GitLab Bot 🤖