aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/project-permissions
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-1214-837/+0
* refactor react components (#1033)Stas Vilchik2016-06-101-1/+1
* refactor permission templates page (#1025)Stas Vilchik2016-06-093-42/+52
* SONAR-7452 "Bulk Apply Permission Template" uses api/permissions/bulk_apply_t...Stas Vilchik2016-04-142-21/+30
* enforce js code style5.5-M14Stas Vilchik2016-04-059-22/+13
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-314-8/+8
* improve code qualityStas Vilchik2016-02-242-2/+2
* improve code qualityStas Vilchik2016-02-221-1/+1
* improve code qualityStas Vilchik2016-02-227-29/+29
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-194-8/+8
* fix loading of results in project permissions pageStas Vilchik2016-02-031-1/+6
* extract SelectList componentStas Vilchik2016-01-182-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-1311-11/+11
* SONAR-7174 "Execute Analysis" is now also a project permissionJulien Lancelot2016-01-121-1/+1
* rewrite translation moduleStas Vilchik2016-01-062-3/+5
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0511-0/+209
* install webpackStas Vilchik2015-12-183-5/+4
* improve code qualityStas Vilchik2015-12-083-3/+3
* improve code qualityStas Vilchik2015-12-081-1/+5
* improve code qualityStas Vilchik2015-12-081-1/+1
* SONAR-7090 Filter project permissions by qualifier in the UIStas Vilchik2015-12-024-6/+56
* SONAR-6972 improve loading UX of administration pagesStas Vilchik2015-11-163-15/+35
* bugfix: project permissions page shows all projectsStas Vilchik2015-11-091-1/+1
* refactor urls helperStas Vilchik2015-11-021-2/+2
* upgrade to react 0.14.0Stas Vilchik2015-10-273-2/+5
* 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