aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/issue
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-1826-2903/+0
* SONAR-21224 Improving status change drop-down inside issues pageRevanshu Paliwal2024-12-064-71/+186
* [NO-JIRA] Fix issue severity badge textstanislavh2024-11-291-1/+1
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-263-11/+11
* SONAR-22302 Fix a11y issues on Issues pagestanislavh2024-11-221-4/+2
* SONAR-23653 Popovers in rules pageViktor Vorona2024-11-211-20/+13
* SONAR-23653 Replace tours with PopoversViktor Vorona2024-11-212-13/+3
* SONAR-23363 fix naming issue with set_severity endpointstanislavh2024-11-111-1/+1
* SONAR-23363 Implement issue severity change for both modesstanislavh2024-11-113-118/+235
* SONAR-23531 Display severities in issue activity log based on current modeIsmail Cherri2024-11-112-4/+19
* SONAR-23300 Show filters from other mode if they are neededViktor Vorona2024-10-284-49/+46
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2223-26/+34
* SONAR-23205 Remove legacy CSS custom propertiesJeremy Davis2024-10-221-25/+25
* SONAR-23188 Rename isLegacy into isStandardMode and useLegacyCCTMode into use...Ismail Cherri2024-10-161-3/+3
* SONAR-23189 SONAR-23190 MQR mode for issues and rules listViktor Vorona2024-10-164-13/+55
* SONAR-23136 Replace usage of secondary.dark with echoes design tokensGrégoire Aubert2024-10-111-2/+2
* SONAR-23136 Accessibility - Replace old blueGrey[300] color code by new Echoe...David Cho-Lerat2024-10-112-3/+8
* SONAR-23332 Adopt updated Link components from EchoesDavid Cho-Lerat2024-10-091-3/+3
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-243-5/+5
* SONAR-22970 Improve branch queries and fix loading conflictJay2024-09-121-1/+4
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-057-12/+12
* SONAR-22224 Use new tooltipsViktor Vorona2024-06-031-2/+3
* SONAR-22224 Add a 'Prioritized' mark to an issueViktor Vorona2024-06-032-0/+42
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-302-2/+4
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-272-5/+5
* SONAR-22218 Deprecate old tooltips and migrate some of themJeremy Davis2024-05-271-12/+6
* SONAR-22209 Allow resizing issue comment textareaMathieu Suen2024-05-172-3/+3
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-301-1/+1
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-307-9/+10
* SONAR-22049 Align formatMeasureViktor Vorona2024-04-302-2/+2
* SONAR-22049 Align branch-like helperViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align throwGlobalErrorViktor Vorona2024-04-302-3/+3
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-302-6/+6
* SONAR-21970 implement prettier plugin organize importsIsmail Cherri2024-04-161-1/+1
* SONAR-21808 Add the failed badge on software quality cardsMathieu Suen2024-03-181-1/+1
* SONAR-21303 Showcase the Checkbox component from Echoes in a few placesDavid Cho-Lerat2024-03-131-2/+4
* SONAR-21656 Remove legacy css from styles.cssJeremy Davis2024-03-111-25/+0
* SONAR-21656 Replace old icons with MIUI iconsGrégoire Aubert2024-03-081-11/+19
* SONAR-21656 Remove legacy Dropdown componentJeremy Davis2024-03-054-242/+0
* SONAR-21692 Remove act() that are not neededViktor Vorona2024-02-201-52/+18
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-4/+0
* SONAR-20717 Save issue guide steps in sessionstorageViktor Vorona2024-02-191-3/+3
* SONAR-21551 Do not show comment section for deprecated actions when changing ...stanislavh2024-01-311-6/+1
* SONAR-21216 Adapt Issues action bar for small screensViktor Vorona2024-01-183-6/+6
* SONAR-21381 Show author in Issue activityViktor Vorona2024-01-171-2/+7
* SONAR-21366 Add line number back to issue listDavid Cho-Lerat2024-01-171-0/+10
* SONAR-21185 Remove "c" shortcut for issue commentsDavid Cho-Lerat2024-01-172-12/+0
* NO-JIRA Update license headers to 2024Pierre2024-01-0326-37/+27
* SONAR-21169 SONAR-21171 Fix rule and issue font color and spacing according t...7PH2024-01-033-10/+11