aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/issue
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19986 Block tag editing while re-indexingDavid Cho-Lerat2023-07-211-8/+14
* SONAR-19840 Move branch[es], branch-status, branch-warning state to react-queryMathieu Suen2023-07-182-78/+90
* [NO JIRA] Improve testability of our tooltipsWouter Admiraal2023-06-291-8/+7
* SONAR-19345 Fixes for showing variants for an issueRevanshu Paliwal2023-06-201-3/+5
* SONAR-19345 Add test to verify new filter linkWouter Admiraal2023-06-161-8/+17
* SONAR-19345 Add all filters to issue linkWouter Admiraal2023-06-161-2/+5
* SONAR-19345 - Fix comment box sizeKevin Silva2023-06-155-146/+44
* SONAR-19581 Styling fixes for issue list and details pageRevanshu Paliwal2023-06-157-47/+73
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-151-1/+1
* SONAR-19345 - Fixed several issues MUIKevin Silva2023-06-158-59/+50
* [NO JIRA] Fixing bugs and code smellsRevanshu Paliwal2023-06-131-1/+1
* SONAR-19345 Layout changes for new MIUI issue pagesRevanshu Paliwal2023-06-091-2/+0
* SONAR-19345 - Update list issues for MIUIKevin Silva2023-06-097-28/+72
* SONAR-19345 Update selected issue's header section to new design systemAmbroise C2023-06-093-181/+172
* SONAR-19345 Update box contents for each issueKevin Silva2023-06-0920-1224/+521
* SONAR-19345 new UI for the issue Bulk Change ModalJay2023-06-096-14/+24
* [NO-JIRA] react/jsx-boolean-value -> neverViktor Vorona2023-06-058-9/+9
* SONAR-18425 Migrate measures page tests to RTLWouter Admiraal2023-06-021-4/+0
* SONAR-19174 Migrating issue box inside code viewer to MIUIRevanshu Paliwal2023-06-011-62/+0
* SONAR-19197 Show code variants on issuesWouter Admiraal2023-05-162-1/+21
* SONAR-19172 Issues page: create a "discreet select" component for the issue d...Kevin Silva2023-05-101-1/+1
* Revert "SONAR-19069 Disable the option to change an issue type in issues list...Wouter Admiraal2023-04-284-8/+120
* Revert "SONAR-19069 Add common IssueCharacteristicHeader"Wouter Admiraal2023-04-286-193/+20
* SONAR-19069 Add common IssueCharacteristicHeaderstanislavh2023-04-256-20/+193
* SONAR-19069 Disable the option to change an issue type in issues list and iss...stanislavh2023-04-254-120/+8
* SONAR-18448 Migrate the components/issue tests to RTLWouter Admiraal2023-03-3046-4781/+797
* SONAR-18555 Migrate issues app sidebar to RTL7PH2023-03-305-4/+37
* SONAR-18654 Disable user creation when user auto provisioning is enableMathieu Suen2023-03-221-1/+1
* SONAR-18362 Text Alternative is missingstanislavh2023-02-101-1/+1
* SONAR-18385 Improve focus state on issue boxMathieu Suen2023-02-075-6/+31
* SONAR-16556 Do not open rule panel or issues under Project > Measures / Code ...guillaume-peoch-sonarsource2023-01-102-11/+11
* SONAR-17819 Make tooltip content accessible to screen readers when entering n...Mathieu Suen2023-01-092-91/+83
* SONAR-16556 Do not open rule panel or issues under Project > Measures / Code ...guillaume-peoch-sonarsource2023-01-046-100/+380
* Update license templates for 2023Pierre2023-01-0252-52/+52
* [NO JIRA] Update types, react modal and router, prettier depedenciesKevin Silva2022-12-221-16/+17
* [NO JIRA] Upgrade jestJeremy Davis2022-12-2111-273/+273
* SONAR-17579 UI changes to open external links from user input in a new tabRevanshu Paliwal2022-12-192-4/+4
* SONAR-17738 Point to new documentation pathsWouter Admiraal2022-12-061-1/+1
* SONAR-17612 Do not lose the comment draft by clicking outside the comment box...David Cho-Lerat2022-12-065-24/+23
* SONAR-17592 Code highlighting for issue messages and code locationsDavid Cho-Lerat2022-12-018-10/+324
* SONAR-17386 handle issues on deleted filesJeremy Davis2022-11-244-0/+29
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-0239-115/+139
* SONAR-17221 Documentation links change to static documentation siteMathieu Suen2022-10-241-1/+1
* [NO-JIRA] Fix eslint errorsPhilippe Perrin2022-10-218-26/+26
* SONAR-16906 [893104] Form elements must have labelsRevanshu Paliwal2022-09-221-0/+1
* SONAR-17290 Adding tooltip to assigne name in issue pageRevanshu Paliwal2022-09-222-73/+86
* SONAR-17271 handle external user and webhook source in issue change logAurelien Poscia2022-09-193-14/+263
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-165-1/+31
* SONAR-17323 Bold text for selected issue message in issue pageGuillaume Peoc'h2022-09-151-1/+1
* SONAR-16829 Accessible name not same order as visible labelMathieu Suen2022-08-301-9/+10