aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-5856 Rewrite Settings page (#1163)Stas Vilchik2016-09-013-0/+155
* | SONAR-7919 handle errors and display success messagesStas Vilchik2016-08-121-0/+11
* | fix code issuesStas Vilchik2016-08-102-2/+2
* | SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-102-0/+108
* | SONAR-7920 apply feedbackStas Vilchik2016-08-081-0/+4
* | SONAR-7918 display spinnerStas Vilchik2016-07-281-0/+8
* | SONAR-7888 Do not format measures in WS api/components/app (#1103)Stas Vilchik2016-07-151-5/+5
* | SONAR-7881 Offer a better UX on the Permission Templates pageStas Vilchik2016-07-141-0/+54
* | SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-121-2/+6
* | fix bad refactoringStas Vilchik2016-07-073-3/+3
* | update js lintersStas Vilchik2016-06-294-3/+4
* | refactor quality profiles page (#1056)Stas Vilchik2016-06-274-7/+120
* | 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