aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9505 Projects page design break when coverage is 100.0%Grégoire Aubert2017-07-111-5/+1
* SONAR-9483 Add language filter and facet sorting when comparing with sonar wa...Grégoire Aubert2017-07-047-3/+21
* SONAR-9483 Reset the compareToProfile parameter when an action is done on the...Grégoire Aubert2017-07-041-2/+5
* SONAR-9483 Add link to the rules and highlight compared quality profilesGrégoire Aubert2017-07-043-3/+44
* SONAR-9482 Display the number of missing Sonar Way rules on the QP pageGrégoire Aubert2017-07-0416-222/+1012
* SONAR-9482 Rename api getQualityProfiles to seachQualityProfilesGrégoire Aubert2017-07-042-6/+6
* SONAR-8550 Fix styling issues on FirefoxGrégoire Aubert2017-07-043-5/+7
* SONAR-8550 Don't scroll top when doing an action on an eventGrégoire Aubert2017-07-043-4/+15
* SONAR-8550 Fix a regression that prevent from creating new versions on projec...Grégoire Aubert2017-07-042-4/+3
* SONAR-9401 Zoom automatically on project activity graphs that don't have data...Grégoire Aubert2017-07-044-20/+331
* SONAR-9401 Remove remediation graph on project activity pageGrégoire Aubert2017-07-041-3/+2
* Fix project history data loading bug when a graph is saved in localstorageGrégoire Aubert2017-07-048-39/+62
* SONAR-8550 Make the analysis version sticky in the project activity listGrégoire Aubert2017-07-044-34/+114
* SONAR-9414 Display a preview of the project activity graph on the project pageGrégoire Aubert2017-07-0420-128/+524
* Add missing parameters on first load of project activity listGrégoire Aubert2017-07-041-1/+3
* SONAR-8550 Group analyses by version in the project activity listGrégoire Aubert2017-07-046-36/+68
* SONAR-9404 Remember last selected project history graphGrégoire Aubert2017-07-047-93/+75
* SONAR-9404 Rework the project activity list styleGrégoire Aubert2017-07-049-144/+78
* SONAR-9412 Add event type icon in project activity category selectionGrégoire Aubert2017-07-044-0/+129
* SONAR-9402 Add wheel zoom to the project history graphsGrégoire Aubert2017-07-045-54/+73
* SONAR-9402 Add basic zooming capabilities to the project history graphsGrégoire Aubert2017-07-044-33/+134
* SONAR-9402 Filter project activity graphs based on date rangeGrégoire Aubert2017-07-046-79/+203
* SONAR-9402 Filter activity list based on a date range in the project activity...Grégoire Aubert2017-07-049-37/+85
* SONAR-9440 Fix usage of measures/search_history apiGrégoire Aubert2017-07-043-1/+166
* SONAR-9401 Load gradually all projects history events and only at first loadGrégoire Aubert2017-07-0417-224/+941
* SONAR-9401 Force the metrics to a defined style on project history graphsGrégoire Aubert2017-07-044-6/+29
* 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-049-149/+202
* SONAR-9401 Add leak period on the project activity page graphsGrégoire Aubert2017-07-044-17/+13
* SONAR-9401 Add the overview chart to the project activity pageGrégoire Aubert2017-07-0410-82/+490
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-0436-567/+604
* 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-2012-30/+94
* apply feedback on onboarding (#2175)Stas Vilchik2017-06-2018-402/+704
* SONAR-9358 Display a first analysis spinner in the onboarding tutorialStas Vilchik2017-06-205-18/+266
* SONAR-9424 Show onboarding tutorial on first loginStas Vilchik2017-06-206-32/+469
* SONAR-9357 Hide default login form if there are other ways to login (#2163)Stas Vilchik2017-06-206-90/+470
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-2061-79/+5499
* update projects page layout (#2182)Stas Vilchik2017-06-1924-651/+340
* Remove top border on issues page facetsGrégoire Aubert2017-06-151-1/+1
* 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-145-35/+48
* 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-144-126/+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-144-0/+63
* Fix new flow typed issuesGrégoire Aubert2017-06-1319-22/+20