aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* update page and tables stylesStas Vilchik2016-06-081-1/+1
* refactor account app to drop redux (#1019)Stas Vilchik2016-06-0613-292/+136
* move testsStas Vilchik2016-06-037-0/+667
* refactor code page (#912)Stas Vilchik2016-05-3018-813/+648
* 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 display of links from QG failuresStas Vilchik2016-05-191-1/+1
* fix domain headers on the overview pageStas Vilchik2016-05-182-3/+3
* display complementary duplications measuresStas Vilchik2016-05-181-1/+4
* 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-1342-1605/+1909
* update eslintStas Vilchik2016-05-131-1/+1
* 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-1327-41/+58
* 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-102-20/+50
* 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-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
* fix displaying of project with slash in the name on measures pageStas Vilchik2016-04-251-2/+9
* Automatic merge from branch-5.5Jenkins CI2016-04-214-54/+9
|\
| * SONAR-7553 use api/ce/activity_status to get number of pending and failing tasksStas Vilchik2016-04-211-8/+6
| * SONAR-7187 do not usage paginationStas Vilchik2016-04-214-52/+9
* | Automatic merge from branch-5.5Jenkins CI2016-04-207-20/+71
|\|
| * apply feedback for measures page (#905)Stas Vilchik2016-04-196-19/+70
| * add web context on the measures pageStas Vilchik2016-04-191-1/+1
* | improve display of quality profile permalinksStas Vilchik2016-04-191-3/+6
* | SONAR-7476 apply feedbackStas Vilchik2016-04-191-3/+6
* | Automatic merge from branch-5.5Jenkins CI2016-04-181-2/+2
|\|
| * fix bubble chart configurationStas Vilchik2016-04-181-2/+2
* | SONAR-7446 Replace usage of facetMode 'debt' by 'effort' in Issues pageStas Vilchik2016-04-182-5/+5
* | SONAR-7476 Provide a link to inactive rules from a quality profile pageStas Vilchik2016-04-182-0/+5
* | SONAR-7433 Provide a visual feedback when creating a projectStas Vilchik2016-04-182-22/+42
* | SONAR-7548 Display type of background tasksStas Vilchik2016-04-186-7/+52
* | Automatic merge from branch-5.5Jenkins CI2016-04-1810-124/+267
|\|
| * SONAR-7543 Sanitize metric domains (#901)Stas Vilchik2016-04-154-6/+7
| * SONAR-7402 improve measures home page (#900)Stas Vilchik2016-04-157-119/+261
* | fix quality flawsStas Vilchik2016-04-155-12/+8
* | Automatic merge from branch-5.5Jenkins CI2016-04-141-4/+2
|\|