aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/source-viewer
Commit message (Expand)AuthorAgeFilesLines
* Polish new source viewer (#1755)Stas Vilchik2017-03-0826-2334/+0
* refactor source viewer (#1744)Stas Vilchik2017-03-0314-141/+58
* Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-0314-58/+141
* refactor source viewer (#1705)Stas Vilchik2017-03-0214-141/+58
* fix indentationStas Vilchik2017-02-231-7/+7
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1011-22/+22
* remove unused styles and images (#1648)Stas Vilchik2017-02-091-1/+1
* SONAR-8713 update issue type icons, add new placesStas Vilchik2017-02-011-2/+2
* SONAR-8713 apply feedbackStas Vilchik2017-01-311-1/+1
* SONAR-8643 Make the color palette consistentStas Vilchik2017-01-241-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-298-70/+70
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-228-85/+62
* scroll to specified line when open a file permalinkStas Vilchik2016-12-201-0/+1
* refactor header.js to use favorites apiStas Vilchik2016-12-191-21/+7
* SONAR-7288 Use api/favorites/remove in the UITeryk Bellahsene2016-12-191-3/+5
* SONAR-7287 Use api/favorites/add in the UITeryk Bellahsene2016-12-191-1/+1
* SONAR-7287 Move FavoriteService to favorite packageTeryk Bellahsene2016-12-191-3/+4
* fix line permalink in source viewerStas Vilchik2016-12-091-2/+7
* add flow type checker (#1209)Stas Vilchik2016-11-281-2/+2
* fix quality flawsStas Vilchik2016-11-081-1/+1
* fix loading more codeStas Vilchik2016-11-011-3/+3
* SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348)Stas Vilchik2016-11-018-97/+25
* do not display global error when source viewer can't show code due to securit...Stas Vilchik2016-10-271-3/+10
* fix code issuesStas Vilchik2016-08-101-1/+1
* SONAR-7888 Do not format measures in WS api/components/app (#1103)Stas Vilchik2016-07-151-5/+5
* fix bad refactoringStas Vilchik2016-07-071-1/+1
* refactor react components (#1033)Stas Vilchik2016-06-101-1/+1
* refactor code page (#912)Stas Vilchik2016-05-301-0/+77
* SONAR-7223 "Best Values" are not displayed properly (#994)Stas Vilchik2016-05-181-59/+66
* SONAR-7365 fix highlightingStas Vilchik2016-04-251-4/+6
* SONAR-7373 drop loading of code by scrollingStas Vilchik2016-04-222-34/+28
* SONAR-7373 reduce number of displayed linesStas Vilchik2016-04-201-4/+7
* SONAR-7373 speed up scm renderingStas Vilchik2016-04-201-3/+3
* SONAR-7374 Improve the UI when component viewer is loading source codeStas Vilchik2016-04-201-2/+8
* SONAR-7365 Component doesn't highlight usage when it is also a keywordStas Vilchik2016-04-191-4/+7
* SONAR-7230 better collapse file pathStas Vilchik2016-04-181-1/+1
* SONAR-7320 Display a file name for each test method in the coverage popupStas Vilchik2016-04-181-1/+1
* fix quality flawsStas Vilchik2016-04-151-1/+1
* SONAR-7399 Permalink to line > 1000 doesn't workStas Vilchik2016-04-141-9/+12
* do not render issues for already destroyed source viewerStas Vilchik2016-04-071-2/+4
* SONAR-7401 display total remediation effortStas Vilchik2016-04-062-1/+6
* enforce js code style5.5-M14Stas Vilchik2016-04-056-20/+3
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-314-15/+15
* MMF-223 clean upStas Vilchik2016-03-291-2/+1
* SONAR-7472 Drop ability to create manual issues from UIJulien Lancelot2016-03-293-28/+1
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-291-1/+1
* fix scrolling of source viewer inside workspace windowStas Vilchik2016-03-291-7/+24
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-251-2/+2
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-241-0/+1
* fix display of covered lines in source viewer's detailsStas Vilchik2016-03-212-2/+2