Skip to content

Move assets in preparation for introducing import_groups app

Illya Klymov requested to merge xanf-move-import-related-assets into master

What does this MR do?

Related issue: #249151 (closed)

This MR makes two things:

  • Moves import-related CSS to page-specific bundle
  • Creates generic import_entities directory and puts import_project directory as subfolder of this one

As part of &4374 (closed) we will be introducing new import_groups app. Part of this app will be unified with existing import_projects, so I'm extracting step of moving things around for easier review of "content MR"

Screenshots (strongly suggested)

Before After
image image

(no change intended)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Illya Klymov

Merge request reports