aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-9402 Filter project activity graphs based on date rangeGrégoire Aubert2017-07-047-84/+205
|
* SONAR-9402 Filter activity list based on a date range in the project ↵Grégoire Aubert2017-07-0412-37/+119
| | | | activity page
* SONAR-9440 Fix usage of measures/search_history apiGrégoire Aubert2017-07-045-5/+182
|
* SONAR-9401 Load gradually all projects history events and only at first loadGrégoire Aubert2017-07-0420-243/+955
|
* SONAR-9401 Force the metrics to a defined style on project history graphsGrégoire Aubert2017-07-045-9/+32
|
* SONAR-9401 Add the remediation effort graph to the project activity pageGrégoire Aubert2017-07-041-2/+3
|
* SONAR-9401 Add the duplications graph to the project activity pageGrégoire Aubert2017-07-042-3/+4
|
* SONAR-9401 Add the coverage graph to the project activity pageGrégoire Aubert2017-07-0413-233/+247
|
* SONAR-9401 Add leak period on the project activity page graphsGrégoire Aubert2017-07-046-22/+21
|
* SONAR-9401 Add the overview chart to the project activity pageGrégoire Aubert2017-07-0415-85/+907
|
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-0456-1718/+770
| | | | * Create a query helper library and use it in issues page and project activity page
* SONAR-9253 Remember last selected options on projects page (#2184)Stas Vilchik2017-06-212-23/+72
|
* apply more feedback on onboarding tutorial (#2179)Stas Vilchik2017-06-2015-64/+148
|
* apply feedback on onboarding (#2175)Stas Vilchik2017-06-2020-422/+742
|
* SONAR-9358 Display a first analysis spinner in the onboarding tutorialStas Vilchik2017-06-207-21/+269
|
* SONAR-9424 Show onboarding tutorial on first loginStas Vilchik2017-06-2015-55/+663
|
* SONAR-9357 Hide default login form if there are other ways to login (#2163)Stas Vilchik2017-06-2010-100/+502
|
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-2081-286/+6094
|
* update projects page layout (#2182)Stas Vilchik2017-06-1925-654/+385
|
* upgrade webpack (#2178)Stas Vilchik2017-06-1918-23/+23
|
* Remove top border on issues page facetsGrégoire Aubert2017-06-151-1/+1
|
* Remove outline on focused modalsGrégoire Aubert2017-06-151-0/+4
|
* 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 ↵Stas Vilchik2017-06-147-35/+53
| | | | on rules page
* 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
|
* 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 ↵Grégoire Aubert2017-06-093-77/+219
| | | | projects page
* SONAR-9245 Prevent the projects page topbar to keep open when switching app ↵Grégoire Aubert2017-06-0911-55/+87
| | | | in org context
* 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 ↵Grégoire Aubert2017-06-097-18/+54
| | | | projects page
* SONAR-9260 Add the new No Data filter to Coverage and Duplication facets on ↵Grégoire Aubert2017-06-0911-82/+120
| | | | projects page
* 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
|