aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues
Commit message (Expand)AuthorAgeFilesLines
* MMF-3504 Open issue in IDE: send user token to SonarLint if neededDavid Cho-Lerat2023-12-193-40/+95
* SONAR-21191 Fix "Open in IDE" feature not working from global issuesAmbroise C2023-12-182-9/+14
* SONAR-20141 Reverse execution flow locations when there are data flowsAmbroise C2023-12-113-6/+25
* SONAR-20982 Align display of issue's data/execution flows with SCAmbroise C2023-12-113-36/+62
* SONAR-21169 Rework issues page item layout and styling7PH2023-12-074-22/+22
* SONAR-21170 Rework issue detail page layout header and styling7PH2023-12-073-93/+145
* SONAR-19973 - Change search issues api payloadKevin Silva2023-12-061-2/+2
* SONAR-21131 Update rules app with react querystanislavh2023-12-041-1/+1
* SONAR-21112 Drop 'issue' and 'rule' word repetition in CCT badges7PH2023-12-011-1/+1
* SONAR-21142 Update issues and rules page severity icons with transparency & g...7PH2023-12-012-3/+6
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-246-221/+129
* SONAR-21017 Tests: fix the use of Jest fake timersDavid Cho-Lerat2023-11-241-1/+2
* SONAR-21017 Tests: looking for the presence/absence of the spinner should use...David Cho-Lerat2023-11-241-2/+2
* SONAR-21017 Tests: 'exact' has been removed from options for 'byRole' queriesDavid Cho-Lerat2023-11-242-4/+2
* SONAR-21076 Fix missing creation date facet tooltip formatting7PH2023-11-241-12/+9
* SONAR-21017 TypeScript: no implicit `any` type for useCallback function param...David Cho-Lerat2023-11-241-2/+2
* SONAR-20467 Fix non-expanding execution flow on issue selection7PH2023-11-232-2/+6
* SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ...7PH2023-11-225-130/+127
* SONAR-20990 Improve performance of IssuesSourceViewer-itJeremy Davis2023-11-091-9/+9
* SONAR-20987 Improve issueApp-it performanceKevin Silva2023-11-092-33/+45
* SONAR-20877 Update issue activity to reflect new issue statusstanislavh2023-11-083-21/+41
* SONAR-20873 Create new education tour for accepting issuesstanislavh2023-11-087-7/+416
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-0810-122/+113
* SONAR-20890 Update issue bulk change dialog with new transitions7PH2023-11-084-48/+74
* SONAR-20871 Add new status facet in issues liststanislavh2023-11-0813-455/+271
* SONAR-20870 Update issue transitions to allow accepting issues7PH2023-11-082-22/+30
* SONAR-20447 Pass extra 'pullRequest' parameter to the SonarLint callDavid Cho-Lerat2023-11-033-7/+20
* SONAR-20827 Fix facets not refresh on issue changeMathieu Suen2023-11-021-6/+9
* SONAR-20690 Sort Software quality badgesViktor Vorona2023-11-021-8/+4
* [NO JIRA] Fixing height issue for long comments in activity pageRevanshu Paliwal2023-11-021-1/+1
* [NO JIRA] Fix flaky testJeremy Davis2023-11-011-11/+6
* SONAR-20513 Use new ToastMessage for Open issues in IDE success/error messagesDavid Cho-Lerat2023-10-312-5/+34
* SONAR-20447 Pass extra 'branch' parameter to the SonarLint callDavid Cho-Lerat2023-10-275-41/+94
* SONAR-20447 Fix appearance of "Open in IDE" buttonDavid Cho-Lerat2023-10-181-14/+8
* SONAR-20738 Remove useless "current issue" counter on issues pageWouter Admiraal2023-10-125-29/+7
* SONAR-20500 Minor fixesJeremy Davis2023-10-111-0/+2
* SONAR-20431 - Improve visual visibility and readability of issues listKevin Silva2023-10-114-32/+27
* SONAR-20366 Use rule specific CCT in QP pages rather than issue taxonomy7PH2023-10-103-4/+4
* [NO-JIRA] Improve search select styling not to truncate text7PH2023-10-101-1/+1
* SONAR-20495 Correcting underline color for linksRevanshu Paliwal2023-10-091-3/+5
* SONAR-20625 Removing border top from issue list footerRevanshu Paliwal2023-10-091-5/+1
* SONAR-20649 Split frontend bulk change test in two to avoid flakyness7PH2023-10-061-6/+22
* SONAR-20649 Fix flaky test bulk issue changestanislavh2023-10-062-368/+419
* SONAR-20323 Remove last enzyme testsJeremy Davis2023-10-062-699/+0
* SONAR-20500 Rules details headerKevin Silva2023-10-051-0/+1
* SONAR-20500 Rules list headerKevin Silva2023-10-051-4/+4
* SONAR-20500 Migrating rules facets to miuiRevanshu Paliwal2023-10-057-19/+48
* SONAR-20366 Migrate profiles list pagestanislavh2023-10-041-1/+0
* SONAR-20177 Remove a11y-hidden class in favor of tailwin sr-onlyMathieu Suen2023-10-031-2/+2
* SONAR-20498 Prevent issues from loading foreverJeremy Davis2023-09-261-0/+9