aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/conciseIssuesList/ConciseIssueBox.js
Commit message (Expand)AuthorAgeFilesLines
* rewrite issues app in ts (#12)Stas Vilchik2018-03-221-119/+0
* fix scrolling of the issues sidebar on the Explore pageStas Vilchik2018-01-121-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* update prettierStas Vilchik2017-09-131-2/+3
* comment flow annotations (#2335)Stas Vilchik2017-08-141-6/+8
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-171-3/+4
* apply feedback for issues page (#1980)Stas Vilchik2017-04-261-7/+25
* SONAR-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-241-2/+11
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-241-15/+49
* SONAR-9065 Display concise issues list when browsing code (#1953)Stas Vilchik2017-04-201-0/+54