Project topics: Add management in admin area
显示
- app/assets/javascripts/pages/admin/topics/edit/index.js 8 个添加, 0 个删除app/assets/javascripts/pages/admin/topics/edit/index.js
- app/assets/javascripts/pages/admin/topics/new/index.js 8 个添加, 0 个删除app/assets/javascripts/pages/admin/topics/new/index.js
- app/controllers/admin/topics/avatars_controller.rb 14 个添加, 0 个删除app/controllers/admin/topics/avatars_controller.rb
- app/controllers/admin/topics_controller.rb 57 个添加, 0 个删除app/controllers/admin/topics_controller.rb
- app/controllers/uploads_controller.rb 4 个添加, 1 个删除app/controllers/uploads_controller.rb
- app/finders/projects/topics_finder.rb 29 个添加, 0 个删除app/finders/projects/topics_finder.rb
- app/helpers/avatars_helper.rb 4 个添加, 0 个删除app/helpers/avatars_helper.rb
- app/models/concerns/avatarable.rb 1 个添加, 0 个删除app/models/concerns/avatarable.rb
- app/models/projects/project_topic.rb 1 个添加, 1 个删除app/models/projects/project_topic.rb
- app/models/projects/topic.rb 17 个添加, 0 个删除app/models/projects/topic.rb
- app/views/admin/topics/_form.html.haml 40 个添加, 0 个删除app/views/admin/topics/_form.html.haml
- app/views/admin/topics/_topic.html.haml 17 个添加, 0 个删除app/views/admin/topics/_topic.html.haml
- app/views/admin/topics/edit.html.haml 4 个添加, 0 个删除app/views/admin/topics/edit.html.haml
- app/views/admin/topics/index.html.haml 19 个添加, 0 个删除app/views/admin/topics/index.html.haml
- app/views/admin/topics/new.html.haml 4 个添加, 0 个删除app/views/admin/topics/new.html.haml
- app/views/layouts/nav/sidebar/_admin.html.haml 5 个添加, 1 个删除app/views/layouts/nav/sidebar/_admin.html.haml
- app/views/shared/empty_states/_topics.html.haml 7 个添加, 0 个删除app/views/shared/empty_states/_topics.html.haml
- app/views/shared/notes/_hints.html.haml 29 个添加, 27 个删除app/views/shared/notes/_hints.html.haml
- app/views/shared/topics/_search_form.html.haml 7 个添加, 0 个删除app/views/shared/topics/_search_form.html.haml
- config/routes/admin.rb 7 个添加, 0 个删除config/routes/admin.rb
加载中
想要评论请 注册 或 登录