aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* use the single web appStas Vilchik2015-08-26206-1315/+859
* 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-244-86/+112
* SONAR-6797 rewrite project permissions pageStas Vilchik2015-08-2412-0/+369
* fix lingering tooltip on the groups pageStas Vilchik2015-08-241-0/+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-2014-13/+351
* rewrite global navigationStas Vilchik2015-08-2018-697/+377
* SONAR-6796 use the latest response formatStas Vilchik2015-08-192-2/+1
* SONAR-6796 rewrite global permissions pageStas Vilchik2015-08-1911-0/+347
* fix displaying of issue commentsStas Vilchik2015-08-191-0/+15
* SONAR-6576 do not show secondary locations and execution flows of closed issuesStas Vilchik2015-08-191-0/+10
* 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-181-1/+1
* fix SONAR-6786 sonar.web.context causing issue filters to failStas Vilchik2015-08-171-1/+1
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-131-0/+2
* fix display of the rules facet on the issues pageStas Vilchik2015-08-121-1/+1
* fix bad renamingStas Vilchik2015-08-123-5/+5
* fix display of rule issuesStas Vilchik2015-08-121-1/+1
* SONAR-6331 fix code styleStas Vilchik2015-08-1020-28/+28
* SONAR-6331 add project overviewStas Vilchik2015-08-1032-13/+947
* do not show numbers in the inheritance facet on the rules pageStas Vilchik2015-08-102-1/+12
* SONAR-6660 apply feedbackStas Vilchik2015-08-071-0/+9
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-034-36/+8
* SONAR-6660 rewrite setup pageStas Vilchik2015-08-039-22/+35
* use "additionalFields" when request issuesStas Vilchik2015-07-311-0/+1
* show a message when there are no quality profilesStas Vilchik2015-07-313-1/+14
* SONAR-6661 remove "offline" badgeStas Vilchik2015-07-311-6/+1
* SONAR-6631 drop old manual measures pageStas Vilchik2015-07-291-4/+1
* SONAR-6661 show update center in offline modeStas Vilchik2015-07-294-16/+39
* fix the error message when creating a custom metricStas Vilchik2015-07-281-1/+1
* SONAR-6381 show an error message when a plugin cannot be installedStas Vilchik2015-07-282-0/+11
* highlight profile changelog when using permalinkStas Vilchik2015-07-282-1/+13
* migrate quality profiles web testsStas Vilchik2015-07-281-1/+2
* show a warning when delete a quality profile with descendantsStas Vilchik2015-07-281-1/+7
* SONAR-6661 drop the old update centerStas Vilchik2015-07-081-4/+0
* SONAR-6697 show updated date if availableStas Vilchik2015-07-081-1/+5
* SONAR-6697 filter available metricsStas Vilchik2015-07-083-11/+38
* SONAR-6697 add new custom measures pageStas Vilchik2015-07-0819-0/+503
* fix quality flawsStas Vilchik2015-07-071-1/+1
* SONAR-6078 fix tooltips on issues home pageStas Vilchik2015-07-071-2/+9
* SONAR-6661 apply feedbackStas Vilchik2015-07-076-6/+22
* transition computation web testsStas Vilchik2015-07-071-8/+1
* SONAR-6661 improve the layoutStas Vilchik2015-07-063-148/+156