aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/overview
Commit message (Expand)AuthorAgeFilesLines
* finish rewriting overview app to tsStas Vilchik2018-09-2117-268/+141
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ...Grégoire Aubert2018-09-191-4/+4
* SONAR-11165 Migrate rest of component measures page to TSGrégoire Aubert2018-09-194-6/+7
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-035-13/+14
* introduce IssueType and RuleType enumsStas Vilchik2018-08-243-14/+21
* drop project links from redux store (#632)Stas Vilchik2018-08-222-2/+2
* fixup! SONAR-10471 Improve leak period description for specific dateGrégoire Aubert2018-08-203-95/+121
* SONAR-10471 Improve leak period description for specific dateGrégoire Aubert2018-08-207-154/+218
* SONAR-11140 Don't automatically select first file in project measures pageGrégoire Aubert2018-08-164-9/+8
* SONAR-10209 handle deleted Quality Profile on project pagePascal Mugnier2018-08-102-8/+23
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-107-17/+19
* SONAR-11029 Move the tutorial inside provisioned projects dashboardGrégoire Aubert2018-08-1013-204/+685
* SONAR-10576 Replace wording "Leak" with "New Code"Pascal Mugnier2018-08-097-9/+9
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-254-5/+11
* SONAR-10983 Drop the "Effort" display mode on the Issues page (#487)Stas Vilchik2018-07-171-21/+7
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-111-2/+11
* SONAR-10945 Hide QP in rules pagesGrégoire Aubert2018-07-112-9/+42
* SONAR-10945 QP and QG pages should only be visible only to members of paid or...Grégoire Aubert2018-07-111-20/+33
* SONAR-10813 Add project branchesPascal Mugnier2018-06-296-11/+33
* SONARCLOUD-81 Change canonical url to be absolute (#421)Stas Vilchik2018-06-211-4/+8
* fix project home page timeline with missing valuesStas Vilchik2018-06-123-2/+177
* SONAR-10287 Use browser tooltips for descriptive hintsGrégoire Aubert2018-06-122-16/+11
* Fix overview analysis event styleGrégoire Aubert2018-06-063-2/+8
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-043-23/+11
* SONAR-10713 Fix for front-endPascal Mugnier2018-05-282-12/+14
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-52/+16
* fix application quality gate badgeStas Vilchik2018-05-172-3/+14
* rewrite some components in ts (#243)Stas Vilchik2018-05-153-16/+9
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+2
* do not reload analyses list when component tags changeStas Vilchik2018-05-091-2/+5
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-096-197/+51
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-032-20/+16
* SONAR-10612 replace .icon-detach with DetachIconStas Vilchik2018-05-031-5/+2
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-033-13/+19
* SONAR-10606 If a project has no analysis, it displays the wrong messagePascal Mugnier2018-04-241-2/+6
* SONARCLOUD-46 Add canonical tag to project dashboard pages (#163)Stas Vilchik2018-04-181-0/+6
* SONAR-9843 Open measure page in blank page when middle click on a filePascal Mugnier2018-04-182-3/+15
* Fix for quality gate link redirecting to master branchPascal Mugnier2018-04-171-5/+5
* GOV-288 Portfolio containing only provisioned projects is not 'empty'Pascal Mugnier2018-04-173-45/+85
* GOV-317 Change operator in application quality gate sectionPascal Mugnier2018-04-172-4/+6
* GOV-265 Application leak header should reflect oldest leak startPascal Mugnier2018-04-173-13/+47
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-161-3/+12
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-0410-16/+11
* SONAR-10486 Display badges for applicationsPascal Mugnier2018-03-294-21/+36
* SONAR-10486 Offer built-in projects badges in SonarQubePascal Mugnier2018-03-294-14/+120
* SONAR-10221 Change message when project main branch is not analyzed (#3164)Stas Vilchik2018-03-285-17/+120
* SONAR-9642 Reduce steps for selecting a custom chart (#6)Pascal Mugnier2018-03-222-7/+8
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-1321-115/+192
* SONAR-10164 Redesign the "default" badge to match other badges (#3120)Pascal Mugnier2018-03-081-3/+0