aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7191 hide unrelevant filters on project background tasksStas Vilchik2016-02-181-9/+11
* SONAR-7191 add "Reset" buttonStas Vilchik2016-02-182-1/+14
* SONAR-7191 reset search when filter similar componentsStas Vilchik2016-02-181-1/+2
* SONAR-7191 uncheck "Only Latest Analysis" when select pending statusStas Vilchik2016-02-181-1/+10
* upgrate react-router and historyStas Vilchik2016-02-182-7/+5
* SONAR-7138 precise search labelStas Vilchik2016-02-181-1/+1
* SONAR-7330 Add rules long date columnsJulien Lancelot2016-02-172-0/+62
* SONAR-7191 fix web testsStas Vilchik2016-02-173-0/+0
* SONAR-7191 fix backrgound tasks pageStas Vilchik2016-02-173-2/+3
* SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-169-41/+45
* SONAR-7191 Update the background tasks page to reflect latest WS changesStas Vilchik2016-02-1635-770/+1487
* 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-058-4/+186
* display links to all issue filters and all measure filters on my account pageStas Vilchik2016-02-052-0/+8
* SONAR-6740 do not start Rails if Java container fails to startSimon Brandhof2016-02-051-1/+1
* SONAR-7123 Improve size of projects name columnsJulien Lancelot2016-02-051-2/+2
* improve positioning of oauth buttonsStas Vilchik2016-02-041-1/+1
* SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" pageStas Vilchik2016-02-041-6/+6
* SONAR-6858 Stop writing in exploded webapp at runtimeSimon Brandhof2016-02-041-1/+0
* SONAR-7217 Update messageJulien Lancelot2016-02-041-1/+1
* SONAR-7242 Identity Provider must define a display with icon url abd backgrou...Julien Lancelot2016-02-041-17/+3
* SONAR-6226 Display link to home on error pagesJulien Lancelot2016-02-043-2/+6
* SONAR-6226 Id provider info are set when users signupJulien Lancelot2016-02-042-0/+10
* SONAR-7123 Improve size of PROJECTS.LONG_NAME columnsJulien Lancelot2016-02-041-0/+31
* SONAR-7116 No way to scroll down when searching for a componentStas Vilchik2016-02-032-1/+8
* 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
* SONAR-7242 Add a migration to remove the preview permissionJulien Lancelot2016-02-031-0/+31
* SONAR-6584 WS api/resources/index fix when no measure returnedTeryk Bellahsene2016-02-031-3/+3
* display key for provisioned projectsStas Vilchik2016-02-034-4/+20
* SONAR-6584 WS api/resources/index limit number of measures and componentsTeryk Bellahsene2016-02-031-2/+7
* 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-032-2/+9
* one more time, improve rendering of login form with many oauth providersStas Vilchik2016-02-021-1/+1
* improve rendering of login form with many oauth providersStas Vilchik2016-02-022-16/+19
* fix display of favorite measure filtersStas Vilchik2016-02-021-1/+2
* SONAR-5582 drop jfreechartSimon Brandhof2016-02-021-8/+0
* SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-0273-129/+146
* SONAR-7250 use api/users/current on "My Account" pageStas Vilchik2016-02-028-24/+73
* SONAR-6226 update login form for oauth providersStas Vilchik2016-02-023-33/+58