summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2016-11-01 15:57:44 +0000
committerFatih Acet <acetfatih@gmail.com>2016-11-01 15:57:44 +0000
commitb58d7ceaf503fcc3725abc6f7b671edd89fbb9c3 (patch)
treeb8306baf931dc37dc5f6d7175c1d6ecb4024fcbe /CHANGELOG.md
parentaba94f65f039908d14643f3854e3c2901ff843aa (diff)
parentedfa02d3cb235ae1661267b78c00d53c8264cd0e (diff)
downloadgitlab-ce-b58d7ceaf503fcc3725abc6f7b671edd89fbb9c3.tar.gz
Merge branch 'todos-empty-state' into 'master'
New todos blank state ## What does this MR do? Updates the blank state on todos. ### Blank state when user has previously had todos ![Screen_Shot_2016-10-12_at_12.40.35](/uploads/17d9a5a409d12bce73147e3879d9d62d/Screen_Shot_2016-10-12_at_12.40.35.png) ### Fully empty blank state ![Screen_Shot_2016-10-12_at_12.40.40](/uploads/5c0824096ced9f03b3ea5f892b70b08b/Screen_Shot_2016-10-12_at_12.40.40.png) ## What are the relevant issue numbers? Closes #20833 See merge request !6823
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ba9a38c04a8..575baec5fef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Fix mobile layout issues in admin user overview page !7087
- Fix HipChat notifications rendering (airatshigapov, eisnerd)
- Refactor Jira service to use jira-ruby gem
+- Improved todos empty state
- Add hover to trash icon in notes !7008 (blackst0ne)
- Only show one error message for an invalid email !5905 (lycoperdon)
- Fix sidekiq stats in admin area (blackst0ne)