aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-2555-427/+444
* move some helpers to ts (#2399)Stas Vilchik2017-08-232-6/+13
* remove I prefix from interfacesStas Vilchik2017-08-2133-84/+84
* translate all routes files to ts (#2378)Stas Vilchik2017-08-18115-1906/+1688
* Fix facets' arrows on measures pageGrégoire Aubert2017-08-172-1/+2
* SONAR-9435 Manage issues' popup at the list levelGrégoire Aubert2017-08-173-1/+29
* 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-172-7/+3
* 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
* Remove bottom border on coding rules facetsGrégoire Aubert2017-08-171-4/+6
* Fix quality flawsGrégoire Aubert2017-08-171-23/+28
* SONAR-9474 Don't hide the avatar column anymore in users adminitrationGrégoire Aubert2017-08-171-3/+1
* 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 apply feedback (#2362)Stas Vilchik2017-08-166-12/+107
* 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-169-122/+114
* Configure for use with TypescriptGrégoire Aubert2017-08-163-18/+13
* comment flow annotations (#2335)Stas Vilchik2017-08-14329-1689/+2523
* SONAR-9708 Display incremental analysis badge in UI (#2352)Stas Vilchik2017-08-146-2/+54
* SONAR-9806 Add the quality gate metric back for Views and SubviewsGrégoire Aubert2017-08-147-38/+76
* 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
* SONAR-9608 Fix leak facets style on FirefoxGrégoire Aubert2017-08-141-1/+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-147-8/+41
* SONAR-9608 Fix redirection when there is no view specified in the old urlGrégoire Aubert2017-08-141-1/+1
* SONAR-9608 Focus the measures page content when selecting a component with sh...Grégoire Aubert2017-08-141-1/+9
* SONAR-9608 Fix files view with multiple measuresGrégoire Aubert2017-08-143-7/+7
* SONAR-9608 Always hide quality gates status measureGrégoire Aubert2017-08-141-9/+3
* SONAR-9608 SONAR-8588 Improve treemapGrégoire Aubert2017-08-143-5/+5
* Add redirection of old routes to the new formatGrégoire Aubert2017-08-141-0/+36
* Update measures page IT'sGrégoire Aubert2017-08-142-49/+45
* Apply reviewStas Vilchik2017-08-149-96/+95
* Delete old component measures pageGrégoire Aubert2017-08-1460-4559/+0
* SONAR-9608 Fix some issues with Applications and Portfolios on measures pageGrégoire Aubert2017-08-144-5/+26
* SONAR-9614 Add buttons to navigate through open files on measures pageGrégoire Aubert2017-08-145-82/+274
* SONAR-9614 Add keyboard shortcuts on project measures pageGrégoire Aubert2017-08-149-31/+151
* SONAR-9608 Prevent the shortcuts from moving while loading in the page actionsGrégoire Aubert2017-08-143-8/+25
* SONAR-9608 Fix some racing condition bug when clicking fast on the sidebarGrégoire Aubert2017-08-142-32/+41
* SONAR-8591 Update link iconGrégoire Aubert2017-08-142-3/+20
* SONAR-9608 SONAR-9636 Add treemap legend on project measures pageGrégoire Aubert2017-08-142-13/+43
* SONAR-9612 Add bubble chart buttons on the project overview pageGrégoire Aubert2017-08-143-32/+29
* SONAR-9608 Change facets order in measures pageGrégoire Aubert2017-08-143-64/+73
* SONAR-9608 SONAR-9615 Add inline documentation on project measures pageGrégoire Aubert2017-08-143-15/+53