aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/security-hotspots
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15575 Fix keyboard navigation in hotspots pageJeremy Davis2021-11-041-4/+3
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-3012-14/+12
* SONAR-13086 Improve activity and comment layout for Security HotspotsWouter Admiraal2021-09-0814-681/+1103
* SONAR-14511 Improve Security Hotspot status change flowWouter Admiraal2021-09-0718-49/+987
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-306-6/+9
* 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-2040-113/+112
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-2040-108/+114
* SONAR-13990 Improve Hotspot status change buttonJeremy Davis2021-08-117-348/+399
* SONAR-15115 SONAR-15121 Fix missing hotspot code in App branches and remove p...Jeremy Davis2021-07-018-1115/+266
* SONAR-13184 filter hotspots by fileJeremy Davis2021-06-2910-13/+218
* SONAR-13509 Adding title and link to rule in hotspot page.Mathieu Suen2021-06-282-22/+173
* SONAR-14214 - Unassign Security HotspotBelen Pruvost2021-04-299-92/+75
* SONAR-14670 Wrap calls to dompurifyWouter Admiraal2021-04-272-4/+9
* SONAR-14513 Add e2e tests for security hotspotsPhilippe Perrin2021-02-258-21/+26
* SONAR-12987 Improve loading's transition in hotspot pagePhilippe Perrin2021-02-258-62/+124
* SONAR-14509 Security hotspot page scroll logic might makes item disappearPhilippe Perrin2021-02-231-1/+1
* SONAR-14486 Fix security hotspot information refreshPhilippe Perrin2021-02-234-11/+28
* SONAR-14442 CWE Top 25 Security reportJeremy Davis2021-02-179-15/+511
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-201-4/+4
* SONAR-13376 Reflect QG status when hotspot is update.Mathieu Suen2021-01-192-3/+38
* SONAR-14312 Improve hotspot update handlingJeremy Davis2021-01-119-22/+27
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0859-75/+59
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-228-74/+0
* SONAR-12872 Rename Markdown Syntax to Formatting SyntaxWouter Admiraal2020-12-176-10/+10
* SONAR-14111 Fix label in IDE selection dropdown when description is emptyJean-Baptiste Lievremont2020-12-073-13/+13
* SONAR-14111 Allow user to select IDE when several ones are detectedJean-Baptiste Lievremont2020-11-266-48/+323
* SONAR-14110 Add "Open in IDE" button to Security Hotspots pageJean-Baptiste Lievremont2020-11-265-5/+186
* SONAR-13943 Hotspots filter dropdowns truncated for anonymous usersWouter Admiraal2020-10-151-1/+1
* SONAR-13566 Display hotspots of a specific categoryJeremy Davis2020-10-0711-71/+393
* Update DeferredSpinner snapshotsJeremy Davis2020-09-186-18/+0
* SONAR-13790 Security hotspot page fails to load hotspot that doesn't have ass...Philippe Perrin2020-09-024-291/+346
* SONAR-12942 Security hostpot category are not displayed properly with long ca...Philippe Perrin2020-08-272-5/+5
* SONAR-12950 Add keyboard navigation to hotspotsJeremy Davis2020-08-262-0/+61
* SONAR-13571 Security hotspot list should make it obvious that some categories...Philippe Perrin2020-08-115-28/+136
* SONAR-13668 Expanding a snippet up makes the bottom expand bar appear even if...Philippe Perrin2020-08-043-4/+3
* SONAR-12920 Add product footer to the Hotspots pageWouter Admiraal2020-06-0216-790/+844
* SONAR-13460 Fix incorrect hotspot total countPhilippe Perrin2020-05-297-6/+16
* SONAR-12911 Code viewer is not accessible to blind usersWouter Admiraal2020-05-086-59/+1
* SONAR-13271 Add padding to hotspots listJeremy Davis2020-05-074-6/+12
* SONAR-12914 security hotspots autoscroll to categoryJeremy Davis2020-05-077-42/+160
* SONAR-12931 Remove project name in the code snippet header for projectPhilippe Perrin2020-04-238-4/+138
* SONAR-13302 Preserve code order for secondary locations snippetsJeremy Davis2020-04-222-2/+2
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-1/+1
* Fix eslint's issuesPhilippe Perrin2020-04-082-19/+7
* SONAR-13166 Fix tooltip on hotspot statusJeremy Davis2020-03-092-131/+15
* SONAR-13059 Add edit button on comment.Mathieu Suen2020-02-2111-23/+274
* SONAR-13059 Add delete button on comment.Mathieu Suen2020-02-218-26/+111
* SONAR-12720 Put comment on bottom of hotspot review page and add a link from ...Mathieu Suen2020-02-2123-1564/+1672
* SONAR-12718 Revamp hotspot information layoutPhilippe Perrin2020-02-2113-1249/+1403