aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/groups
Commit message (Expand)AuthorAgeFilesLines
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-283-7/+64
* Merge remote-tracking branch 'origin/branch-5.6'Julien Lancelot2016-07-192-2/+26
|\
| * SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)Stas Vilchik2016-07-182-2/+26
* | set max width of some admin pagesStas Vilchik2016-07-181-1/+1
|/
* enforce js code style5.5-M14Stas Vilchik2016-04-0514-14/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-313-5/+5
* improve code qualityStas Vilchik2016-02-242-2/+2
* improve code qualityStas Vilchik2016-02-2213-81/+81
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-193-5/+5
* extract SelectList componentStas Vilchik2016-01-181-1/+1
* Fix project title in copyright headersSimon Brandhof2016-01-1314-14/+14
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0514-0/+266
* install webpackStas Vilchik2015-12-186-12/+11
* SONAR-6972 improve loading UX of administration pagesStas Vilchik2015-11-163-1/+28
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1410-27/+27
* SONAR-6854 use api/user_groupsStas Vilchik2015-10-063-5/+5
* migrate js apps to es2015 modulesStas Vilchik2015-09-1814-438/+422
* Revert "use single web app"Stas Vilchik2015-09-1012-38/+29
* use the single web appStas Vilchik2015-08-2612-29/+38
* fix lingering tooltip on the groups pageStas Vilchik2015-08-241-0/+3
* SONAR-6602 make ui more consistent with users pageStas Vilchik2015-06-171-3/+9
* upgrade backbone.marionetteStas Vilchik2015-06-098-8/+8
* SONAR-6602 apply feedback for groups pageStas Vilchik2015-06-084-3/+10
* 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-025-10/+10
* SONAR-6602 refresh collections after membership changeStas Vilchik2015-06-021-0/+5
* SONAR-6602 use "q" for searchStas Vilchik2015-06-021-0/+1
* SONAR-6602 refactor groups pageStas Vilchik2015-06-0222-0/+558