aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/mocks/IssuesServiceMock.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19197 Allow issues to be filtered by code variantWouter Admiraal2023-05-161-2/+35
* SONAR-18652 Drop usages of deprecated paging mechanism in the frontend API re...7PH2023-05-051-4/+7
* Revert "SONAR-19069 Disable the option to change an issue type in issues list...Wouter Admiraal2023-04-281-3/+3
* Revert "SONAR-19069 Add Fit for Development and Fit for Production facets"Wouter Admiraal2023-04-281-30/+16
* [NO-JIRA] Improve a11y in facet listsvikvorona2023-04-271-0/+5
* SONAR-19069 Add Fit for Development and Fit for Production facets7PH2023-04-251-16/+30
* SONAR-19069 Disable the option to change an issue type in issues list and iss...stanislavh2023-04-251-3/+3
* SONAR-19036 Facets should update their content even if they are collapsed (#8...vikvorona2023-04-211-5/+14
* SONAR-18891 Filter out security hotspots from rules facet on issues page (#8061)vikvorona2023-04-201-1/+52
* SONAR-18554 Migrate issues app cross component source viewer to RTL7PH2023-04-171-10/+10
* SONAR-18448 Migrate the components/issue tests to RTLWouter Admiraal2023-03-301-33/+101
* SONAR-18555 Migrate issues app sidebar to RTL7PH2023-03-301-7/+111
* SONAR-18552 Migrate issues app components to RTL7PH2023-03-021-3/+62
* SONAR-17806 Empty issue location message is now navigableMathieu Suen2023-01-261-0/+57
* Update license templates for 2023Pierre2023-01-021-1/+1
* [NO JIRA] Migrate Code tests to RTLWouter Admiraal2023-01-021-64/+44
* SONAR-17386 handle issues on deleted filesJeremy Davis2022-11-241-1/+15
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-98/+98
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-161-0/+93
* [NO-JIRA] Clean and improve issues page testsMathieu Suen2022-08-301-0/+12
* SONAR-16538 Common component for issue message tagsRevanshu Paliwal2022-08-111-0/+29
* SONAR-16536 Navigating to secondary location from any tabRevanshu Paliwal2022-08-091-0/+2
* SONAR-17147 Refactoring comment popup and improving accessibiltyMathieu Suen2022-08-081-2/+25
* SONAR-16538 Adding new comment list ui for issue comment popupRevanshu Paliwal2022-08-031-0/+54
* SONAR-16538 Move issue attributes and actions to the issue headerRevanshu Paliwal2022-08-031-3/+74
* SONAR-16598 Fixing extended rule description bug in issue pageRevanshu Paliwal2022-07-221-0/+1
* SONAR-16613 UI changes to use new API for sonarlint ad dismiss mechanismRevanshu Paliwal2022-07-211-2/+2
* SONAR-16599 Displaying notification in rules more info tabRevanshu Paliwal2022-07-131-1/+22
* SONAR-16598 Rename generic concept to education principlesMathieu Suen2022-07-111-1/+1
* SONAR-16614 Display the most relevant rule description context for an issuePhilippe Perrin2022-07-081-1/+5
* SONAR-16598 Add generic concepts to rule advance descriptionMathieu Suen2022-07-071-0/+1
* SONAR-16518 Show contexts in rules, issues and hotspot pageRevanshu Paliwal2022-06-301-1/+22
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-1/+1
* SONAR-16383 Change secondary issues in file to allow focus on the current issueMathieu Suen2022-05-251-0/+24
* SONAR-16303 Add frontend IT for advance ruleMathieu Suen2022-05-241-11/+190
* [NO JIRA] Treat some Code SmellsWouter Admiraal2022-03-241-1/+1
* SONAR-16130,SONAR-16129 Add UI facet for OWASP 2021 StandardsMathieu Suen2022-03-171-0/+91