aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6972 improve loading UX of administration pagesStas Vilchik2015-11-1623-65/+204
* fix ui spinnerStas Vilchik2015-11-161-11/+2
* fix select2 ui glitchStas Vilchik2015-11-161-0/+1
* SONAR-7019 fix the title of the built-in profiles restoration dialogStas Vilchik2015-11-161-1/+1
* fix display of admin extensionsStas Vilchik2015-11-161-2/+3
* SONAR-6331 make it possible to display a timeline on RATING and LEVEL measuresStas Vilchik2015-11-132-7/+31
* SONAR-6331 do not display tests block if there is no dataStas Vilchik2015-11-131-7/+13
* SONAR-6331 fall back to UT or IT coverageStas Vilchik2015-11-131-0/+4
* SONAR-6331 fix period index in coverage sectionStas Vilchik2015-11-131-2/+2
* SONAR-6331 fall back to UT or IT coverageStas Vilchik2015-11-131-7/+37
* SONAR-6331 ensure timeline Y tickStas Vilchik2015-11-131-2/+6
* SONAR-6331 refactor overview codeStas Vilchik2015-11-1346-672/+651
* use autoprefixer, clean up stylesStas Vilchik2015-11-1228-589/+156
* SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" ma...Stas Vilchik2015-11-1215-145/+489
* SONAR-6331 apply feedbackStas Vilchik2015-11-106-24/+15
* SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main pageStas Vilchik2015-11-1014-231/+363
* SONAR-6952 fix wordingStas Vilchik2015-11-101-1/+1
* SONAR-6917 apply feedbackStas Vilchik2015-11-102-1/+2
* SONAR-6952 apply feedbackStas Vilchik2015-11-101-1/+5
* SONAR-6361 add detailed "Duplications" panel for the "Overview" main pageStas Vilchik2015-11-0912-113/+178
* SONAR-6918 fix display of internal WSStas Vilchik2015-11-094-6/+13
* SONAR-6917 display a warning message in documentation of internal web servicesStas Vilchik2015-11-091-1/+1
* SONAR-6999 display the since tag for WS parameters, add "since" tag for "addi...Stas Vilchik2015-11-091-0/+3
* SONAR-6952 display the deprecated flagStas Vilchik2015-11-093-2/+14
* SONAR-6331 fix project overview redirectionStas Vilchik2015-11-091-5/+14
* ie11 fixesStas Vilchik2015-11-092-4/+5
* remove extra font letter-spacingStas Vilchik2015-11-091-1/+0
* bugfix: project permissions page shows all projectsStas Vilchik2015-11-091-1/+1
* SONAR-6331 fix label for previous analysis periodStas Vilchik2015-11-091-0/+3
* SONAR-6331 apply feedbackStas Vilchik2015-11-097-23/+43
* SONAR-6331 apply feedbackStas Vilchik2015-11-064-84/+36
* SONAR-6331 display overview page by defaultStas Vilchik2015-11-062-19/+6
* SONAR-6357 add detailed "Size" panel for the "Overview" main pageStas Vilchik2015-11-0638-428/+1000
* refactor urls helperStas Vilchik2015-11-0211-41/+59
* refactor measure formattingStas Vilchik2015-11-0224-343/+320
* SONAR-6331 improve display of measures on the project overview pageStas Vilchik2015-11-022-8/+14
* Automatic merge from branch-5.2Jenkins CI2015-11-021-0/+21
|\
| * SONAR-5851 Add back the WS /profiles/export web pageTeryk Bellahsene2015-10-301-0/+21
* | SONAR-6331 improve UX of the project overview pageStas Vilchik2015-10-3054-1197/+1029
* | SONAR-6331 small ui improvementStas Vilchik2015-10-271-0/+4
* | upgrade to react 0.14.0Stas Vilchik2015-10-2721-26/+43
* | SONAR-6331 fix for provisioned projectStas Vilchik2015-10-271-2/+2
* | SONAR-6331 fix for provisioned projectStas Vilchik2015-10-272-1/+12
* | SONAR-6331 apply feedbackStas Vilchik2015-10-271-4/+14
* | improve code qualityStas Vilchik2015-10-275-21/+15
* | SONAR-6359 apply feedbackStas Vilchik2015-10-273-0/+5
* | SONAR-6331 improve rendering of domain tabsStas Vilchik2015-10-2712-57/+109
* | add web tests for chartsStas Vilchik2015-10-273-3/+6
* | SONAR-6331 apply feedbackStas Vilchik2015-10-2716-66/+109
* | Automatic merge from branch-5.2Jenkins CI2015-10-271-4/+4
|\|