aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/facets
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-136-6/+6
* enforce js code style5.5-M14Stas Vilchik2016-04-0513-13/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-317-8/+8
* SONAR-6158 On a project Issues page, it should be possible to easily select t...Stas Vilchik2016-03-251-1/+20
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-251-85/+0
* SONAR-7334 display types facet on issues pageStas Vilchik2016-02-261-0/+35
* improve code qualityStas Vilchik2016-02-241-1/+1
* improve code qualityStas Vilchik2016-02-223-3/+8
* improve code qualityStas Vilchik2016-02-2219-205/+202
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-197-8/+8
* Fix project title in copyright headersSimon Brandhof2016-01-1319-19/+19
* rewrite translation moduleStas Vilchik2016-01-066-18/+24
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0519-0/+361
* install webpackStas Vilchik2015-12-182-2/+4
* improve code qualityStas Vilchik2015-12-096-29/+17
* refactor measure formattingStas Vilchik2015-11-021-1/+2
* use moment.js installed by npmStas Vilchik2015-10-141-0/+2
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1412-25/+25
* SONAR-6870 pre-select unresolved on the issues home pageStas Vilchik2015-10-051-1/+35
* SONAR-6587 use new api/components/search_view_componentsStas Vilchik2015-10-021-3/+3
* SONAR-6870 Issues Page should show unresolved issues by defaultStas Vilchik2015-09-291-35/+1
* migrate js apps to es2015 modulesStas Vilchik2015-09-1819-874/+849
* fix SONAR-6788 The language of manual rules is displayed as "undefined" in th...Stas Vilchik2015-09-111-1/+2
* Revert "use single web app"Stas Vilchik2015-09-1010-29/+27
* use the single web appStas Vilchik2015-08-2610-27/+29
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-031-1/+1
* SONAR-6078 show debt on issues pageStas Vilchik2015-06-293-0/+34
* upgrade backbone.marionetteStas Vilchik2015-06-091-1/+1
* fix quality flawsStas Vilchik2015-06-022-8/+6
* move issues page from coffee to jsStas Vilchik2015-06-0118-0/+969