aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/users/groups-view.js
Commit message (Expand)AuthorAgeFilesLines
* enforce js code style5.5-M14Stas Vilchik2016-04-051-1/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-3/+3
* improve code qualityStas Vilchik2016-02-241-1/+1
* improve code qualityStas Vilchik2016-02-221-4/+4
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-3/+3
* extract SelectList componentStas Vilchik2016-01-181-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* install webpackStas Vilchik2015-12-181-1/+1
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-5/+4
* SONAR-6854 use api/user_groupsStas Vilchik2015-10-061-2/+2
* migrate js apps to es2015 modulesStas Vilchik2015-09-181-39/+37
* Revert "use single web app"Stas Vilchik2015-09-101-5/+4
* use the single web appStas Vilchik2015-08-261-4/+5
* upgrade backbone.marionetteStas Vilchik2015-06-091-2/+2
* SONAR-6476 SONAR-6477 Revert to id instead of groupId for consistency with ot...Jean-Baptiste Lievremont2015-06-031-2/+2
* add backbone-superStas Vilchik2015-06-021-1/+1
* SONAR-6602 refresh collections after membership changeStas Vilchik2015-06-021-0/+5
* SONAR-6602 use "q" for searchStas Vilchik2015-06-021-0/+1
* fix quality flawsStas Vilchik2015-06-021-1/+0
* SONAR-6602 refactor groups pageStas Vilchik2015-06-021-6/+7
* SONAR-6565 display groups on users pageStas Vilchik2015-05-281-1/+1
* SONAR-6565 add select list for groupsStas Vilchik2015-05-251-0/+37