aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8362 Display information of favorite projectsStas Vilchik2016-11-094-6/+132
* fix quality flawsStas Vilchik2016-11-081-1/+1
* SONAR-8300 mute unselected facet optionsStas Vilchik2016-11-049-16/+55
* SONAR-8300 adjust layoutStas Vilchik2016-11-028-11/+91
* 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
* SONAR-8300 Create new "Projects" page [second iteration] (#1347)Stas Vilchik2016-10-311-0/+95
* do not display global error when source viewer can't show code due to securit...Stas Vilchik2016-10-271-3/+10
* improve front end dx (#1331)Stas Vilchik2016-10-275-5/+5
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-2110-1/+323
* SONAR-8057 Make current user default option when assigning issuesStas Vilchik2016-09-161-7/+4
* SONAR-7790 Improve issue comment modal UIStas Vilchik2016-09-163-12/+57
* Merge branch 'branch-5.6'Stas Vilchik2016-09-131-1/+0
|\
| * SONAR-8000 Redirect to login page if WS returns 401 (#1240)Stas Vilchik2016-09-131-1/+0
| * SONAR-8033 Gravatar now works with non-lowercase email addresses. (#1218)Hendrik M Halkow2016-09-091-1/+1
* | SONAR-8033 Gravatar now works with non-lowercase email addresses. (#1218)Hendrik M Halkow2016-09-091-1/+1
* | use jest (#1202)Stas Vilchik2016-09-0215-623/+479
* | 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