aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/overview
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8643 Make the color palette consistentStas Vilchik2017-01-241-2/+2
* SONAR-8692 Replace calls to api/timemachine/index WS by api/measures/search_h...Stas Vilchik2017-01-241-8/+7
* SONAR-8393 Rating indicators are not consistentStas Vilchik2017-01-243-32/+8
* SONAR-8304 fix testsStas Vilchik2017-01-161-1/+3
* SONAR-8304 Developer Connection link should be browser-friendlyStas Vilchik2017-01-133-5/+8
* SONAR-8304 Developer Connection link should be browser-friendlyStas Vilchik2017-01-124-14/+200
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-233-14/+34
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-2211-13/+3
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-196-215/+171
* support old project permalinksStas Vilchik2016-12-121-4/+3
* reorganize store directoriesStas Vilchik2016-12-092-2/+2
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-085-24/+28
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-074-34/+33
* fix displaying a source code of a file after searchStas Vilchik2016-11-301-0/+5
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-282-10/+50
* SONAR-8119 apply feedbackStas Vilchik2016-11-092-31/+48
* SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)Stas Vilchik2016-11-012-55/+23
* SONAR-8119 improve rendering of quality gate conditions on project dashboardStas Vilchik2016-10-282-61/+58
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-213-10/+4
* SONAR-8119 improve display of rating conditions on project dashboardStas Vilchik2016-10-053-22/+60
* SONAR-8119 Correctly display rating conditions in quality gates and in projec...Stas Vilchik2016-09-221-1/+5
* 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
* use jest (#1202)Stas Vilchik2016-09-023-88/+51
* SONAR-7962 increase visibility of size sectionStas Vilchik2016-08-304-40/+38
* SONAR-7963 Display duplications on new code (#1148)Stas Vilchik2016-08-172-8/+63
* fix alignment glitch on the project dasboardStas Vilchik2016-08-171-1/+1
* SONAR-7962 Move "Size" section to the sidebar (#1142)Stas Vilchik2016-08-129-129/+97
* SONAR-7920 better align link iconsStas Vilchik2016-08-111-5/+0
* SONAR-7964 Rename "New Lines of Code" to "New Lines to Cover"Stas Vilchik2016-08-101-1/+1
* SONAR-7920 sort linksStas Vilchik2016-08-101-2/+4
* SONAR-7936 Links with same name are not displayed on project dashboardStas Vilchik2016-08-083-25/+64
* improve code qualityStas Vilchik2016-07-292-29/+2
* fix profile overflow on project overview pageStas Vilchik2016-07-211-1/+1
* do not display 0 on overview page when no profilesStas Vilchik2016-07-201-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-152-9/+42
* apply feedback on profiles pageStas Vilchik2016-07-152-13/+56
* SONAR-7806 Remove events on module viewStas Vilchik2016-07-141-1/+6
* SONAR-7809 fix bad rendering when there is no new coverage on the Overview pageStas Vilchik2016-07-141-5/+10
* apply feedback for the quality profiles pageStas Vilchik2016-07-072-10/+6
* SONAR-6551 warn about deprecated rules on project overview (#1059)Stas Vilchik2016-07-012-25/+97
* SONAR-7708 Reorganize "Code Smells" domain on project page (#1027)Stas Vilchik2016-06-161-11/+13
* refactor react components (#1033)Stas Vilchik2016-06-104-17/+13
* move testsStas Vilchik2016-06-033-0/+169
* fix unwanted WS call when QG is greenStas Vilchik2016-05-251-22/+25
* fix display of links from QG failuresStas Vilchik2016-05-191-1/+1
* 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-163-12/+48