aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* fix js error when the force authentication is enabledStas Vilchik2015-08-281-0/+5
* SONAR-6708 fix sqale colors when drilldown on treemapStas Vilchik2015-08-282-8/+6
* SONAR-6485 use "id" instead of "uuid"Stas Vilchik2015-08-272-3/+3
* SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo...Stas Vilchik2015-08-272-2/+9
* SONAR-6805 Rewrite project permissions page on a project levelStas Vilchik2015-08-269-15/+111
* fix SONAR-6249 Non favorite issue filters cannot be loaded by Issues pageStas Vilchik2015-08-264-14/+22
* SONAR-6797 apply feedbackStas Vilchik2015-08-261-1/+4
* Revert "install mocha tests for reactjs components"Stas Vilchik2015-08-261-2/+3
* SONAR-6797 order permissionsStas Vilchik2015-08-261-2/+10
* 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-268-14/+15
* use the single web appStas Vilchik2015-08-26277-2735/+1546
* 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-2413-86/+535
* SONAR-6797 rewrite project permissions pageStas Vilchik2015-08-2413-0/+375
* 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-2016-13/+406
* 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-1912-0/+367
* 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-191-1/+1
* 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
* SONAR-6331 fix display of provisioned projectsStas Vilchik2015-08-182-6/+23
* 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-147-12/+28
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-136-18/+102
* 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-114-1/+156
* SONAR-6331 fix code styleStas Vilchik2015-08-1020-28/+28
* SONAR-6331 add project overviewStas Vilchik2015-08-1041-19/+1026
* do not show numbers in the inheritance facet on the rules pageStas Vilchik2015-08-102-1/+12
* keep coverage/duplications popup visible when open file in the workspaceStas Vilchik2015-08-102-0/+2