-
- Downloads
Merge branch 'todo-issue-due-date' into 'master'
Todo issue due date ## What does this MR do? Adds the text 'Due today' or 'Due [DATE]' next to issues in todos. This does not add anyway to filter by due date - little steps. ## What are the relevant issue numbers? #18218 See merge request !6351
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/helpers/todos_helper.rb 20 additions, 0 deletionsapp/helpers/todos_helper.rb
- app/views/dashboard/todos/_todo.html.haml 1 addition, 0 deletionsapp/views/dashboard/todos/_todo.html.haml
- spec/features/todos/todos_spec.rb 7 additions, 1 deletionspec/features/todos/todos_spec.rb
Please register or sign in to comment