aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/organizations/navigation
Commit message (Expand)AuthorAgeFilesLines
* re-format js code (#1877)Stas Vilchik2017-03-311-8/+4
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-312-0/+32
* format code using prettier (#1774)Stas Vilchik2017-03-172-94/+118
* fix indentationStas Vilchik2017-02-231-3/+3
* SONAR-8655 check `canDelete`flagStas Vilchik2017-02-103-7/+120
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-102-4/+4
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-072-2/+19
* SONAR-8653 improve organization headerStas Vilchik2017-02-032-1/+42
* refactor and add type annonations around permissions domainStas Vilchik2017-02-032-2/+2
* SONAR-8729 Create organization's permissions pageStas Vilchik2017-02-032-0/+15
* fix display of organizationsStas Vilchik2017-02-022-27/+27
* SONAR-8653 Create organization's home (projects) pageStas Vilchik2017-02-012-17/+21
* SONAR-8658 Create organization's permission templates pageStas Vilchik2017-02-012-1/+16
* SONAR-8656 Create organization's groups pageStas Vilchik2017-02-012-0/+15
* SONAR-8655 Create page to delete organizationStas Vilchik2017-02-012-1/+16
* SONAR-8654 Create page to edit organizationStas Vilchik2017-02-013-0/+219