aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* rework some modals (#2113)Stas Vilchik2017-05-2915-288/+384
* SONAR-8913 Use "analysisDate" instead of "snapshotDate" in component overviewGrégoire Aubert2017-05-245-8/+9
* Fix localization in projects page facetsGrégoire Aubert2017-05-2410-22/+29
* clear issues selection when refreshing listStas Vilchik2017-05-191-1/+1
* SONAR-9026 Increase precision for coverage QG conditionsGrégoire Aubert2017-05-125-13/+47
* SONAR-8822 Show the administration menu only to authorized usersGrégoire Aubert2017-05-121-6/+4
* SONAR-9044 Easy access to my organizationsGrégoire Aubert2017-05-124-21/+65
* SONAR-9174 Display issue box on the last line of its primary location (#2047)Stas Vilchik2017-05-112-2/+2
* Apply review commentsGrégoire Aubert2017-05-106-12/+14
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-1053-77/+194
* SONAR-8911 Fix timeline error on project pageGrégoire Aubert2017-05-103-3/+128
* SONAR-9175 Remember the last selection for My Issues / All filterStas Vilchik2017-05-102-1/+26
* fix quality gate link for new_maintainability_ratingStas Vilchik2017-05-103-56/+56
* clean quality gates stylesStas Vilchik2017-05-104-15/+10
* MMF-661 rework search (#2030)Stas Vilchik2017-05-0915-14/+35
* SONAR-8718 Allow HTML for WS domain descriptionGrégoire Aubert2017-05-092-4/+10
* SONAR-9183 Do not collapse setting descriptionsGrégoire Aubert2017-05-092-31/+1
* SONAR-9118 Fix issue project facet and organization name in front of issueGrégoire Aubert2017-05-093-10/+31
* SONAR-9145 Show the maximum allowed values in the web services pageGrégoire Aubert2017-05-091-1/+6
* SONAR-8836 Always display categories in installed plugins pageGrégoire Aubert2017-05-091-1/+1
* SONAR-8767 Now use sinceLeakPeriod instead of a periodDateGrégoire Aubert2017-05-099-79/+97
* Remove unused ListItemsGrégoire Aubert2017-05-095-236/+0
* Fix bad api call with organization membersGrégoire Aubert2017-05-093-7/+25
* SONAR-9165 hide tooltips on permissions page, update messageStas Vilchik2017-05-093-3/+10
* use prettier-css (#2035)Stas Vilchik2017-05-0912-54/+27
* SONAR-9045 Add a color legend to projects bubble chartsStas Vilchik2017-05-094-2/+74
* pass organization when searching tags on rule pageStas Vilchik2017-05-081-3/+5
* SONAR-8771 Display more languages on the Projects pageGrégoire Aubert2017-05-051-7/+7
* SONAR-8870 Search by WS descriptionGrégoire Aubert2017-05-057-47/+255
* SONAR-9173 Hide some elements of the footer when the user is not loggedGrégoire Aubert2017-05-051-0/+30
* SONAR-9166 allow to change default project visibility on-premise (#2022)Stas Vilchik2017-05-055-55/+69
* display tooltip on permission template pageStas Vilchik2017-05-051-24/+30
* allow chaning "administer quality profiles" permission for organizationsStas Vilchik2017-05-041-1/+1
* sort my organizations by nameStas Vilchik2017-05-041-1/+4
* SONAR-9122 prevent setting a project as private (#2015)Stas Vilchik2017-05-046-20/+56
* apply feedback on private projects ui (#2011)Stas Vilchik2017-05-042-9/+19
* SONAR-8865 allow to change rules inside organizationStas Vilchik2017-05-033-12/+20
* SONAR-9061 Fix leak period header for days periodGrégoire Aubert2017-05-035-31/+43
* fix loading problem on permission templates page (#2004)Stas Vilchik2017-05-032-67/+53
* change wording on rules pageStas Vilchik2017-05-021-1/+1
* SONAR-9167 Allow to set a visibility when creating a projectStas Vilchik2017-05-029-216/+259
* SONAR-9166 Allow to change default project visibility for organizationStas Vilchik2017-05-028-71/+258
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-023-1/+7
* SONAR-9165 Allow to change project visibility on its permissions pageStas Vilchik2017-05-028-325/+601
* sort issues by creation date when coming from about page (#1993)Stas Vilchik2017-05-014-7/+26
* SONAR-9119 Fix organization creation spinnerGrégoire Aubert2017-05-011-8/+9
* SONAR-8992 Fix members add form, show only non membersGrégoire Aubert2017-05-018-62/+144
* Simplify warning message when removing a memberGrégoire Aubert2017-05-012-25/+0
* Update members displayGrégoire Aubert2017-05-014-107/+61
* SONAR-8869 Fix quality gate history graphGrégoire Aubert2017-05-011-1/+1