aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* refactor react components (#1033)Stas Vilchik2016-06-1028-411/+666
* move testsStas Vilchik2016-06-037-0/+611
* refactor code page (#912)Stas Vilchik2016-05-301-0/+77
* fix when sumit empty issue comment by keyboardStas Vilchik2016-05-191-0/+5
* SONAR-7223 "Best Values" are not displayed properly (#994)Stas Vilchik2016-05-181-59/+66
* refactor project overview page (#908)Stas Vilchik2016-05-132-0/+164
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-134-4/+5
* 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-7503 improve reliability of the "New Issues" facetStas Vilchik2016-04-191-11/+15
* 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
* SONAR-7503 New Issues facet not working properly for the last periodStas 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
* SONAR-7402 clicking on project bubble brings to the project pageStas Vilchik2016-04-111-1/+1
* 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
* fix rule workspaceStas Vilchik2016-04-062-9/+7
* enforce js code style5.5-M14Stas Vilchik2016-04-0582-408/+150
* SONAR-7473 Clean useless codeJulien Lancelot2016-04-041-1/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-3118-39/+39
* MMF-223 clean upStas Vilchik2016-03-292-100/+1
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-291-11/+9
* SONAR-7472 Drop ability to create manual issues from UIJulien Lancelot2016-03-294-48/+1
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-295-44/+6
* 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-257-128/+2
* SONAR-6742 Stop displaying plugin actions for issues in the UIStas Vilchik2016-03-254-69/+0
* SONAR-7402 improve display of measures home pageStas Vilchik2016-03-251-0/+34
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-243-2/+4
* improve readiablity of footer on background tasks pageStas Vilchik2016-03-211-1/+2
* fix display of covered lines in source viewer's detailsStas Vilchik2016-03-212-2/+2
* improve code qualityStas Vilchik2016-03-113-7/+7
* remove mapping of coverage metrics for drilldown linksStas Vilchik2016-03-101-29/+1
* SONAR-7345 Rename Issue debt to effort in UIJulien Lancelot2016-03-101-1/+1
* SONAR-7336 add ability to change issue type from UIStas Vilchik2016-03-085-1/+99
* fix drilldown links for new issue measuresStas Vilchik2016-03-081-2/+22
* SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" pageStas Vilchik2016-03-071-4/+2
* SONAR-7404 Display history of selected measure on the "Measures" pageStas Vilchik2016-03-071-0/+225
* SONAR-7401 Update component viewer header to support new quality modelStas Vilchik2016-03-033-61/+40
* SONAR-7329 display rule type in descriptionStas Vilchik2016-03-021-0/+5
* SONAR-7333 display issue type in the issue boxStas Vilchik2016-02-261-1/+6
* refactor quality gates pageStas Vilchik2016-02-249-31/+37
* improve code qualityStas Vilchik2016-02-2413-26/+26
* improve code qualityStas Vilchik2016-02-225-10/+10