aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* apply search feedback (#2054)Stas Vilchik2017-05-1116-498/+594
* SONAR-9174 Display issue box on the last line of its primary location (#2047)Stas Vilchik2017-05-119-12/+39
* Apply review commentsGrégoire Aubert2017-05-108-16/+17
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-1062-157/+364
* Fix component breadcrumb path collapsingGrégoire Aubert2017-05-101-2/+4
* 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-103-2/+28
* fix quality gate link for new_maintainability_ratingStas Vilchik2017-05-103-56/+56
* clean quality gates stylesStas Vilchik2017-05-104-15/+10
* remove unused handlebars helpersStas Vilchik2017-05-1045-1184/+0
* MMF-661 rework search (#2030)Stas Vilchik2017-05-0954-591/+1971
* 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-9177 Show a warning when accessing a removed fileGrégoire Aubert2017-05-091-5/+16
* 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-0910-82/+109
* SONAR-9176 Remove useless request of organization list at app loadingGrégoire Aubert2017-05-091-11/+3
* Remove unused ListItemsGrégoire Aubert2017-05-095-236/+0
* Fix bad api call with organization membersGrégoire Aubert2017-05-094-15/+37
* SONAR-8886 Collapse directory path in component headerGrégoire Aubert2017-05-092-2/+6
* SONAR-9165 hide tooltips on permissions page, update messageStas Vilchik2017-05-093-3/+10
* use prettier-css (#2035)Stas Vilchik2017-05-0919-64/+45
* SONAR-8908 Check permissions when displaying an issue permalinkStas Vilchik2017-05-094-15/+13
* 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-054-27/+67
* SONAR-8903 drop issues filter by last weekStas Vilchik2017-05-051-1/+1
* 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-0411-35/+144
* apply feedback on private projects ui (#2011)Stas Vilchik2017-05-042-9/+19
* Expose router components (used in billing plugin)Grégoire Aubert2017-05-031-0/+2
* fix extensions using backbone router (#2005)Stas Vilchik2017-05-031-2/+6
* SONAR-8865 allow to change rules inside organizationStas Vilchik2017-05-033-12/+20
* SONAR-8982 Fix error message when issue action failsGrégoire Aubert2017-05-037-6/+20
* SONAR-9061 Fix leak period header for days periodGrégoire Aubert2017-05-035-31/+43
* SONAR-8966 Show "Background Tasks" only on project and view levelGrégoire Aubert2017-05-031-24/+28
* fix ajax error messagesStas Vilchik2017-05-031-1/+1
* fix loading problem on permission templates page (#2004)Stas Vilchik2017-05-033-122/+53
* open file permalinks in new tabStas Vilchik2017-05-024-36/+11
* change wording on rules pageStas Vilchik2017-05-021-1/+1
* SONAR-9167 Allow to set a visibility when creating a projectStas Vilchik2017-05-029-144/+264
* SONAR-9166 Allow to change default project visibility for organizationStas Vilchik2017-05-0210-71/+262
* SONAR-9164 Display project visibility badgeStas Vilchik2017-05-027-5/+93