Todos sorting dropdown
显示
- CHANGELOG 1 个添加, 0 个删除CHANGELOG
- app/controllers/dashboard/todos_controller.rb 1 个添加, 0 个删除app/controllers/dashboard/todos_controller.rb
- app/finders/todos_finder.rb 5 个添加, 1 个删除app/finders/todos_finder.rb
- app/models/concerns/issuable.rb 4 个添加, 15 个删除app/models/concerns/issuable.rb
- app/models/concerns/sortable.rb 14 个添加, 0 个删除app/models/concerns/sortable.rb
- app/models/todo.rb 19 个添加, 0 个删除app/models/todo.rb
- app/views/dashboard/todos/index.html.haml 19 个添加, 0 个删除app/views/dashboard/todos/index.html.haml
- spec/features/todos/todos_sorting_spec.rb 67 个添加, 0 个删除spec/features/todos/todos_sorting_spec.rb
- spec/finders/todos_finder_spec.rb 70 个添加, 0 个删除spec/finders/todos_finder_spec.rb
加载中
想要评论请 注册 或 登录