aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6840 Allow measure values of integers with more than 10 digits in databaseSimon Brandhof2015-09-091-0/+39
* fix broken View page because of missing Squale metricSébastien Lesaint2015-09-021-0/+4
* 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
* Revert "fix SONAR-6203 Manual Metrics of type Level and Text can't be display...Stas Vilchik2015-08-271-1/+1
* SONAR-6485 use "id" instead of "uuid"Stas Vilchik2015-08-273-5/+5
* fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using...Stas Vilchik2015-08-271-1/+1
* SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo...Stas Vilchik2015-08-273-8/+12
* SONAR-6805 Rewrite project permissions page on a project levelStas Vilchik2015-08-2611-75/+112
* fix SONAR-6249 Non favorite issue filters cannot be loaded by Issues pageStas Vilchik2015-08-265-14/+53
* 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-269-29/+35
* use the single web appStas Vilchik2015-08-26312-2992/+1651
* 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-2417-147/+437
* 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-193-3/+2
* SONAR-6796 rewrite global permissions pageStas Vilchik2015-08-1916-50/+460
* 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-172-18/+28
* 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-1311-28/+165
* fix display of the rules facet on the issues pageStas Vilchik2015-08-121-1/+1