aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | apply feedback for the quality profiles pageStas Vilchik2016-07-0113-86/+98
* | fix WS call on the update center pageStas Vilchik2016-06-301-3/+0
* | update wording on maintenance/setup pageStas Vilchik2016-06-303-3/+3
* | apply feedback for the quality profiles pageStas Vilchik2016-06-303-23/+19
* | apply feedback for the quality profiles pageStas Vilchik2016-06-308-103/+85
* | update js lintersStas Vilchik2016-06-296-6/+5
* | refactor quality profiles page (#1056)Stas Vilchik2016-06-2783-1702/+4021
* | SONAR-7229 improve messagesStas Vilchik2016-06-211-1/+1
* | SONAR-7720 apply feedbackStas Vilchik2016-06-172-10/+10
* | SONAR-7229 apply feedbackStas Vilchik2016-06-174-30/+39
* | fix display of My Projects page when web context is setStas Vilchik2016-06-171-1/+1
* | SONAR-7708 Reorganize "Code Smells" domain on project page (#1027)Stas Vilchik2016-06-161-11/+13
* | SONAR-7718 Web API requests should send X-XSRF-TOKEN HTTP headerStas Vilchik2016-06-151-1/+2
* | SONAR-7229 Create new Projects page for My Account spaceStas Vilchik2016-06-1510-3/+617
* | fix bad refactoringStas Vilchik2016-06-142-2/+2
* | SONAR-7720 Modify the Permission Templates page to support project creators (...Stas Vilchik2016-06-143-7/+59
* | improve table rendering on the Code pageStas Vilchik2016-06-134-7/+19
* | refactor react components (#1033)Stas Vilchik2016-06-1021-48/+56
* | refactor permission templates page (#1025)Stas Vilchik2016-06-0930-610/+964
* | 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