aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/marketplace
Commit message (Expand)AuthorAgeFilesLines
* 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