aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* do not display global error when source viewer can't show code due to securit...Stas Vilchik2016-10-271-3/+10
* improve front end dx (#1331)Stas Vilchik2016-10-2715-15/+51
* Fix quality flawJulien Lancelot2016-10-261-1/+1
* Fix quality flawsJulien Lancelot2016-10-261-1/+1
* SONAR-8120 Replace component uuid by component key in measures listJulien Lancelot2016-10-251-5/+3
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-2172-25/+2754
* move /projects to /projects/adminStas Vilchik2016-10-2115-2/+2
* SONAR-8291 display internal flag in web api documentationSimon Brandhof2016-10-171-0/+7
* SONAR-5857 remove "E" optionStas Vilchik2016-10-171-2/+1
* SONAR-8119 improve display of rating conditions on project dashboardStas Vilchik2016-10-053-22/+60
* SONAR-8119 fix display of new ratings on measures pageStas Vilchik2016-10-051-18/+26
* SONAR-8119 restrict options when defining a condition on ratingsStas Vilchik2016-10-052-37/+76
* SONAR-8169 Make "My Activity" page default for authenticated usersStas Vilchik2016-09-302-1/+7
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-3046-967/+1274
* SONAR-8173 drop global permission "shareDashboard"Simon Brandhof2016-09-281-1/+0
* Automatic merge from branch-6.1ssjenka2016-09-281-1/+4
|\
| * SONAR-8056 fix loading of issuesStas Vilchik2016-09-271-1/+4
* | Automatic merge from branch-6.1ssjenka2016-09-234-2/+144
|\|
| * SONAR-5856 add wildcards helpStas Vilchik2016-09-222-0/+129
| * SONAR-8021 fix "null" errorStas Vilchik2016-09-221-1/+1
| * SONAR-5856 fix default value for boolean fieldsStas Vilchik2016-09-222-2/+15
* | SONAR-8136 Provide a special input to configure conditions based on ratingsStas Vilchik2016-09-223-20/+202
* | SONAR-8119 Correctly display rating conditions in quality gates and in projec...Stas Vilchik2016-09-222-5/+9
* | remove usages of periodsStas Vilchik2016-09-223-6/+2
* | SONAR-8021 fix "null" errorStas Vilchik2016-09-211-1/+1
|/
* Automatic merge from branch-5.6ssjenka2016-09-161-1/+2
|\
| * SONAR-8091 "All" option of "New Issues" facet works wrongStas Vilchik2016-09-161-1/+2
* | SONAR-8076 Improve message on leak period on coverage and duplications when n...Stas Vilchik2016-09-162-2/+2
* | SONAR-7907 update uiStas Vilchik2016-09-161-9/+7
* | sort components by qualifier on code pageStas Vilchik2016-09-162-2/+8
* | SONAR-7932 Useless WS call on the Code page (#1248)Stas Vilchik2016-09-162-7/+9
* | SONAR-8068 Bold font does not render properly on linux and windowsStas Vilchik2016-09-161-1/+1
* | SONAR-8057 Make current user default option when assigning issuesStas Vilchik2016-09-161-7/+4
* | SONAR-7999 Improve switching between parameters and response exampleStas Vilchik2016-09-161-2/+2
* | improve code qualityStas Vilchik2016-09-163-5/+3
* | SONAR-7790 Improve issue comment modal UIStas Vilchik2016-09-163-12/+57
* | Merge remote-tracking branch 'origin/branch-5.6'Stas Vilchik2016-09-152-2/+4
|\|
| * fix SSF-50Stas Vilchik2016-09-151-1/+2
| * fix SSF-49Stas Vilchik2016-09-151-3/+2
* | do not send an overriden language if none is setThomas Weißschuh2016-09-151-1/+4
* | fix project-level navigationStas Vilchik2016-09-141-14/+6
* | SONAR-8056 Issue counter is wrongStas Vilchik2016-09-141-6/+10
* | Merge branch 'branch-5.6'Stas Vilchik2016-09-1312-167/+180
|\|
| * 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-7978 align form betterStas Vilchik2016-09-131-2/+4
* | SONAR-5856 correctly display html descriptionsStas Vilchik2016-09-131-3/+2
* | SONAR-8029 add visual feedback when removing projectsStas Vilchik2016-09-131-0/+1
* | SONAR-8021 handle failed requests with statuses 502, 503 and 504Stas Vilchik2016-09-131-1/+4