aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/facets/project-facet.js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-112/+0
* format code using prettier (#1774)Stas Vilchik2017-03-171-13/+14
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* display organizations in projects facet on issues pageStas Vilchik2017-02-021-0/+8
* use WS /api/components/search for projects facetStas Vilchik2017-01-251-40/+21
* SONAR-7303 replace usage of /api/resources/search by /api/components/searchStas Vilchik2017-01-241-1/+18
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-4/+4
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-2/+2
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-131-1/+1
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-2/+2
* improve code qualityStas Vilchik2016-02-221-1/+6
* improve code qualityStas Vilchik2016-02-221-19/+19
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* rewrite translation moduleStas Vilchik2016-01-061-3/+4
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* improve code qualityStas Vilchik2015-12-091-5/+3
* SONAR-6587 use new api/components/search_view_componentsStas Vilchik2015-10-021-3/+3
* migrate js apps to es2015 modulesStas Vilchik2015-09-181-73/+72
* Revert "use single web app"Stas Vilchik2015-09-101-5/+5
* use the single web appStas Vilchik2015-08-261-5/+5
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-031-1/+1
* move issues page from coffee to jsStas Vilchik2015-06-011-0/+83