-
- Downloads
Explore area
Create one place for exploring GitLab instance projects and groups for
both signed in and anonymous users
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/assets/stylesheets/sections/explore.scss 8 additions, 0 deletionsapp/assets/stylesheets/sections/explore.scss
- app/controllers/public/explore_controller.rb 12 additions, 0 deletionsapp/controllers/public/explore_controller.rb
- app/controllers/public/groups_controller.rb 1 addition, 1 deletionapp/controllers/public/groups_controller.rb
- app/finders/trending_projects_finder.rb 19 additions, 0 deletionsapp/finders/trending_projects_finder.rb
- app/views/layouts/devise.html.haml 1 addition, 1 deletionapp/views/layouts/devise.html.haml
- app/views/layouts/public.html.haml 21 additions, 4 deletionsapp/views/layouts/public.html.haml
- app/views/public/explore/index.html.haml 18 additions, 0 deletionsapp/views/public/explore/index.html.haml
- app/views/public/groups/index.html.haml 0 additions, 8 deletionsapp/views/public/groups/index.html.haml
- app/views/public/projects/index.html.haml 0 additions, 5 deletionsapp/views/public/projects/index.html.haml
- config/routes.rb 2 additions, 1 deletionconfig/routes.rb
app/assets/stylesheets/sections/explore.scss
0 → 100644
app/controllers/public/explore_controller.rb
0 → 100644
app/finders/trending_projects_finder.rb
0 → 100644
app/views/public/explore/index.html.haml
0 → 100644
Please register or sign in to comment