aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6331 add project overviewStas Vilchik2015-08-107-4/+73
* keep coverage/duplications popup visible when open file in the workspaceStas Vilchik2015-08-102-0/+2
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-032-26/+11
* use "additionalFields" when request issuesStas Vilchik2015-07-311-0/+1
* SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-07-294-59/+0
* 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
* fix issue reloadingStas Vilchik2015-06-301-0/+2
* fix search of issue tagsStas Vilchik2015-06-291-3/+3
* fix quality flawsStas Vilchik2015-06-251-1/+0
* SONAR-6195 Adjust UI to request fields as neededJean-Baptiste Lievremont2015-06-251-2/+3
* SONAR-6570 update webStas Vilchik2015-06-251-1/+2
* SONAR-6582 Fix reporter serialization in issues searchJean-Baptiste Lievremont2015-06-192-1/+4
* SONAR-6582 update webStas Vilchik2015-06-194-9/+47
* fix quality flawsStas Vilchik2015-06-181-1/+1
* update webStas Vilchik2015-06-188-96/+100
* SONAR-6570 use new api/metric/search for source viewerStas Vilchik2015-06-171-4/+5
* SONAR-6618 limit number of issues loaded in source viewerStas Vilchik2015-06-171-3/+2
* close modal form by pressing escape even if input is focusedStas Vilchik2015-06-111-0/+8
* unify actions dropdownsStas Vilchik2015-06-1013-69/+92
* upgrade backbone.marionetteStas Vilchik2015-06-0921-51/+51
* SONAR-5892 apply feedbackStas Vilchik2015-06-091-0/+12
* fix workspace overlappingStas Vilchik2015-06-041-1/+1
* reopen existing model from workspaceStas Vilchik2015-06-042-8/+14
* SONAR-5892 make it possible to select issues to bulk changeStas Vilchik2015-06-041-1/+6
* explicitly set selected=all when search from select listStas Vilchik2015-06-031-0/+1
* remove unused issues codeStas Vilchik2015-06-032-91/+10
* disable issue actions form during requestStas Vilchik2015-06-034-56/+74
* SONAR-6449 disable issues comment form during requestStas Vilchik2015-06-031-3/+15
* refactor creation of manual issuesStas Vilchik2015-06-024-86/+60
* SONAR-6602 use "q" for searchStas Vilchik2015-06-021-2/+6
* fix quality flawsStas Vilchik2015-06-021-1/+2
* SONAR-6579 apply feedbackStas Vilchik2015-06-022-2/+4
* fix quality flawsStas Vilchik2015-06-012-14/+14
* move issue component from coffee to jsStas Vilchik2015-05-2928-0/+1631
* SONAR-6416 fix display of stacktraceStas Vilchik2015-05-291-1/+2
* SONAR-6579 apply gravatars feedbackStas Vilchik2015-05-282-6/+2
* refactor quality gates pageStas Vilchik2015-05-281-1/+1
* migrate some code from coffee to jsStas Vilchik2015-05-262-0/+97
* SONAR-6579 add support of gravatarsStas Vilchik2015-05-252-1/+20
* SONAR-6565 add select list for groupsStas Vilchik2015-05-251-3/+13
* change web structure: separate componentsStas Vilchik2015-05-1971-0/+6726
* SONAR-6404 Force reload of results when submit a search form on the rules pageStas Vilchik2015-04-091-3/+4
* add a second sort dimension for facetsStas Vilchik2015-03-301-2/+13
* fix quality flawsStas Vilchik2015-03-231-5/+7
* SONAR-6215 Add a workspace POCStas Vilchik2015-03-021-9/+0
* add web assets headersStas Vilchik2015-02-2510-0/+190
* fix scrolling by keyboard on issues and rules pagesStas Vilchik2015-02-201-1/+2
* SONAR-5946 SONAR-6027 better handling of ajax errorsStas Vilchik2015-02-031-5/+0
* SONAR-5345 Merge Issues Drilldown and the Issues pagesStas Vilchik2015-01-261-8/+6