aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* SONAR-6660 apply feedbackStas Vilchik2015-08-071-0/+9
|
* add react.jsStas Vilchik2015-08-042-0/+41244
|
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-036-62/+19
|
* SONAR-6660 rewrite setup pageStas Vilchik2015-08-039-22/+35
|
* use "additionalFields" when request issuesStas Vilchik2015-07-312-0/+2
|
* 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-6742 Stop displaying plugin actions for issuesStas Vilchik2015-07-294-59/+0
|
* 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
|
* keep period when go to a different dashboardStas Vilchik2015-07-271-3/+19
|
* fix js error when open the rule workspaceStas Vilchik2015-07-272-7/+4
|
* 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-0820-0/+504
|
* transition coding rules web testsStas Vilchik2015-07-071-136/+315
|
* 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
|
* SONAR-6661 check terms and conditions before installStas Vilchik2015-07-063-16/+37
|
* SONAR-6661 move system upgrades into separate tabStas Vilchik2015-07-064-9/+36
|
* SONAR-6661 apply feedbackStas Vilchik2015-07-067-42/+46
|
* migrate update center web testsStas Vilchik2015-07-031-1/+1
|
* add issues saved searches web testsStas Vilchik2015-07-021-0/+0
|
* improve the web app startStas Vilchik2015-06-302-179/+173
|
* fix issue reloadingStas Vilchik2015-06-301-0/+2
|
* fix search of issue tagsStas Vilchik2015-06-291-3/+3
|
* SONAR-6668 update issue filters widgets to display the technical debtStas Vilchik2015-06-298-25/+51
|
* SONAR-6078 show debt on issues pageStas Vilchik2015-06-2920-64/+243
|
* SONAR-6661 add update center web testsStas Vilchik2015-06-265-26/+28
|
* SONAR-6661 rewrite update centerStas Vilchik2015-06-2521-552/+1658
|
* SONAR-6852 decrease the list of kept issue fieldsStas Vilchik2015-06-251-3/+1
|
* fix quality flawsStas Vilchik2015-06-252-3/+0
|
* SONAR-6507 use ws to change passwordStas Vilchik2015-06-253-1/+86
|
* SONAR-6304 backup profile using current tabStas Vilchik2015-06-251-1/+1
|
* SONAR-6195 Adjust UI to request fields as neededJean-Baptiste Lievremont2015-06-252-4/+7
|
* SONAR-6570 update webStas Vilchik2015-06-253-3/+4
|
* improve the "max results reached" message in issues filter widgetStas Vilchik2015-06-221-1/+1
|
* improve start of js appsStas Vilchik2015-06-2218-431/+324
|