aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/marketplace
Commit message (Expand)AuthorAgeFilesLines
* update jest & enzymeStas Vilchik2018-01-122-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-073-0/+59
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-023-3/+2
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-11/+11
* Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-066-105/+143
|\
| * SONAR-9937 Add TOS checkbox when installing an edition in the marketplaceGrégoire Aubert2017-11-066-104/+143
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-40/+10
* | SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-031-1/+1
* | Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-0317-328/+182
|\|
| * Update wording and links for datacenter editionGrégoire Aubert2017-11-031-6/+16
| * SONAR-9937 Add cluster instruction link for datacenter installationGrégoire Aubert2017-11-031-0/+10
| * SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-0316-328/+164
* | Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-0113-28/+59
* | wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-304-36/+4
* | update validate script, lint files on commit (#2756)Stas Vilchik2017-10-307-5/+9
* | update web dependencies (#2752)Stas Vilchik2017-10-308-45/+49
|/
* SONAR-9936 Switch to upgrade/downgrade buttons in the editionsGrégoire Aubert2017-10-2713-174/+348
* SONAR-9937 Display error message when license don't match selected edition in...Grégoire Aubert2017-10-271-2/+13
* SONAR-9935 Fix display style of the plugins listGrégoire Aubert2017-10-269-32/+50
* SONAR-9936 Always allow to uninstall an edition except in cluster modeGrégoire Aubert2017-10-266-27/+37
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-252-18/+57
* SONAR-9936 Update editions offline urlGrégoire Aubert2017-10-252-2/+2
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-258-419/+51
* Display last available version editions in read only when current edition is ...Grégoire Aubert2017-10-2312-149/+188
* Prevent from any action on the marketplace when in cluster modeGrégoire Aubert2017-10-2313-22/+66
* Remove old updatecenter uiGrégoire Aubert2017-10-231-1/+1
* SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the syst...Grégoire Aubert2017-10-232-10/+2
* Check the edition status only while an operation is in progressGrégoire Aubert2017-10-233-14/+13
* Update marketplace editions json formatGrégoire Aubert2017-10-2311-67/+88
* SONAR-9947 Update handling of manual installation of commercial editionsGrégoire Aubert2017-10-2311-116/+150
* SONAR-10002 Add dismiss button to install error message on marketplaceGrégoire Aubert2017-10-234-6/+77
* SONAR-10005 Display edition install error message in marketplaceGrégoire Aubert2017-10-233-42/+31
* SONAR-9954 Add serverId and nloc query to the request license urlGrégoire Aubert2017-10-233-13/+41
* SONAR-10001 Add dialog box to uninstall and editionGrégoire Aubert2017-10-239-47/+305
* SONAR-9936 Better handling of button disabled depending on the edition statusGrégoire Aubert2017-10-233-18/+114
* SONAR-9936 Automatically update edition status every 5 secondsGrégoire Aubert2017-10-231-0/+1
* LICENSE-72 Update set license component to work without an editionGrégoire Aubert2017-10-237-30/+67
* SONAR-9936 Update marketplace pending plugins notifGrégoire Aubert2017-10-239-60/+49
* SONAR-9936 Update edition notification to be scoped to page and not whole adm...Grégoire Aubert2017-10-2310-22/+207
* SONAR-9944 Update editions json format and use url from global settingsGrégoire Aubert2017-10-2311-27/+63
* SONAR-9937 Create a form to apply the license and install/update an editionGrégoire Aubert2017-10-2312-20/+614
* SONAR-9936 Add Editions pack in the marketplaceGrégoire Aubert2017-10-2311-6/+662
* SONAR-9935 Add some unit testsGrégoire Aubert2017-10-2325-33/+485
* SONAR-9934 Prevent user to install/update/uninstall plugins part of an editionGrégoire Aubert2017-10-236-28/+103
* SONAR-9935 Migrate Update center to MarketplaceGrégoire Aubert2017-10-2322-0/+1498