aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/coffee/issues/facets/assignee-facet.coffee
Commit message (Expand)AuthorAgeFilesLines
* change web structure: separate componentsStas Vilchik2015-05-191-105/+0
* SONAR-6523 Replace Rails api/users/search with Java implementationJean-Baptiste Lievremont2015-05-181-1/+1
* SONAR-6520 Refactor WS to select2 format conversion function to utilitiesJean-Baptiste Lievremont2015-05-181-6/+1
* SONAR-6520 Replace call api/users/search2 instead of api/users/search on fron...Jean-Baptiste Lievremont2015-05-181-2/+12
* SONAR-6145 change the way to select current user in the facet on the issues pageStas Vilchik2015-03-091-0/+5
* add web assets headersStas Vilchik2015-02-251-0/+20
* move some js libs to a standard distributionStas Vilchik2015-01-091-1/+0
* SONAR-5820 Create a new coding rules pageStas Vilchik2014-12-221-2/+2
* SONAR-5899 Add completion to tags facetJean-Baptiste Lievremont2014-12-111-1/+0
* SONAR-5718 Fix sorting of facet itemsStas Vilchik2014-12-101-1/+9
* SONAR-5718 Standartize facets with custom valuesStas Vilchik2014-11-051-21/+5
* SONAR-5718 Implement the manual selection of facet valuesStas Vilchik2014-10-301-0/+31
* SONAR-5718 Disable facet when collapse itStas Vilchik2014-10-301-0/+4
* SONAR-5718 Don't allow to choose 'unassigned' and assignee at the same timeStas Vilchik2014-10-301-6/+4
* SONAR-5718 Add a new issues pageStas Vilchik2014-10-291-0/+52