aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* stabilize ProjectDrilldownTestStas Vilchik2016-02-121-1/+1
* update wording on my account pageStas Vilchik2016-02-051-1/+1
* SONAR-7070 Update leak label in quality gate managementTeryk Bellahsene2016-02-051-2/+2
* improve rendering of bar chartStas Vilchik2016-02-053-10/+12
* improve code qualityStas Vilchik2016-02-052-2/+2
* make it possible to manage favorite issue and measure filters on my account pageStas Vilchik2016-02-056-2/+186
* display links to all issue filters and all measure filters on my account pageStas Vilchik2016-02-052-0/+8
* SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" pageStas Vilchik2016-02-041-6/+6
* SONAR-7116 No way to scroll down when searching for a componentStas Vilchik2016-02-031-1/+1
* SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" pageStas Vilchik2016-02-031-17/+20
* fix loading of results in project permissions pageStas Vilchik2016-02-031-1/+6
* SONAR-7252 improve issues widget on my account pageStas Vilchik2016-02-031-6/+41
* display a real link to project on view projects pageStas Vilchik2016-02-031-12/+14
* make it possible to go back after opening code/projects pageStas Vilchik2016-02-031-1/+2
* display source viewer header on code pageStas Vilchik2016-02-031-4/+0
* fix loading of code in source viewerStas Vilchik2016-02-031-15/+6
* display key for provisioned projectsStas Vilchik2016-02-032-1/+5
* fix projects management pageStas Vilchik2016-02-031-1/+1
* drop status tooltips on background tasks pageStas Vilchik2016-02-031-2/+1
* improve rendering of key on overview pageStas Vilchik2016-02-031-2/+2
* fix display of favorite measure filtersStas Vilchik2016-02-021-1/+2
* SONAR-7250 use api/users/current on "My Account" pageStas Vilchik2016-02-027-11/+73
* improve rendering of quality gates conditionsStas Vilchik2016-02-011-3/+3
* do not open global search or help modal when another modal is openStas Vilchik2016-02-012-7/+11
* highlight current row in background tasks tableStas Vilchik2016-02-011-1/+1
* SONAR-7252 display widgets to my issues on "My Account" pageStas Vilchik2016-02-014-6/+244
* SONAR-7011 For admin, it is impossible to change its own password in the "Use...Stas Vilchik2016-02-013-6/+25
* SONAR-7231 add tokens help textStas Vilchik2016-02-011-0/+4
* SONAR-7228 Create new "My Issues" page5.4-M10Stas Vilchik2016-01-288-2/+181
* SONAR-7227 SONAR-7230 SONAR-7231 apply ui feedbackStas Vilchik2016-01-2811-23/+50
* SONAR-7230 improve rendering of notifications pageStas Vilchik2016-01-284-51/+102
* SONAR-7231 improve rendering of password formStas Vilchik2016-01-287-109/+127
* SONAR-7227 improve overall renderingStas Vilchik2016-01-2810-61/+91
* SONAR-7231 Create new "Security" page in "My Space"Stas Vilchik2016-01-286-0/+170
* SONAR-7230 Move user notifications into separate page of "My Account" spaceStas Vilchik2016-01-2811-11/+445
* SONAR-7227 Convert "My Profile" page to the new "My Account" pageStas Vilchik2016-01-2811-46/+415
* use new WS on overview pageStas Vilchik2016-01-207-66/+58
* use new WS on code, projects and overview pagesStas Vilchik2016-01-2013-59/+73
* highlight "Sure?" button when delete a tokenStas Vilchik2016-01-202-2/+2
* Merge pull request #719 from felipebz/l10n-fixStas Vilchik2016-01-201-2/+2
|\
| * Replace hardcoded string in AddedRemovedDebt componentFelipe Zorzo2016-01-151-2/+2
* | SONAR-7236 When clicking on TechDebt Ratio on New Code, we should drilldown o...Stas Vilchik2016-01-201-3/+1
* | SONAR-7210 WS user_tokens/search tokenCount replaced by tokensCount in responseTeryk Bellahsene2016-01-201-1/+1
* | display name of just created tokenStas Vilchik2016-01-204-8/+8
* | SONAR-7133 updade number of tokens on modal closingStas Vilchik2016-01-201-0/+5
* | fix display of results in SelectList componentStas Vilchik2016-01-201-1/+1
* | extract some js from ruby templateStas Vilchik2016-01-201-0/+9
* | SONAR-7133 Display number of tokens for each userStas Vilchik2016-01-191-1/+2
* | fix display of conditions table on quality gates pageStas Vilchik2016-01-191-1/+3
* | fix locale generation in safariStas Vilchik2016-01-191-1/+4