aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/__tests__
Commit message (Expand)AuthorAgeFilesLines
* SONAR-20479 Replace "[re-]indexation" with "[re-]indexing" in user-facing mes...David Cho-Lerat2024-01-301-1/+1
* SONAR-21436 Fix issues show more logicViktor Vorona2024-01-181-3/+3
* SONAR-21381 Show author in Issue activityViktor Vorona2024-01-177-10/+50
* SONAR-21368 Use resolved param to issues list when reindexingstanislavh2024-01-171-0/+1
* SONAR-21259 Show fixed issues in issues list of the target branchstanislavh2024-01-172-0/+8
* SONAR-21185 Remove "c" shortcut for issue commentsDavid Cho-Lerat2024-01-171-6/+0
* NO-JIRA Update license headers to 2024Pierre2024-01-0310-17/+10
* [NO-JIRA] Fix calendar test for IssuesAppKevin Silva2024-01-021-2/+2
* SONAR-21191 Fix "Open in IDE" feature not working from global issuesAmbroise C2023-12-181-1/+1
* SONAR-20141 Reverse execution flow locations when there are data flowsAmbroise C2023-12-111-1/+1
* SONAR-20982 Align display of issue's data/execution flows with SCAmbroise C2023-12-111-2/+2
* SONAR-21169 Rework issues page item layout and styling7PH2023-12-072-6/+6
* SONAR-21112 Drop 'issue' and 'rule' word repetition in CCT badges7PH2023-12-011-1/+1
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-244-197/+114
* SONAR-21017 Tests: fix the use of Jest fake timersDavid Cho-Lerat2023-11-241-1/+2
* SONAR-21017 Tests: 'exact' has been removed from options for 'byRole' queriesDavid Cho-Lerat2023-11-241-3/+1
* SONAR-20467 Fix non-expanding execution flow on issue selection7PH2023-11-231-1/+5
* SONAR-20975 Change IssuesPage issue loading logic to always be to able fetch ...7PH2023-11-222-3/+11
* SONAR-20990 Improve performance of IssuesSourceViewer-itJeremy Davis2023-11-091-9/+9
* SONAR-20987 Improve issueApp-it performanceKevin Silva2023-11-091-32/+39
* SONAR-20877 Update issue activity to reflect new issue statusstanislavh2023-11-081-20/+20
* SONAR-20873 Create new education tour for accepting issuesstanislavh2023-11-082-4/+201
* SONAR-20877 Update naming to issueStatusLéo Geoffroy2023-11-083-52/+43
* SONAR-20890 Update issue bulk change dialog with new transitions7PH2023-11-081-3/+4
* SONAR-20871 Add new status facet in issues liststanislavh2023-11-082-20/+69
* SONAR-20870 Update issue transitions to allow accepting issues7PH2023-11-081-16/+23
* SONAR-20366 Use rule specific CCT in QP pages rather than issue taxonomy7PH2023-10-101-2/+2
* 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-20327 Run new version of prettier on all filesAmbroise C2023-09-127-90/+90
* [NO JIRA] Splitting issues app IT in multiple fileRevanshu Paliwal2023-09-043-212/+322
* SONAR-20023 Keep support for the old severity filter if provided in the URL7PH2023-08-301-6/+3
* SONAR-20197 Add CCT to rule list viewWouter Admiraal2023-08-221-1/+1
* SONAR-20197 Add taxonomy types to rulesstanislavh2023-08-221-1/+1
* SONAR-20023 Disable CCT facets during issue reindexingWouter Admiraal2023-08-211-2/+2
* SONAR-20023 Remove rule deprecated and removed badges from list/detailsstanislavh2023-08-182-20/+4
* SONAR-20023 Update intl for spotlight tourstanislavh2023-08-181-1/+3
* SONAR-20023 Update naming for facet fields to be compatible with apiWouter Admiraal2023-08-181-12/+12
* SONAR-20023 Update guide styling to comply with Spotlight from design systemWouter Admiraal2023-08-182-12/+51
* SONAR-20023 Issue details guideViktor Vorona2023-08-181-0/+34
* SONAR-20023 Show guide only for logged in usersViktor Vorona2023-08-182-13/+95
* SONAR-20023 Modify issue details to reflect CCTstanislavh2023-08-181-0/+140
* SONAR-20023 Disable setting code type and severity when using bulk action7PH2023-08-181-68/+12
* SONAR-20023 Modify Issues List to reflect CCT7PH2023-08-181-1/+54
* SONAR-20023 New CCT facets for issuesstanislavh2023-08-183-34/+41
* SONAR-20042 Removing title when tooltip is presentRevanshu Paliwal2023-08-161-2/+19
* SONAR-19465 Remove deferred state from spinnerViktor Vorona2023-08-151-5/+6
* [NO JIRA] Improve Issues app testing permfomanceMathieu Suen2023-07-282-314/+387
* [NO-JIRA] Remove "act" warnings from IssuesApp-itDavid Cho-Lerat2023-07-241-91/+172
* SONAR-19728 Unlock project issues page while reindexing issuesAmbroise C2023-07-191-0/+27