aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/organizations
Commit message (Expand)AuthorAgeFilesLines
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-292-57/+1
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* Split mocks for CurrentUser and LoggedInUserWouter Admiraal2019-03-263-6/+10
* SONARCLOUD-343 improve existing org alm bindingJeremy2019-03-0616-281/+580
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-065-91/+89
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-065-55/+138
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-062-6/+3
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-111-1/+5
* SONARCLOUD-329 Create downgrade reason pageWouter Admiraal2019-01-182-4/+20
* SONARCLOUD-331 Add confirmation input when deleting organizationWouter Admiraal2019-01-182-5/+77
* Fix license headers for 2019Duarte Meneses2019-01-0230-30/+30
* SONARCLOUD-235 Hide QG and QP links on Overview for non-membersWouter Admiraal2018-12-242-12/+1
* SONARCLOUD-264 Use same empty organization space in projects pageGrégoire Aubert2018-12-206-36/+14
* SONARCLOUD-217 Try to fetch the installed alm organization on a longer period...Grégoire Aubert2018-12-131-1/+1
* finish removing legacy react context (#1055)Stas Vilchik2018-12-123-16/+38
* remove some usages of legacy react contextStas Vilchik2018-12-112-16/+14
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-071-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-0523-73/+50
* SONAR-11321 Apply feedbackGrégoire Aubert2018-11-164-14/+48
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-1612-20/+34
* SONAR-11322 Display manual/auto tab on project and organization page dependin...Grégoire Aubert2018-11-162-2/+2
* SONAR-11323 Ease workflow to bind personal organizationsGrégoire Aubert2018-11-163-8/+9
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-164-1/+69
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-302-5/+6
* update web dependenciesStas Vilchik2018-10-262-13/+14
* SONAR-11302 Decrease ORGANIZATIONS#KEE from 300 to 255Julien Lancelot2018-10-102-4/+4
* SONARCLOUD-128 allow up to 300 characters for org name and keyStas Vilchik2018-10-102-4/+4
* SONARCLOUD-120 update landing page of just created organizationStas Vilchik2018-09-257-5/+205
* 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