aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6797 do not fail when usersCount or groupsCount are not providedStas Vilchik2015-08-261-4/+1
* install mocha tests for reactjs componentsStas Vilchik2015-08-261-3/+2
* improve code qualityStas Vilchik2015-08-265-11/+19
* clean up ruby codeStas Vilchik2015-08-269-29/+35
* use the single web appStas Vilchik2015-08-26311-2992/+1619
* SONAR-6797 apply feedbackStas Vilchik2015-08-257-114/+102
* fix dashboard links when using sonar.web.contextStas Vilchik2015-08-241-2/+2
* SONAR-6690 update the style of select list componentStas Vilchik2015-08-2414-86/+542
* SONAR-6797 rewrite project permissions pageStas Vilchik2015-08-2416-147/+382
* fix lingering tooltip on the groups pageStas Vilchik2015-08-241-0/+3
* SONAR-6576 fix side-effects of issue location highlightingStas Vilchik2015-08-211-2/+3
* fix logo displayStas Vilchik2015-08-211-1/+1
* add element guards for navigation componentsStas Vilchik2015-08-211-3/+9
* SONAR-6796 apply feedbackStas Vilchik2015-08-213-4/+4
* rewrite settings navigationStas Vilchik2015-08-206-20/+121
* rewrite component navigationStas Vilchik2015-08-2017-13/+439
* rewrite global navigationStas Vilchik2015-08-2019-704/+377
* SONAR-6796 use the latest response formatStas Vilchik2015-08-192-2/+1
* SONAR-6796 rewrite global permissions pageStas Vilchik2015-08-1913-50/+373
* fix displaying of issue commentsStas Vilchik2015-08-194-3/+48
* do not use /api/issues/showStas Vilchik2015-08-191-5/+9
* SONAR-6576 improve wrapping of issue location markersStas Vilchik2015-08-192-6/+7
* SONAR-6576 improve usage highlighting inside issue locationsStas Vilchik2015-08-191-0/+4
* SONAR-6576 fix parsing of "<" and ">" charactersStas Vilchik2015-08-191-1/+1
* SONAR-6576 do not show secondary locations and execution flows of closed issuesStas Vilchik2015-08-193-0/+30
* fix SONAR-6655 Activation criteria does not reset activation severityStas Vilchik2015-08-181-1/+1
* fix SONAR-6657 Cannot deactivate just activated ruleStas Vilchik2015-08-182-3/+5
* fix display of facet toggleStas Vilchik2015-08-181-1/+0
* SONAR-6331 fix display of provisioned projectsStas Vilchik2015-08-183-24/+50
* fix quality flawsStas Vilchik2015-08-184-4/+4
* fix display on rule meta in the workspaceStas Vilchik2015-08-171-35/+35
* fix SONAR-6786 sonar.web.context causing issue filters to failStas Vilchik2015-08-171-1/+1
* SONAR-6765 apply feedbackStas Vilchik2015-08-171-15/+22
* SONAR-6766 show issue execution flowStas Vilchik2015-08-148-17/+51
* SONAR-6765 update the style of issue location messageStas Vilchik2015-08-131-16/+4
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-1310-22/+159
* fix display of the rules facet on the issues pageStas Vilchik2015-08-121-1/+1
* fix bad renamingStas Vilchik2015-08-126-11/+11
* fix display of rule issuesStas Vilchik2015-08-121-1/+1
* SONAR-6764 show precise issue locationsStas Vilchik2015-08-115-9/+164
* SONAR-6331 do not open overview if dashboard name is passedStas Vilchik2015-08-111-1/+1
* SONAR-6331 do not show overview for filesStas Vilchik2015-08-101-2/+2
* SONAR-6331 fix code styleStas Vilchik2015-08-1020-28/+28
* SONAR-6331 add project overviewStas Vilchik2015-08-1049-45/+1434
* do not show numbers in the inheritance facet on the rules pageStas Vilchik2015-08-102-1/+12
* make new code indicator more visibleStas Vilchik2015-08-101-1/+1
* keep coverage/duplications popup visible when open file in the workspaceStas Vilchik2015-08-102-0/+2
* remove extra space after the source viewer in the workspaceStas Vilchik2015-08-101-0/+4
* SONAR-6660 apply feedbackStas Vilchik2015-08-071-0/+9
* Rewrite some Ruby WS api/issues/{operation} in JavaSimon Brandhof2015-08-051-99/+0