Files
gerrit/polygerrit-ui/app/elements/admin/gr-project-list
Becky Siegel 28d1bf6f1e Map legacy create routes to new routes
Previous routes:

/admin/create-project/ --> /admin/projects#create
/admin/create-group/ --> /admin/groups#create

Now do not have dedicated pages, but instead modals on the group list
and project list pages, respectively.

This change redirects the routes, and opens the corresponding modal
when the user lands on the page.

Change-Id: Ic50ff8e00dc1bf6361b6bd36c38fe8bac1106f6c
2017-09-05 10:29:44 -07:00
..