aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/controller.js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* fix quality flawsStas Vilchik2017-02-071-2/+2
* improve display of component paths on issues pageStas Vilchik2017-02-021-1/+2
* SONAR-8562 Rewrite issues bulk changeStas Vilchik2016-12-301-0/+12
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-11/+12
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-7/+5
* fix assignee facet, part 2Stas Vilchik2016-11-171-2/+2
* fix bulk change of my issuesStas Vilchik2016-11-171-0/+3
* fix requesting of issues facetStas Vilchik2016-11-101-0/+3
* do not explicitly provide sorting criteria on issues pageStas Vilchik2016-11-101-1/+0
* SONAR-8374 Make the "Me" option more visible on the "Issues" pageStas Vilchik2016-11-101-44/+4
* SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-091-61/+1
* SONAR-8056 fix loading of issuesStas Vilchik2016-09-271-1/+4
* SONAR-8056 Issue counter is wrongStas Vilchik2016-09-141-6/+10
* enforce js code style5.5-M14Stas Vilchik2016-04-051-1/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-4/+4
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-251-1/+1
* improve code qualityStas Vilchik2016-02-241-1/+1
* improve code qualityStas Vilchik2016-02-221-43/+43
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-4/+4
* SONAR-6929 Issues page loads unnecessary facetsStas Vilchik2016-01-141-1/+3
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-1/+1
* SONAR-6870 pre-select unresolved on the issues home pageStas Vilchik2015-10-051-11/+5
* improve code qualityStas Vilchik2015-09-301-4/+1
* SONAR-6870 do not add "resolved" filter if any status is selectedStas Vilchik2015-09-301-1/+1
* do not use "f" parameter of api/issues/searchStas Vilchik2015-09-291-1/+0
* SONAR-6870 Issues Page should show unresolved issues by defaultStas Vilchik2015-09-291-4/+11
* migrate js apps to es2015 modulesStas Vilchik2015-09-181-232/+232
* fix display of the assignees facet on the issues pageStas Vilchik2015-09-111-1/+2
* SONAR-6285 show filters on the issues home pageStas Vilchik2015-09-111-2/+5
* Revert "use single web app"Stas Vilchik2015-09-101-2/+1
* fix SONAR-6249 Non favorite issue filters cannot be loaded by Issues pageStas Vilchik2015-08-261-9/+10
* use the single web appStas Vilchik2015-08-261-1/+2
* fix display of the rules facet on the issues pageStas Vilchik2015-08-121-1/+1
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-031-1/+1
* use "additionalFields" when request issuesStas Vilchik2015-07-311-0/+1
* SONAR-6195 Adjust UI to request fields as neededJean-Baptiste Lievremont2015-06-251-2/+4
* SONAR-6582 Fix reporter serialization in issues searchJean-Baptiste Lievremont2015-06-191-1/+1
* update webStas Vilchik2015-06-181-1/+1
* SONAR-6600 add module name to issues breadcrumbsStas Vilchik2015-06-011-0/+2
* move issues page from coffee to jsStas Vilchik2015-06-011-0/+249