aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Collapse)AuthorAgeFilesLines
* 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-2911-10/+10
|
* SONAR-7761 Fix ITs as login page is now using AJAXJulien Lancelot2016-06-291-1/+1
|
* SONAR-7761 improve submitting of login formStas Vilchik2016-06-291-2/+2
|
* refactor quality profiles page (#1056)Stas Vilchik2016-06-2790-1711/+4326
|
* 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-172-2/+2
|
* SONAR-7708 Reorganize "Code Smells" domain on project page (#1027)Stas Vilchik2016-06-161-11/+13
|
* fix double web context when request l10n messagesStas Vilchik2016-06-151-1/+1
|
* SONAR-7718 Web API requests should send X-XSRF-TOKEN HTTP headerStas Vilchik2016-06-157-52/+119
|
* SONAR-7229 Create new Projects page for My Account spaceStas Vilchik2016-06-1511-3/+622
|
* SONAR-7717 automatically handle baseUrl (#1039)Stas Vilchik2016-06-1520-64/+63
|
* fix bad refactoringStas Vilchik2016-06-142-2/+2
|
* SONAR-7720 Modify the Permission Templates page to support project creators ↵Stas Vilchik2016-06-144-7/+73
| | | | (#1030)
* improve table rendering on the Code pageStas Vilchik2016-06-134-7/+19
|
* refactor react components (#1033)Stas Vilchik2016-06-1053-442/+770
|
* refactor permission templates page (#1025)Stas Vilchik2016-06-0931-623/+980
|
* update page and tables stylesStas Vilchik2016-06-086-6/+6
|
* refactor account app to drop redux (#1019)Stas Vilchik2016-06-0613-292/+136
|
* SONAR-7537 improve the changelog messageStas Vilchik2016-06-061-0/+7
|
* move testsStas Vilchik2016-06-0319-0/+1808
|
* refactor code page (#912)Stas Vilchik2016-05-3020-762/+683
|
* 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
| | | | | | | Sections "Settings" and "Plugins" are already available in other administration consoles so they should not be displayed in System Info page. Still they must be present in WS api/system/info.
* 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
|