Add 'Explore topics' page
Changelog: added
显示
- app/assets/javascripts/behaviors/shortcuts/keybindings.js 7 个添加, 0 个删除app/assets/javascripts/behaviors/shortcuts/keybindings.js
- app/assets/javascripts/behaviors/shortcuts/shortcuts.js 4 个添加, 0 个删除app/assets/javascripts/behaviors/shortcuts/shortcuts.js
- app/controllers/dashboard/topics_controller.rb 19 个添加, 0 个删除app/controllers/dashboard/topics_controller.rb
- app/controllers/explore/topics_controller.rb 19 个添加, 0 个删除app/controllers/explore/topics_controller.rb
- app/finders/projects/topics_finder.rb 61 个添加, 0 个删除app/finders/projects/topics_finder.rb
- app/helpers/dashboard_helper.rb 1 个添加, 1 个删除app/helpers/dashboard_helper.rb
- app/helpers/explore_helper.rb 1 个添加, 1 个删除app/helpers/explore_helper.rb
- app/helpers/nav/top_nav_helper.rb 26 个添加, 0 个删除app/helpers/nav/top_nav_helper.rb
- app/helpers/sorting_helper.rb 21 个添加, 0 个删除app/helpers/sorting_helper.rb
- app/views/dashboard/_topics_head.html.haml 14 个添加, 0 个删除app/views/dashboard/_topics_head.html.haml
- app/views/dashboard/topics/index.html.haml 9 个添加, 0 个删除app/views/dashboard/topics/index.html.haml
- app/views/explore/_head.html.haml 1 个添加, 1 个删除app/views/explore/_head.html.haml
- app/views/explore/topics/index.html.haml 13 个添加, 0 个删除app/views/explore/topics/index.html.haml
- app/views/shared/empty_states/_topics.html.haml 7 个添加, 0 个删除app/views/shared/empty_states/_topics.html.haml
- app/views/shared/topics/_dropdown.html.haml 9 个添加, 0 个删除app/views/shared/topics/_dropdown.html.haml
- app/views/shared/topics/_list.html.haml 9 个添加, 0 个删除app/views/shared/topics/_list.html.haml
- app/views/shared/topics/_search_form.html.haml 2 个添加, 0 个删除app/views/shared/topics/_search_form.html.haml
- app/views/shared/topics/_topic.html.haml 9 个添加, 0 个删除app/views/shared/topics/_topic.html.haml
- config/routes/dashboard.rb 1 个添加, 0 个删除config/routes/dashboard.rb
- config/routes/explore.rb 1 个添加, 0 个删除config/routes/explore.rb
加载中
想要评论请 注册 或 登录