aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/__tests__
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22287 Fix a11y issues on Issue Detail page7PH2024-08-201-2/+2
* NO-JIRA Validation fixes7PH2024-08-131-7/+31
* SONAR-22494 Create a highlight.js plugin to underline issues in code snippets7PH2024-08-131-2/+69
* SONAR-22495 Render the Jupyter Notebook cells where the issue is & Add previe...7PH2024-08-131-0/+79
* SONAR-22542 Fix new links for casa & stig standardsstanislavh2024-07-261-0/+6
* SONAR-22224 Issue from prioritized rules filterViktor Vorona2024-06-034-9/+24
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-073-3/+3
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-301-1/+1
* SONAR-20325 Issue Detail shows rule introduction (#10892)Lucas2024-04-031-1/+3
* SONAR-21692 Fix jest warnings related to Valid DOM in IssuesApp (#10695)Ismail Cherri2024-02-231-5/+5
* SONAR-21692 Remove act warnings from Toggler, IssuesSidebar, IssuesAppGuides,...stanislavh2024-02-211-2/+3
* SONAR-21692 Remove RTL warning from IssueHeaderstanislavh2024-02-201-5/+0
* SONAR-20717 Save issue guide steps in sessionstorageViktor Vorona2024-02-193-377/+243
* SONAR-21471 Revert drop of type filter during reindexing from UIstanislavh2024-02-191-1/+1
* SONAR-20510 Always show project name in project facetViktor Vorona2024-02-151-1/+6
* SONAR-21471 Drop type from allowed filters during reindexingstanislavh2024-02-151-1/+1
* SONAR-21551 Do not show comment section for deprecated actions when changing ...stanislavh2024-01-311-8/+5
* 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