aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9505 Projects page design break when coverage is 100.0%Grégoire Aubert2017-07-111-5/+1
|
* Add Web API link back to SonarCloud help popupGrégoire Aubert2017-07-112-0/+17
|
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
|
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
|
* SONAR-9483 Add language filter and facet sorting when comparing with sonar ↵Grégoire Aubert2017-07-047-3/+21
| | | | way profile
* SONAR-9483 Reset the compareToProfile parameter when an action is done on ↵Grégoire Aubert2017-07-041-2/+5
| | | | the quality profil facet
* SONAR-9483 Add link to the rules and highlight compared quality profilesGrégoire Aubert2017-07-044-6/+63
|
* 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-043-7/+12
|
* SONAR-9402 Add double click to reset the zoom level of the project activity ↵Grégoire Aubert2017-07-041-14/+20
| | | | page graphs
* SONAR-8550 Fix styling issues on FirefoxGrégoire Aubert2017-07-044-6/+8
|
* 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 ↵Grégoire Aubert2017-07-042-4/+3
| | | | project activity page
* SONAR-9401 Zoom automatically on project activity graphs that don't have ↵Grégoire Aubert2017-07-044-20/+331
| | | | data for the full period
* 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-0410-40/+67
|
* 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-0422-151/+550
|
* 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-047-36/+72
|
* SONAR-9404 Remember last selected project history graphGrégoire Aubert2017-07-048-93/+142
|
* SONAR-9404 Rework the project activity list styleGrégoire Aubert2017-07-0410-82/+97
|
* SONAR-9412 Add event type icon in project activity category selectionGrégoire Aubert2017-07-045-0/+169
|
* Compensate the missing scrollbar when opening a modalGrégoire Aubert2017-07-041-0/+1
|
* SONAR-9402 Add wheel zoom to the project history graphsGrégoire Aubert2017-07-048-105/+167
|
* SONAR-9402 Add basic zooming capabilities to the project history graphsGrégoire Aubert2017-07-047-45/+586
|
* 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-1923-934/+1170
|
* Remove top border on issues page facetsGrégoire Aubert2017-06-151-1/+1
|
* Remove outline on focused modalsGrégoire Aubert2017-06-151-0/+4
|
* simplify config of sonar-webStas Vilchik2017-06-1518-616/+305
|
* SONAR-9329 Impossible to activate a rule from the listStas Vilchik2017-06-143-11/+151
|