aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-1828-4749/+0
* CODEFIX-209 Adapt the display based on the current subscriptionDamien Urruty2024-11-291-2/+2
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-263-6/+6
* SONAR-22302 Fix a11y issues on Issues pagestanislavh2024-11-222-8/+6
* SONAR-23653 Replace tours with PopoversViktor Vorona2024-11-215-559/+1
* SONAR-23596 New brandingJeremy Davis2024-11-133-7/+8
* 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-112-6/+50
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-111-110/+116
* SONAR-23300 Show filters from other mode if they are neededViktor Vorona2024-10-281-16/+33
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2230-57/+65
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-161-4/+4
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-163-18/+30
* SGB-163 Fetching rules and cve inside issue details page using react queryRevanshu Paliwal2024-10-151-29/+7
* SONAR-22298 Fix clipboard a11yJeremy Davis2024-10-111-2/+2
* SONAR-23136 Replace usage of secondary.dark with echoes design tokensGrégoire Aubert2024-10-111-2/+2
* 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
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-248-11/+11
* 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-121-2/+11
* SONAR-22970 Fix openinIDEJeremy Davis2024-09-122-8/+24
* CODEFIX-15 Add view fix in ide buttonMathieu Suen2024-09-114-28/+336
* CODEFIX-12 Show new suggestion feature in issues pageRevanshu Paliwal2024-09-041-0/+8
* NO-JIRA Validation fixes7PH2024-08-131-17/+3
* SONAR-22495 Render the Jupyter Notebook cells where the issue is & Add previe...7PH2024-08-131-72/+92
* SONAR-22574 Fix selects usageDavid Cho-Lerat2024-07-241-7/+6
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-241-3/+4
* SONAR-22453 Use DropdownMenu from EchoesDavid Cho-Lerat2024-07-122-64/+61
* SONAR-22418 Fix radio buttons labelsGrégoire Aubert2024-07-101-2/+2
* SONAR-22418 Migrate AssigneeSelectJeremy Davis2024-07-104-74/+102
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-055-7/+7
* SONAR-22224 Add a 'Prioritized' mark to an issueViktor Vorona2024-06-031-0/+7
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-305-8/+13
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-271-1/+1
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-271-3/+4
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
* SONAR-22168 Align InputSelectstanislavh2024-05-062-4/+4
* SONAR-22168 Align BranchLike and isPullRequestViktor Vorona2024-05-021-3/+3
* SONAR-22049 Align isPortfolioLikeViktor Vorona2024-04-301-1/+2
* SONAR-22049 Align A11y componentsIsmail Cherri2024-04-301-1/+1
* SONAR-22049 Align ComponentQualifierViktor Vorona2024-04-303-3/+5
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-3/+3
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-304-5/+6
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-302-7/+3
* SONAR-22049 Align throwGlobalErrorViktor Vorona2024-04-301-1/+1
* SONAR-21639 Start using new RadioButtonGroup and deprecate legacy RadioButton...Jeremy Davis2024-03-161-20/+11