aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/project-permissions
Commit message (Expand)AuthorAgeFilesLines
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1411-33/+25
* SONAR-6805 fix project permissions pageStas Vilchik2015-10-065-58/+22
* do not lose the search on the project permissions pageStas Vilchik2015-10-051-1/+5
* SONAR-6797 display qualifierStas Vilchik2015-10-021-3/+5
* migrate js apps to es2015 modulesStas Vilchik2015-09-185-95/+94
* SONAR-6802 SONAR-6803 add an ability to apply a permission template to projectsStas Vilchik2015-09-147-7/+129
* improve code qualityStas Vilchik2015-09-102-4/+10
* Revert "use single web app"Stas Vilchik2015-09-103-22/+13
* SONAR-6485 use "id" instead of "uuid"Stas Vilchik2015-08-272-3/+3
* SONAR-6805 Rewrite project permissions page on a project levelStas Vilchik2015-08-262-3/+61
* SONAR-6797 order permissionsStas Vilchik2015-08-261-2/+10
* SONAR-6797 do not fail when usersCount or groupsCount are not providedStas Vilchik2015-08-261-4/+1
* improve code qualityStas Vilchik2015-08-262-5/+12
* use the single web appStas Vilchik2015-08-263-10/+13
* SONAR-6797 apply feedbackStas Vilchik2015-08-255-58/+60
* SONAR-6690 update the style of select list componentStas Vilchik2015-08-242-44/+56
* SONAR-6797 rewrite project permissions pageStas Vilchik2015-08-2411-0/+368