gitlab-org--gitlab-foss/config/routes
Thong Kuah 5b3c096c9e Convert clusters to use a top-level controller
In preparation so that we can create both cluster attached to project
and cluster attached to group.

- Move ClustersController to top level

- Move Clusters::ApplicationsController to top-level too

- Creates a Clusters::BaseController to share common functions

- Do not rely on @project ivar. Anything could set the ivar.

- Fix Vue page components due to new data-page value

Because of the controller change we have gone from
`projects:clusters:new` to `clusters:new`, so we need to update the file
location of the page components. There is somewhere a function that will
convert data-page to a file location.

On that note, projects/clusters/gcp/new/, translate to
Projects::Clusters::Gcp#new doesn't exist so replace that with
clusters/create_gcp/ and clusters/create_user/
2018-11-01 18:38:36 +13:00
..
admin.rb Put EE routes in EE files under EE directories 2018-10-26 14:27:05 +08:00
api.rb Initial setup GraphQL using graphql-ruby 1.8 2018-06-06 10:58:54 +02:00
ci.rb Make ci/lint page context aware: 2018-03-26 17:03:11 -06:00
dashboard.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
development.rb
explore.rb
git_http.rb [CE] Add Naming/FileName rule checking expected class/module per filename 2018-03-08 12:56:54 +00:00
google_api.rb
group.rb Put EE routes in EE files under EE directories 2018-10-26 14:27:05 +08:00
help.rb
import.rb Merge branch 'master' into sh-support-bitbucket-server-import 2018-07-12 05:21:37 -07:00
instance_statistics.rb Fix leading slash in redirects and add cop 2018-09-21 14:10:20 +00:00
legacy_builds.rb
profile.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
project.rb Convert clusters to use a top-level controller 2018-11-01 18:38:36 +13:00
repository.rb Transfer to commits_controller, add test, and update changelog 2018-07-24 08:04:16 +08:00
sherlock.rb
sidekiq.rb
snippets.rb Fix broken Members link when relative URL root paths are used 2017-10-27 14:32:38 -07:00
uploads.rb allow uploading favicon in appearance settings 2018-06-05 16:20:18 +02:00
user.rb Resolve "Add new "Overview" tab on user profile page" 2018-10-04 07:55:37 +00:00
wiki.rb Fix leading slash in redirects and add cop 2018-09-21 14:10:20 +00:00