aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Sanitize SearchActionComponentsTestJulien Lancelot2017-08-213-297/+184
* update node and yarnStas Vilchik2017-08-211-2/+2
* remove I prefix from interfacesStas Vilchik2017-08-2139-104/+104
* translate api/ to tsStas Vilchik2017-08-2136-1522/+1236
* translate all routes files to ts (#2378)Stas Vilchik2017-08-18132-2171/+2014
* SONAR-8798 Update memory for Elasticsearch to 512m by defaultEric Hartmann2017-08-171-2/+2
* add typings, update tsconfig (#2376)Stas Vilchik2017-08-173-13/+56
* Fix facets' arrows on measures pageGrégoire Aubert2017-08-172-1/+2
* SONAR-9435 Manage issues' popup at the list levelGrégoire Aubert2017-08-1719-39/+94
* SONAR-9390 Reduce a little bit the nav bar min width to better match the page...Grégoire Aubert2017-08-171-1/+1
* SONAR-9434 Allow error messages to display on more than one line.Grégoire Aubert2017-08-172-49/+27
* Add missing error messages in quality gates pageGrégoire Aubert2017-08-173-22/+19
* SONAR-9605 Fix infinite spinner on rules pageGrégoire Aubert2017-08-171-21/+27
* SONAR-9605 Fix infinite spinner on issues pageGrégoire Aubert2017-08-176-54/+79
* SONAR-9605 Fix infinite spinner on project overview pageGrégoire Aubert2017-08-173-8/+26
* SONAR-9605 Fix infinite spinner on project activity pageGrégoire Aubert2017-08-178-35/+52
* Fix wrong treemap legend for coverage measureGrégoire Aubert2017-08-171-5/+4
* Remove bottom border on coding rules facetsGrégoire Aubert2017-08-171-4/+6
* Fix quality flawsGrégoire Aubert2017-08-172-29/+36
* SONAR-9474 Don't hide the avatar column anymore in users adminitrationGrégoire Aubert2017-08-172-33/+1
* SONAR-9513 Add spacebar shortcut to check an issueGrégoire Aubert2017-08-171-3/+10
* SONAR-8689 Add confirm dialog before reseting a setting in the administrationGrégoire Aubert2017-08-171-7/+59
* Fix broken link to inherited Quality Profile in rule viewGrégoire Aubert2017-08-171-1/+1
* SONAR-9719 Fix rule attributes display for inherited Quality ProfileGrégoire Aubert2017-08-171-4/+3
* Do not round numbers in project activity graph's tooltipsGrégoire Aubert2017-08-171-1/+3
* SONAR-9708 Fix api/ce/activity when queue has no projectJulien Lancelot2017-08-162-5/+20
* SONAR-9708 Return 'incremental' field on tasks in queueJulien Lancelot2017-08-1614-135/+325
* SONAR-9708 apply feedback (#2362)Stas Vilchik2017-08-166-12/+107
* update yarn.lockStas Vilchik2017-08-161-7/+1
* SONAR-9564 WS api/components/measures/component and component_tree do not fai...Teryk Bellahsene2017-08-163-15/+55
* Fix quality flawTeryk Bellahsene2017-08-161-1/+1
* SONAR-9490 Allow to click on links inside issues commentsGrégoire Aubert2017-08-163-0/+19
* SONAR-8805 In measures page treemap use new_lines as the size measure for the...Grégoire Aubert2017-08-162-12/+20
* Fix quality flawsGrégoire Aubert2017-08-1615-147/+127
* Configure for use with TypescriptGrégoire Aubert2017-08-1611-1329/+2056
* Update flow typedGrégoire Aubert2017-08-1576-492/+3706
* Update jest to v24.0.4Grégoire Aubert2017-08-153-210/+309
* comment flow annotations (#2335)Stas Vilchik2017-08-14520-2897/+4434
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-1412-67/+189
* SONAR-9806 Add the quality gate metric back for Views and SubviewsGrégoire Aubert2017-08-147-38/+76
* In facet header now only the text is clickableGrégoire Aubert2017-08-143-105/+130
* SONAR-9608 Close measures facets by defaultGrégoire Aubert2017-08-144-15/+31
* SONAR-9608 Improve no result rendering on treemapsGrégoire Aubert2017-08-142-3/+10
* Expose Icons component to pluginsGrégoire Aubert2017-08-142-0/+63
* SONAR-9608 Fix leak facets style on FirefoxGrégoire Aubert2017-08-141-1/+5
* Left align all the tooltipsGrégoire Aubert2017-08-141-1/+1
* Better alignement of list and tree iconsGrégoire Aubert2017-08-142-9/+5
* SONAR-9608 Enforce fixed width on the measures page detail headerGrégoire Aubert2017-08-142-50/+54
* SONAR-9608 Fix drilldown (shortcuts, treemap) for portfolios and applicationsGrégoire Aubert2017-08-148-10/+44
* SONAR-9608 Fix redirection when there is no view specified in the old urlGrégoire Aubert2017-08-141-1/+1