Review comments Nov 11th
This commit is contained in:
parent
17ae29828a
commit
5ab8536f46
3 changed files with 5 additions and 2 deletions
|
@ -55,7 +55,6 @@ entry.
|
|||
- Remove 'Edit' button from wiki edit view !7143 (Hiroyuki Sato)
|
||||
- Cleaned up global namespace JS !19661 (Jose Ivan Vargas)
|
||||
- Refactor Jira service to use jira-ruby gem
|
||||
- Show random messages when the To Do list is empty. !13823 (jllaneras)
|
||||
- Improved todos empty state
|
||||
- Add hover to trash icon in notes !7008 (blackst0ne)
|
||||
- Hides project activity tabs when features are disabled
|
||||
|
|
|
@ -108,4 +108,4 @@
|
|||
@mention
|
||||
in a comment, this will trigger a new item in your todo list, automatically.
|
||||
%p
|
||||
You will always know what to work on next.
|
||||
You will always know what to work on next.
|
||||
|
|
4
changelogs/unreleased/issue-13823.yml
Normal file
4
changelogs/unreleased/issue-13823.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Show random messages when the To Do list is empty
|
||||
merge_request: 6818
|
||||
author: Josep Llaneras
|
Loading…
Reference in a new issue