Skip to content

Remove Top Nav JavaScript app

Lukas 'ai-pi' Eipert requested to merge leipert-remove-top-nav-js-code into master

What does this MR do and why?

Remove Top Nav JavaScript app

The legacy nav cannot be rendered any longer, so we can remove it. Please note, that some related components, which likely won't be needed any longer will be removed in a follow-up.

  • ~/frequent_items
  • ~/invite_members
  • ~/vue_shared/components/keep_alive_slots.vue
  • ~/vue_shared/components/vuex_module_provider.vue

Furthermore the related HAML code and CSS classes haven't been removed either to keep this changeset smaller.

Remove top nav related QA items

They are not of use any longer. Let's get rid of it.

Screenshots or screen recordings

N/A - No user visible changes

How to set up and validate locally

N/A, no failing specs?

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lukas 'ai-pi' Eipert

Merge request reports