aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/issue/IssueView.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-201-1/+1
| | | | folders
* 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* SONAR-11900 Remove location counter from issues in the code viewer and issue ↵Wouter Admiraal2019-05-061-4/+0
| | | | list
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-231-0/+1
| | | | | | | | | | | | | * Update see rule button style in issues * Update selected and hover styling of concise issues * Update issues selected and hover styling * Issues type facet don't filter out hotspots by default anymore * Update issue box styling for hotspots * Automatically open severity & standard facet based on the issue type * Add security hotspots newsbox on issues page * Update clear icon and close buttons * Allow to dismiss hotspots newsbox on issues page * Display help tooltip on hotspots entry of the types facet
* Update prettier to last versionGrégoire Aubert2019-03-291-13/+12
| | | | * Prettier format all modules
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-2/+2
| | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions
* 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