Feature request: Display full gitlab namespace on import screen

In our gitlab instance we are building structure as follows:

Client
    Project Name
        Backend
        Frontend
        Mobile

It would be really helpful, if gitlab importing screen would include full namespace instead of only project name.

Currently we are left with 100 backends, 100 frontends etc and only way to find project that interest us is to either use developer console to find specific element based on url or by hoovering “See on gitlab” link and checking it’s location.

It would be great, if we won’t need to rename all the repos :slight_smile: I can create pull requests if pointed to the right repository.