aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22049 Align MetricKey, MetricTypeViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-1/+2
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
* SONAR-21368 Use resolved param to issues list when reindexingstanislavh2024-01-171-1/+7
* SONAR-21259 Show fixed issues in issues list of the target branchstanislavh2024-01-171-0/+3
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20141 Reverse execution flow locations when there are data flowsAmbroise C2023-12-111-3/+22
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-081-33/+34
* SONAR-20871 Add new status facet in issues liststanislavh2023-11-081-11/+72
* SONAR-20327 Run new version of prettier on all filesAmbroise C2023-09-121-11/+11
* SONAR-20023 Keep support for the old severity filter if provided in the URL7PH2023-08-301-4/+3
* SONAR-20197 Rules facet filters use CCTstanislavh2023-08-221-24/+2
* SONAR-20197 Add taxonomy types to rulesstanislavh2023-08-221-3/+2
* SONAR-20181 FE - Rename pageRestResponse to pageguillaume-peoch-sonarsource2023-08-181-2/+2
* SONAR-20023 Update naming for facet fields to be compatible with apiWouter Admiraal2023-08-181-11/+11
* SONAR-20023 Modify Issues List to reflect CCT7PH2023-08-181-4/+27
* SONAR-20023 New CCT facets for issuesstanislavh2023-08-181-1/+22
* SONAR-19967 Use GET api/v2/users on the FE for Assigneesguillaume-peoch-sonarsource2023-07-311-5/+5
* SONAR-19728 Unlock project issues page while reindexing issuesAmbroise C2023-07-191-1/+1
* SONAR-19197 Allow issues to be filtered by code variantWouter Admiraal2023-05-161-1/+5
* Revert "SONAR-19069 Add Fit for Development and Fit for Production facets"Wouter Admiraal2023-04-281-13/+9
* SONAR-19069 Add Fit for Development and Fit for Production facets7PH2023-04-251-9/+13
* SONAR-18649 Remove the deprecated SANS Top 25 Security reportPhilippe Perrin2023-03-091-11/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-10/+10
* SONAR-17399 Adding level selector for OWASP ASVSRevanshu Paliwal2022-10-101-0/+3
* SONAR-17393 Add new security tab for OWASP ASVSRevanshu Paliwal2022-10-071-2/+6
* SONAR-17358 Fix scrolling in issues list pageJeremy Davis2022-09-221-9/+0
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-161-7/+12
* SONAR-17169 Improve scrolling architecture in issues pagePhilippe Perrin2022-08-171-0/+1
* SONAR-17061 Add PCI report tab to the “Security Reports” pageGuillaume Peoc'h2022-07-251-11/+28
* SONAR-16465 Replace parameter sinceLeakPeriod with inNewCodePeriod (#6275)guillaume-peoch-sonarsource2022-07-141-3/+3
* SONAR-16346 Replace React legacy lifecycle methods in the issue appPhilippe Perrin2022-05-021-0/+5
* SONAR-16165 Fix multi select of author facetMathieu Suen2022-03-291-1/+1
* SONAR-16130,SONAR-16129 Add UI facet for OWASP 2021 StandardsMathieu Suen2022-03-171-0/+3
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-141-1/+2
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-15/+16
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-261-20/+7
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-4/+4
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-5/+5
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Remove orgs from issuesJeremy Davis2020-12-221-26/+1
* SONAR-13936 Fix issues sidebar search where in some case we trigger wrong API...Mathieu Suen2020-10-201-8/+4
* SONAR-13566 Display hotspots of a specific categoryJeremy Davis2020-10-071-8/+9
* SONAR-13592 Fix file facet search, result filter issue correctly.Mathieu Suen2020-09-241-4/+2
* SONAR-13597 Add scope distribution to issues pageWouter Admiraal2020-09-031-0/+3
* SONAR-12723 remove hotspots from issues pageSébastien Lesaint2020-01-131-11/+1