aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-1892-16112/+0
* SONAR-23667 Inform users when using filters from a different modeIsmail Cherri2024-12-092-9/+9
* SONAR-22743 Fix duplicate snippet when seeing issue flowsMathieu Suen2024-12-061-1/+1
* SONAR-21224 Improving status change drop-down inside issues pageRevanshu Paliwal2024-12-061-2/+12
* CODEFIX-209 Adapt the display based on the current subscriptionDamien Urruty2024-11-291-2/+2
* SONAR-23654 Fix small UI bugsViktor Vorona2024-11-271-1/+1
* SONAR-23652 Advertisements for admins in Issues, Rules, Administration pagesViktor Vorona2024-11-261-0/+2
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-2612-42/+43
* SONAR-22302 Fix a11y issues on Issues pagestanislavh2024-11-2213-33/+33
* SONAR-22300 SONAR-23528 Fix 11y issues on Projects page & fetch measures by c...stanislavh2024-11-211-1/+1
* SONAR-23653 Popovers in rules pageViktor Vorona2024-11-215-82/+6
* SONAR-23653 Replace tours with PopoversViktor Vorona2024-11-2112-839/+125
* CODEFIX-189 Allow admin to enable AI CodeFix at the project levelDamien Urruty2024-11-191-2/+2
* CODEFIX-183 Check project enablement to show the 'Generate AI Fix' buttonDamien Urruty2024-11-191-4/+34
* SONAR-23596 New brandingJeremy Davis2024-11-134-10/+11
* SONAR-23531 Fix filter of changelog events based on modestanislavh2024-11-111-15/+21
* SONAR-23363 fix naming issue with set_severity endpointstanislavh2024-11-111-1/+1
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-113-7/+102
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-112-111/+130
* SONAR-23300 Add popover to temporal issue filtersstanislavh2024-11-014-1/+68
* SONAR-23300 Show filters from other mode if they are neededViktor Vorona2024-10-289-37/+276
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2292-190/+260
* SONAR-23205 Add lazy loading on most routes to improve build and dev server p...Grégoire Aubert2024-10-221-1/+3
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-222-5/+5
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-222-2/+2
* CODEFIX-75 Add a service connection test button in the admin sectionDamien Urruty2024-10-221-2/+2
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-162-8/+8
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-169-157/+381
* SGB-163 Fetching rules and cve inside issue details page using react queryRevanshu Paliwal2024-10-152-29/+11
* SONAR-22298 Fix clipboard a11yJeremy Davis2024-10-112-6/+2
* SONAR-23136 Remove no longer used useThemeDavid Cho-Lerat2024-10-111-4/+1
* SONAR-23136 Replace usage of secondary.dark with echoes design tokensGrégoire Aubert2024-10-113-4/+4
* SONAR-23136 Accessibility - Replace old blueGrey[400] color code by new Echoe...David Cho-Lerat2024-10-111-2/+3
* SONAR-23249 Fix SSF-656 & SSF-657David Cho-Lerat2024-10-081-20/+24
* SGB-163 Moving IssueDetails out of IssuesAppRevanshu Paliwal2024-10-042-241/+375
* SGB-163 Adding timer to all test inside issueApp as a temporary fixRevanshu Paliwal2024-09-271-19/+39
* SGB-163 Improve issue app render in testMathieu Suen2024-09-261-2/+2
* SGB-163 Fixing fp in issuesAppRevanshu Paliwal2024-09-261-1/+1
* CODEFIX-32 Creating admin section for code fix suggestionsRevanshu Paliwal2024-09-242-7/+7
* CODEFIX-33 Remove the get fix button when feature is not availableMathieu Suen2024-09-242-24/+27
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-2412-17/+20
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-185-80/+21
* CODEFIX-92 Don't show the overlay when only one IDE and avoid calling twice t...Mathieu Suen2024-09-171-12/+19
* SONAR-23036 Upgrade Echoes and adapt to the new SelectJeremy Davis2024-09-131-2/+2
* SONAR-22914 Render CVE information in Issues and Security Hotspots pages7PH2024-09-123-3/+64
* SONAR-22970 Fix openinIDEJeremy Davis2024-09-122-8/+24
* SONAR-22970 Improve branch queries and fix loading conflictJay2024-09-121-4/+2
* SONAR-22970 Align dependencies with SonarCloudDavid Cho-Lerat2024-09-121-1/+1
* CODEFIX-15 Add view fix in ide buttonMathieu Suen2024-09-115-43/+342
* CODEFIX-12 Show new suggestion feature in issues pageRevanshu Paliwal2024-09-045-9/+151