aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/overview/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8370 Display ratings on new code on a project dashbordStas Vilchik2017-01-313-8/+17
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-302-0/+9
* SONAR-8393 Rating indicators are not consistentStas Vilchik2017-01-243-32/+8
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-1/+0
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-083-20/+22
* SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)Stas Vilchik2016-11-011-47/+23
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-211-1/+1
* SONAR-8076 Improve message on leak period on coverage and duplications when n...Stas Vilchik2016-09-162-2/+2
* improve code qualityStas Vilchik2016-09-061-7/+7
* SONAR-7963 Display duplications on new code (#1148)Stas Vilchik2016-08-171-7/+60
* SONAR-7962 Move "Size" section to the sidebar (#1142)Stas Vilchik2016-08-121-108/+0
* SONAR-7964 Rename "New Lines of Code" to "New Lines to Cover"Stas Vilchik2016-08-101-1/+1
* SONAR-7492 display rating tooltips on measures pageStas Vilchik2016-07-201-27/+2
* SONAR-7492 Display an explanation tooltip for rating measures (#1104)Stas Vilchik2016-07-151-2/+32
* SONAR-7809 fix bad rendering when there is no new coverage on the Overview pageStas Vilchik2016-07-141-5/+10
* SONAR-7708 Reorganize "Code Smells" domain on project page (#1027)Stas Vilchik2016-06-161-11/+13
* refactor react components (#1033)Stas Vilchik2016-06-102-9/+7
* fix domain headers on the overview pageStas Vilchik2016-05-182-3/+3
* fix displaying of new technical debt on the overview pageStas Vilchik2016-05-181-1/+1
* display number of new lines to cover on overview pageStas Vilchik2016-05-161-12/+39
* refactor project overview page (#908)Stas Vilchik2016-05-1314-1061/+934
* SONAR-7446 Replace usage of facetMode 'debt' by 'effort' in Issues pageStas Vilchik2016-04-181-2/+2
* SONAR-7543 Sanitize metric domains (#901)Stas Vilchik2016-04-152-2/+2
* SONAR-7402 make it possible to see more about domain on the overview pageStas Vilchik2016-04-085-22/+65
* fix the order of code smells and technical debt in the leak periodStas Vilchik2016-04-071-6/+6
* change the link on technical debt from measures page to issues pageStas Vilchik2016-04-071-4/+8
* enforce js code style5.5-M14Stas Vilchik2016-04-058-18/+0
* improve rendering of ratings on project overview pageStas Vilchik2016-04-012-46/+32
* SONAR-6158 On a project Issues page, it should be possible to easily select t...Stas Vilchik2016-03-252-13/+7
* SONAR-7349 apply feedbackStas Vilchik2016-03-213-55/+71
* SONAR-7349 Change project's home page to support new issue typesStas Vilchik2016-03-093-56/+214
* SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ...Stas Vilchik2016-03-077-56/+39
* improve code qualityStas Vilchik2016-02-222-5/+5
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-2/+1
* use new WS on overview pageStas Vilchik2016-01-202-8/+11
* Fix project title in copyright headersSimon Brandhof2016-01-137-7/+7
* rewrite translation moduleStas Vilchik2016-01-065-10/+19
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-057-0/+133
* normalize overview pages urls and titlesStas Vilchik2015-12-095-14/+21
* improve code qualityStas Vilchik2015-12-085-10/+38
* improve code qualityStas Vilchik2015-12-085-12/+18
* improve code qualityStas Vilchik2015-12-082-8/+1
* increase thickness of donut chars on the overview pageStas Vilchik2015-12-082-2/+2
* set duplications threshold for 20% on the overview pagesStas Vilchik2015-12-041-1/+1
* SONAR-7068 improve alignment of measure on the overview pageStas Vilchik2015-12-023-23/+47
* improve display of leak period label on the detailed overview pagesStas Vilchik2015-12-011-2/+2
* SONAR-7068 apply feedbackStas Vilchik2015-11-262-6/+6
* SONAR-7066 Improve display of leak period on the overview pageStas Vilchik2015-11-263-10/+34
* SONAR-7068 Add a visual indicators for each domain on the overview pageStas Vilchik2015-11-254-12/+30
* SONAR-7067 Remove severity distribution from the overview pageStas Vilchik2015-11-252-34/+1