summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8091 "All" option of "New Issues" facet works wrongStas Vilchik2016-09-161-1/+2
* fix SSF-50Stas Vilchik2016-09-151-1/+2
* fix SSF-49Stas Vilchik2016-09-151-3/+2
* SONAR-8036 Code page does not expand root directory properly (#1239)Stas Vilchik2016-09-131-3/+18
* SONAR-8000 Redirect to login page if WS returns 401 (#1240)Stas Vilchik2016-09-136-21/+32
* SONAR-7897 Update measures on the Projects page (#1237)Stas Vilchik2016-09-135-109/+116
* SONAR-7941 When l10n bundle is corrupted or missing UI fails to renderStas Vilchik2016-09-121-5/+25
* SONAR-8033 Gravatar now works with non-lowercase email addresses. (#1218)Hendrik M Halkow2016-09-091-1/+1
* SONAR-7996 Rounding of technical debt is not accurate (#1154)Stas Vilchik2016-08-221-24/+22
* SONAR-7912 Highlight releasability rating in measure page of a viewStas Vilchik2016-07-211-1/+2
* SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)Stas Vilchik2016-07-182-2/+26
* SONAR-7809 fix bad rendering when there is no new coverage on the Overview pageStas Vilchik2016-07-141-5/+10
* change wording on the Setup pageStas Vilchik2016-05-301-2/+1
* fix unwanted WS call when QG is greenStas Vilchik2016-05-251-22/+25
* fix quality flawsStas Vilchik2016-05-202-4/+3
* fix display of links from QG failuresStas Vilchik2016-05-191-1/+1
* fix when sumit empty issue comment by keyboardStas Vilchik2016-05-191-0/+5
* fix domain headers on the overview pageStas Vilchik2016-05-182-3/+3
* display complementary duplications measuresStas Vilchik2016-05-181-1/+4
* SONAR-7223 "Best Values" are not displayed properly (#994)Stas Vilchik2016-05-182-95/+99
* SONAR-7639 pass BCP47 language tagStas Vilchik2016-05-181-4/+1
* SONAR-7271 hide 2 sections from System Info pageSimon Brandhof2016-05-181-4/+6
* fix displaying of new technical debt on the overview pageStas Vilchik2016-05-181-1/+1
* move "Releasability" domain on the first place on the measures pageStas Vilchik2016-05-171-2/+2
* display number of new lines to cover on overview pageStas Vilchik2016-05-163-12/+48
* SONAR-7530 Add pagination on the Project Measures page (#977)Stas Vilchik2016-05-166-22/+72
* SONAR-6336 display warning only for saved conditionsStas Vilchik2016-05-161-2/+3
* refactor project overview page (#908)Stas Vilchik2016-05-1344-1494/+1995
* update eslintStas Vilchik2016-05-132-347/+347
* SONAR-7327 Display a warning when no components selected on the Measures pageStas Vilchik2016-05-131-0/+24
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-1332-45/+75
* SONAR-7431 Keep filters state in url on background page (#965)Stas Vilchik2016-05-1326-661/+480
* fix display of UTS paths on measures pageStas Vilchik2016-05-131-1/+1
* SONAR-6336 show WS errorsStas Vilchik2016-05-122-61/+98
* SONAR-7094 Correct, expand update center summary (#941)Stas Vilchik2016-05-125-14/+35
* SONAR-7518 Restore Profile does not warn on missing rulesStas Vilchik2016-05-103-20/+62
* display message that only the first 1000 items are displayed on background ta...Stas Vilchik2016-05-103-2/+44
* display module name on measures pageStas Vilchik2016-05-101-2/+2
* SONAR-6336 display warning when duplicated conditions usedStas Vilchik2016-05-101-0/+28
* SONAR-7471 Search menu displayed twice when clicking on user menu in betweenStas Vilchik2016-05-091-2/+2
* SONAR-7526 better display of long tokensStas Vilchik2016-05-092-43/+46
* SONAR-7545 Set the maximum length of project key when create from UIStas Vilchik2016-05-091-3/+3
* improve tooltips on web api pageStas Vilchik2016-04-265-61/+82
* SONAR-7365 fix highlightingStas Vilchik2016-04-251-4/+6
* fix displaying of project with slash in the name on measures pageStas Vilchik2016-04-251-2/+9
* SONAR-7373 drop loading of code by scrollingStas Vilchik2016-04-222-34/+28
* Automatic merge from branch-5.5Jenkins CI2016-04-215-54/+18
|\
| * SONAR-7553 use api/ce/activity_status to get number of pending and failing tasksStas Vilchik2016-04-212-8/+15
| * SONAR-7187 do not usage paginationStas Vilchik2016-04-214-52/+9
* | SONAR-7373 reduce number of displayed linesStas Vilchik2016-04-201-4/+7