aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/organizations
Commit message (Expand)AuthorAgeFilesLines
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-039-37/+32
* drop organization members from redux store (#637)Stas Vilchik2018-08-2227-1982/+2
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-104-12/+18
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-253-3/+8
* SONARCLOUD-57 Make manage groups modal scrollable in Members pageGrégoire Aubert2018-07-182-2/+2
* SONAR-11012 Remove front end access checks on QP, QG and members pageGrégoire Aubert2018-07-117-72/+30
* SONAR-10963 Improve privacy badges of projects and organizationGrégoire Aubert2018-07-118-41/+105
* SONAR-10945 Hide QP in rules pagesGrégoire Aubert2018-07-114-99/+96
* Migrate remaining of organization app to TSGrégoire Aubert2018-07-1139-407/+500
* SONAR-10945 QP and QG pages should only be visible only to members of paid or...Grégoire Aubert2018-07-1119-238/+338
* drop mocking of react-domStas Vilchik2018-07-042-4/+0
* MMF-1319 Document SC specific features (#318)laurawacrenier2018-06-122-8/+13
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-045-25/+16
* Update to Jest 23Grégoire Aubert2018-06-011-1/+0
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-26/+31
* SONAR-10676 Add documentation for team onboarding on SonarCloud "Members" pag...Stas Vilchik2018-05-258-111/+131
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-232-2/+4
* replace native buttons with Button component (#235)Stas Vilchik2018-05-149-75/+56
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-11/+14
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-0917-677/+409
* SONAR-10656 Remove SonarQube occurences when SonarCloud is enabledGrégoire Aubert2018-05-082-6/+8
* SONARCLOUD-49 Wrap organization extension inside OrganizationAdminContainerGrégoire Aubert2018-05-031-5/+5
* SQBILLING-93 SonarCloud notifies Muppet when an organization is deletedTeryk Bellahsene2018-05-036-330/+286
* SONAR-10481 Fix bad display of organization navigation barGrégoire Aubert2018-04-042-19/+25
* SONAR-10423 display home page selector (#3065)Stas Vilchik2018-03-022-4/+4
* SONAR-10347 Add ability to browse webhook deliveries payloadsGrégoire Aubert2018-03-012-8/+9
* SONAR-10344 Create the webhooks console pageGrégoire Aubert2018-03-013-1/+18
* strengthen import/order (#3024)Stas Vilchik2018-02-073-6/+6
* rewrite groups app with react (#3017)Stas Vilchik2018-02-062-47/+2
* rewrite rules app with react (#2982)Stas Vilchik2018-01-292-30/+3
* fix file headersStas Vilchik2018-01-1517-63/+43
* update jest & enzymeStas Vilchik2018-01-121-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-0731-30/+50
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-028-448/+489
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-025-58/+64
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-024-84/+24
* SONAR-10186 Switch between organizations from the headerStas Vilchik2018-01-0218-759/+1131
* SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-021-0/+1
* Rewrite usage of Organization containersGrégoire Aubert2017-12-1414-223/+132
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-144-48/+42
* SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-112-36/+91
* SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-111-2/+2
* SONAR-10080 turn Projects to My ProjectsStas Vilchik2017-12-113-64/+7
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-032-24/+24
* SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-038-181/+128
* SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-032-20/+14
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-0117-85/+112
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-301-1/+1
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-308-83/+8
* update web dependencies (#2752)Stas Vilchik2017-10-308-0/+24