aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/issue
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-1/+1
* SONAR-13999 Remove orgs from issuesJeremy Davis2020-12-2219-129/+30
* SONAR-12872 Rename Markdown Syntax to Formatting SyntaxWouter Admiraal2020-12-172-4/+4
* SONAR-10070 Show badge on issues raised by deprecated/removed rulesWouter Admiraal2020-12-175-1/+113
* SONAR-14154 Report API errors when updating issuesWouter Admiraal2020-12-032-1/+86
* SONAR-13936 Fix issues sidebar search where in some case we trigger wrong API...Mathieu Suen2020-10-202-39/+1
* SONAR-13796 Display the full date when hovering a date from nowPhilippe Perrin2020-09-042-56/+32
* SONAR-13786 Issue message is not displayed correctly when it is too longPhilippe Perrin2020-08-272-5/+5
* SONAR-13706 Align issue description on baselinePhilippe Perrin2020-08-042-10/+10
* SONAR-13331 Display external engine name in issuesWouter Admiraal2020-06-156-69/+453
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-173-4/+4
* SONAR-12933 Make link label of rule tabs more explicitGrégoire Aubert2020-02-215-53/+117
* Format all headers for 2020Wouter Admiraal2020-01-0748-48/+48
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-097-30/+72
* SONAR-12636 Exlude branches from purgePhilippe Perrin2019-12-091-0/+1
* SONAR-12537 Update See rule button in issues pageJeremy Davis2019-11-083-4/+10
* SONAR-12606 Fix issue multiline commentsJeremy Davis2019-11-081-0/+14
* SONAR-12602 Auto-scroll down when expanding snippets downJeremy Davis2019-11-072-0/+16
* SONAR-12050 show issues' locations marker in CodeViewerJeremy Davis2019-11-076-2/+60
* SONAR-12594 Udpate issue type iconsGrégoire Aubert2019-10-218-6/+28
* SONAR-12414 Prevent click event from bubbling outside of popupphilippe-perrin-sonarsource2019-09-304-257/+241
* SONAR-12413 Issue changelog contains confusing 'undefined' valuesphilippe-perrin-sonarsource2019-09-304-29/+74
* SONAR-12414 Prevent opening an issue if click happens inside a changelog or c...Wouter Admiraal2019-09-104-232/+248
* SONAR-11448 Update closed issue changelog comment about line numberWouter Admiraal2019-08-273-0/+96
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-021-4/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1945-87/+87
* MMF-769 User can close their account (#1861)Benoit2019-07-1215-150/+621
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1134-92/+89
* SONAR-12236 Fix SSF-81Jeremy Davis2019-06-281-2/+2
* SONAR-12196 Fix SSF-79Jeremy Davis2019-06-281-0/+1
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-033-7/+5
* SONAR-12026 Update transition names and description for Vulnerability coming ...Grégoire Aubert2019-05-226-20/+100
* SONAR-12076 Add duplication popup back to the new multi location issue flowGrégoire Aubert2019-05-071-0/+1
* SONAR-11900 Remove location counter from issues in the code viewer and issue ...Wouter Admiraal2019-05-065-61/+1
* SONAR-11910 Allow to assign a Security Hotspot in issues pageGrégoire Aubert2019-04-232-11/+52
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-236-44/+124
* Update prettier to last versionGrégoire Aubert2019-03-294-21/+213
* Update jest and enzymeGrégoire Aubert2019-03-291-1/+1
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-2/+2
* SONAR-11687 Remove multiselection of issuesJeremy Davis2019-02-273-22/+17
* SONAR-11611 comment prompt button label (#1219)Jeremy2019-02-117-45/+1024
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-2824-305/+221
* SONAR-11444 Issue comment form should not close automatically when selecting ...Wouter Admiraal2019-01-044-0/+6
* Fix license headers for 2019Duarte Meneses2019-01-0243-43/+43
* Fix styling in issues boxesGrégoire Aubert2018-12-201-0/+1
* Update issues comment box placeholder for won't fixGrégoire Aubert2018-12-201-1/+1
* finish removing legacy react context (#1055)Stas Vilchik2018-12-124-27/+23
* SONAR-11526 fix security hotspot permalinksStas Vilchik2018-12-073-1/+19
* SONAR-11445 improve issue comment layout to avoid overflowStas Vilchik2018-12-071-15/+9
* SONAR-11410 fix issue popups placementStas Vilchik2018-12-077-6/+17