aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/issue/IssueView.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18448 Migrate the components/issue tests to RTLWouter Admiraal2023-03-301-156/+0
* SONAR-18385 Improve focus state on issue boxMathieu Suen2023-02-071-2/+9
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-4/+5
* SONAR-16829 Accessible name not same order as visible labelMathieu Suen2022-08-301-9/+10
* SONAR-16538 On selecting issue, scrolling to the issue message box in code panelRevanshu Paliwal2022-08-101-1/+0
* SONAR-16538 Move issue attributes and actions to the issue headerRevanshu Paliwal2022-08-031-0/+1
* SONAR-16448 Show default cursor for issue box not clickableMathieu Suen2022-06-021-1/+2
* SONAR-16303 The 'Why is this an issue' button is not available anymore on the...Mathieu Suen2022-05-241-7/+17
* SONAR-16256 Add RTL test to SourceViewerMathieu Suen2022-04-191-1/+6
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-3/+4
* SONAR-15882 warning align text and tooltipGuillaume Peoc'h2022-01-201-8/+6
* Improve accessibility on issues pageMathieu Suen2022-01-201-0/+2
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+1
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-1/+1
* SONAR-11774 Make issues more accessible to screen readersWouter Admiraal2021-03-031-6/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SONAR-12679 Drop short & long living branch conceptPhilippe Perrin2019-12-091-1/+2
* SONAR-12050 show issues' locations marker in CodeViewerJeremy Davis2019-11-071-0/+4
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-3/+3
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-1/+1
* SONAR-11900 Remove location counter from issues in the code viewer and issue ...Wouter Admiraal2019-05-061-4/+0
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-231-0/+1
* Update prettier to last versionGrégoire Aubert2019-03-291-13/+12
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-2/+2
* SONAR-11687 Remove multiselection of issuesJeremy Davis2019-02-271-11/+11
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-5/+4
* rewrite more components from flow to ts (#913)Stas Vilchik2018-11-061-0/+135