Skip to content

Refactor import_projects store

Illya Klymov requested to merge xanf-refactor-import-projects-store into master

What does this MR do?

This MR refactors internal import_projects store. This allows us to unblock:

This is just a very deep refactoring, a couple of new features:

  • Uses new namespaces endpoint to load namespaces
  • Stores all user input in Vuex

Screenshots

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Illya Klymov

Merge request reports