aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/overview
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15458 Add SonarLint promotion for failed Quality GateMathieu Suen2021-10-0110-5/+382
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-308-9/+15
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-3019-24/+33
* SONAR-15297 Remove all sonar-ui-common initialization logicWouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2036-93/+84
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2036-81/+83
* SONAR-15119 Tutorials shouldn't always mention that the page will automatical...Philippe Perrin2021-08-202-0/+3
* SONAR-15138 Add report download and subscription buttons for projects and app...Philippe Perrin2021-08-092-37/+368
* SONAR-14848 Ellispe new code name in overview.Mathieu Suen2021-07-054-12/+21
* SONAR-13814 Update test snapshotsPhilippe Perrin2021-06-291-0/+2
* SONAR-13184 filter hotspots by fileJeremy Davis2021-06-291-0/+2
* SONAR-14760 Fix quality gate condition link in the overview page.Mathieu Suen2021-06-283-133/+179
* SONAR-14935 Display banner for project onlyPhilippe Perrin2021-06-242-1/+8
* SONAR-14935 Prompt users for next steps once the first analysis is finishedWouter Admiraal2021-06-1711-301/+807
* SONAR-14440 Better message for Branch Analysis tooltipWouter Admiraal2021-04-014-8/+70
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-202-9/+9
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0859-59/+59
* SONAR-13999 Drop orgs from ComponentsJeremy Davis2020-12-221-1/+0
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-227-93/+0
* SONAR-13566 Display hotspots of a specific categoryJeremy Davis2020-10-071-2/+0
* SONAR-13880 internationalize tooltipsJeremy Davis2020-09-289-44/+89
* Update DeferredSpinner snapshotsJeremy Davis2020-09-182-3/+0
* SONAR-13796 Display the full date when hovering a date from nowPhilippe Perrin2020-09-043-120/+4
* SONAR-13569 Fix missleading message when referencing same branch for new code.Mathieu Suen2020-09-0413-78/+178
* SONAR-12616 Drop deprecated 'periods'Jeremy Davis2020-08-2611-2515/+1815
* SONAR-12749 DRYer SourceViewerHeaderJeremy Davis2020-08-269-58/+22
* SONAR-13075 Show a legend for the New Code period on the activity graphWouter Admiraal2020-06-191-0/+14
* SONAR-13391 handle missing newcodeJeremy2020-06-1112-4734/+4292
* SONAR-13391 Add reference branch option to new code settingJeremy Davis2020-06-111-29/+27
* SONAR-13419 Show complete 1 year history on overview activity panelWouter Admiraal2020-06-024-46/+7
* SONAR-12914 security hotspots autoscroll to categoryJeremy Davis2020-05-071-0/+2
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-051-4/+2
* SONAR-13296 Add new Jenkins tutorial for Bitbucket ServerWouter Admiraal2020-05-042-3/+3
* SONAR-13296 Re-organize tutorial components and ALM-related typesWouter Admiraal2020-05-041-1/+1
* SONAR-13342 Fix broken projects links in portfoliosJeremy Davis2020-04-301-31/+16
* SONAR-13307: Fix application branch overview with different project branchMathieu Suen2020-04-2710-120/+1018
* SONAR-13216 Add space between percent value and the metric name on failing Qu...Philippe Perrin2020-04-233-15/+12
* SONAR-12256 Simplify measure roundingWouter Admiraal2020-04-175-128/+13
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-176-11/+13
* Remove deprecated period parameter for /api/measures/componentWouter Admiraal2020-04-164-32/+28
* SONAR-13195 PR overview not showing all failing conditionsWouter Admiraal2020-04-163-17/+64
* Fix eslint's issuesPhilippe Perrin2020-04-082-11/+3
* SONAR-13147 lazyloadingJeremy Davis2020-03-063-10/+21
* SONAR-13033 Add donut chart to overviewJeremy Davis2020-02-212-3/+13
* SONAR-13033 security review rating in overviewJeremy2020-02-2110-79/+1241
* SONAR-12981 Add security review rating and hotspots in PR overview.Mathieu Suen2020-02-118-73/+323
* SONAR-12633 Move project info into sidedrawerJeremy Davis2020-02-1035-3409/+0
* Use new ComponentQualifier enumWouter Admiraal2020-02-1012-25/+59
* SONAR-12169 Provisioned applications should not act like a projectWouter Admiraal2020-02-102-4/+16
* SONAR-12632 SONAR-12678 Implement new Overview layoutWouter Admiraal2020-02-1069-5460/+12308