aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-9329 Impossible to activate a rule from the listStas Vilchik2017-06-143-11/+151
* SONAR-9303 disable changing of rules for built-in profilesStas Vilchik2017-06-143-5/+7
* SONAR-9302 update tooltips for built-in profilesStas Vilchik2017-06-141-1/+6
* SONAR-9303 Do not display activation actions for built-in quality profiles on...Stas Vilchik2017-06-147-35/+53
* SONAR-9302 Display inheritance hints for built-in quality profilesStas Vilchik2017-06-143-11/+31
* SONAR-9305 Remove action to restore built-in profiles in web appStas Vilchik2017-06-145-131/+0
* SONAR-9303 Do not display changing actions for built-in quality profilesStas Vilchik2017-06-143-5/+11
* SONAR-9302 Display built-in flag on Quality profiles pageStas Vilchik2017-06-147-13/+77
* Fix new flow typed issuesGrégoire Aubert2017-06-1334-39/+37
* Update to last flow type versionGrégoire Aubert2017-06-1390-1900/+4378
* SONAR-9374 Update page titles for SonarCloud modeGrégoire Aubert2017-06-093-19/+21
* SONAR-9245 Display new_lines measure even if there is no data on the leak pro...Grégoire Aubert2017-06-093-77/+219
* SONAR-9245 Prevent the projects page topbar to keep open when switching app i...Grégoire Aubert2017-06-0911-55/+87
* SONAR-9245 Update sorting select for leak in projects pageGrégoire Aubert2017-06-0910-78/+124
* SONAR-9245 Update leak project cards style on projects pageGrégoire Aubert2017-06-097-39/+34
* SONAR-9245 Fix infini-load on project cards without leak data on projects pageGrégoire Aubert2017-06-099-284/+427
* SONAR-9245 Enhance the top bar close button on the projects pageGrégoire Aubert2017-06-097-105/+116
* SONAR-9245 Keep the top bar open while switching between favorits and all pro...Grégoire Aubert2017-06-097-18/+54
* SONAR-9260 Add the new No Data filter to Coverage and Duplication facets on p...Grégoire Aubert2017-06-0911-82/+120
* SONAR-9254 Disable sorting in visualization mode when all projects are visibleGrégoire Aubert2017-06-097-13/+100
* SONAR-9254 Add last analysis on overall projects pageGrégoire Aubert2017-06-094-11/+27
* SONAR-9254 Add analysis date sorting on projects pageGrégoire Aubert2017-06-094-17/+34
* SONAR-9254 Move the projects search box on top of the projects cardsGrégoire Aubert2017-06-099-62/+155
* SONAR-9254 Move projects facets sorting to the topbar of the projects pageGrégoire Aubert2017-06-0924-425/+814
* SONAR-9245 Add all leak facetsGrégoire Aubert2017-06-0923-166/+578
* SONAR-9245 Fix measures style and don't allow leak date to float upGrégoire Aubert2017-06-093-11/+9
* SONAR-9245 Add the leak period start dateGrégoire Aubert2017-06-096-71/+199
* SONAR-9245 Hide the facets that are not related to the leakGrégoire Aubert2017-06-096-103/+258
* Move issues type icons to the icons-components folderGrégoire Aubert2017-06-099-24/+30
* SONAR-9256 Update project cards design on the projects pageGrégoire Aubert2017-06-0914-618/+779
* SONAR-9245 Create the leak view on projects pageGrégoire Aubert2017-06-0914-228/+430
* SONAR-9253 Create an option panel on top of projects pageGrégoire Aubert2017-06-0918-166/+846
* Automatic merge from branch-6.4ssjenka2017-06-022-2/+2
|\
| * update sonarcloud terms urlStas Vilchik2017-06-012-2/+2
* | Automatic merge from branch-6.4ssjenka2017-06-013-11/+11
|\|
| * SONAR-9312 Replace SonarQube.com by SonarCloud (#2130)Stas Vilchik2017-05-313-11/+11
| * Set version 6.4-SNAPSHOTSimon Brandhof2017-05-291-1/+1
| * Release 6.4-RC36.4-RC3Simon Brandhof2017-05-291-1/+1
* | rework quality profiles modals (#2123)Stas Vilchik2017-05-3033-657/+1147
* | display spinner while l10n and system statues are requestedStas Vilchik2017-05-292-2/+7
* | SONAR-9330 Display the loading spinner immediately when page loadsGrégoire Aubert2017-05-295-21/+45
* | Display about page fasterGrégoire Aubert2017-05-297-58/+70
* | drop legacy code from libs/ (#2118)Stas Vilchik2017-05-298-508/+18
* | expose ModalForm componentStas Vilchik2017-05-291-1/+4
* | rework some modals (#2113)Stas Vilchik2017-05-2919-391/+585
* | Automatic merge from branch-6.4ssjenka2017-05-264-25/+22
|\|
| * remove avatar for system events on issues changelog popup (#2109)Grégoire Aubert2017-05-264-25/+22
* | Automatic merge from branch-6.4ssjenka2017-05-2417-33/+41
|\|
| * SONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overviewGrégoire Aubert2017-05-247-11/+12
| * Fix localization in projects page facetsGrégoire Aubert2017-05-2410-22/+29