diff options
author | Grégoire Aubert <gregoire.aubert@sonarsource.com> | 2018-12-13 18:17:07 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2018-12-20 11:41:51 +0100 |
commit | 44ab47b5ed95185667169704dd614cd5f8e39c57 (patch) | |
tree | e6b2ec7585d3b698a5f5b73eaf16f44235059212 /sonar-core | |
parent | 893a66d84f9c6169c270cd5269771c3e3d6f8d81 (diff) | |
download | sonarqube-44ab47b5ed95185667169704dd614cd5f8e39c57.tar.gz sonarqube-44ab47b5ed95185667169704dd614cd5f8e39c57.zip |
SONARCLOUD-271 Create new Notification sidebar
* Refactor userSettings store, use currentUser instead: Settings will now be stored on the currently logged in user, and will no
longer live on its own.
* Only show latest feature news as unread: If there's no notificationsLastReadDate prop, only show the latest
feature news as unread, instead of all of them.
* Use Modal component to render the nofitications sidebar
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/src/main/resources/org/sonar/l10n/core.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties index 5b5f129dc92..eae4d016b97 100644 --- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties +++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties @@ -87,6 +87,7 @@ learn_more=Learn More library=Library line_number=Line Number links=Links +load_more=Load more load_verb=Load login=Login major=Major @@ -2694,6 +2695,7 @@ embed_docs.latest_blog=Latest blog embed_docs.news=Product News embed_docs.stay_connected=Stay Connected embed_docs.suggestion=Suggestions For This Page +embed_docs.whats_new=What's new on SonarCloud? #------------------------------------------------------------------------------ # |