aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/organizations/navigation/OrganizationNavigation.js
Commit message (Expand)AuthorAgeFilesLines
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-141-241/+0
* SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-111-9/+10
* SONAR-8499 Remove orange underline for administration menuStas Vilchik2017-10-121-1/+2
* update prettierStas Vilchik2017-09-131-14/+14
* comment flow annotations (#2335)Stas Vilchik2017-08-141-5/+6
* SONAR-9566 Don't redirect to "My Issues" at organization levelGrégoire Aubert2017-07-251-7/+2
* SONAR-9566 Move "Members" tab after "Quality Gates" in organizations navbarGrégoire Aubert2017-07-251-5/+5
* SONAR-9565 Move the Quality Gates link to organization levelGrégoire Aubert2017-07-251-0/+6
* SONAR-9566 Remove organization name from component path when in issues page a...Grégoire Aubert2017-07-251-1/+1
* SONAR-9566 Add Issues link at organization level navbarGrégoire Aubert2017-07-251-1/+16
* SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-211-70/+73
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-171-1/+3
* Fix organization admin extension nav menu highlightGrégoire Aubert2017-05-011-2/+5
* upgrade prettier (#1954)Stas Vilchik2017-04-201-2/+4
* improve react usage (#1936)Stas Vilchik2017-04-191-1/+1
* SONAR-9110 Add organization page extensionsGrégoire Aubert2017-04-121-15/+51
* SONAR-9005 support rules for organizationsStas Vilchik2017-04-031-0/+5
* SONAR-9008 support quality profiles for organizationsStas Vilchik2017-04-031-0/+7
* re-format js code (#1877)Stas Vilchik2017-03-311-8/+4
* SONAR-8990 Add the list of members of an organizationGrégoire Aubert2017-03-311-0/+5
* format code using prettier (#1774)Stas Vilchik2017-03-171-85/+94
* SONAR-8655 check `canDelete`flagStas Vilchik2017-02-101-5/+8
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8659 Create organization's projects management pageStas Vilchik2017-02-071-2/+10
* SONAR-8653 improve organization headerStas Vilchik2017-02-031-1/+30
* refactor and add type annonations around permissions domainStas Vilchik2017-02-031-1/+1
* SONAR-8729 Create organization's permissions pageStas Vilchik2017-02-031-0/+6
* fix display of organizationsStas Vilchik2017-02-021-7/+5
* SONAR-8653 Create organization's home (projects) pageStas Vilchik2017-02-011-5/+7
* SONAR-8658 Create organization's permission templates pageStas Vilchik2017-02-011-1/+7
* SONAR-8656 Create organization's groups pageStas Vilchik2017-02-011-0/+6
* SONAR-8655 Create page to delete organizationStas Vilchik2017-02-011-1/+7
* SONAR-8654 Create page to edit organizationStas Vilchik2017-02-011-0/+90