aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/marketplace/components
Commit message (Expand)AuthorAgeFilesLines
* create global type definitions (#1017)Stas Vilchik2018-12-051-2/+2
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-103-3/+3
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-252-5/+10
* SONAR-10696 Display wrong edition error on license pageGrégoire Aubert2018-06-123-6/+7
* SONAR-10811 Update editions boxes for marketing needsGrégoire Aubert2018-06-123-63/+24
* SONAR-10703 Add the current edition in the footerGrégoire Aubert2018-06-121-0/+1
* SONAR-10695 Prompt admin to enter a license on new instanceGrégoire Aubert2018-06-121-0/+56
* SONAR-10696 Remove ability to upgrade/downgrade an edition from Marketplace (...Grégoire Aubert2018-06-1215-1322/+50
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+4
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-092-58/+27
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-041-1/+0
* SONAR-10465 Remove clickable tags on Marketplace's list of Plugins (#3132)Pascal Mugnier2018-03-095-60/+20
* SONAR-10053 Display error message when entering license of unknown edition in...Grégoire Aubert2018-02-233-41/+88
* create and use Button component (#3087)Stas Vilchik2018-02-2111-80/+95
* SONAR-10432 Bring back installed filter tab in MarketplaceGrégoire Aubert2018-02-152-6/+9
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-3/+2
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-134-4/+4
* SONAR-10414 Missing l10n message in Marketplace (#3038)Stas Vilchik2018-02-092-3/+3
* strengthen import/order (#3024)Stas Vilchik2018-02-074-4/+4
* fix file headersStas Vilchik2018-01-1527-27/+27
* update jest & enzymeStas Vilchik2018-01-122-2/+2
* 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-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-0314-298/+84
|\|
| * 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-0313-298/+64
* | Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-0110-25/+57
* | 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-306-5/+8
* | update web dependencies (#2752)Stas Vilchik2017-10-306-41/+43
|/
* SONAR-9936 Switch to upgrade/downgrade buttons in the editionsGrégoire Aubert2017-10-279-130/+275
* 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-267-31/+38
* SONAR-9936 Always allow to uninstall an edition except in cluster modeGrégoire Aubert2017-10-262-18/+22
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-252-18/+57
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-253-295/+0
* Display last available version editions in read only when current edition is ...Grégoire Aubert2017-10-239-118/+137
* Prevent from any action on the marketplace when in cluster modeGrégoire Aubert2017-10-237-18/+44
* Remove old updatecenter uiGrégoire Aubert2017-10-231-1/+1
* Check the edition status only while an operation is in progressGrégoire Aubert2017-10-232-12/+0
* Update marketplace editions json formatGrégoire Aubert2017-10-238-47/+62
* SONAR-9947 Update handling of manual installation of commercial editionsGrégoire Aubert2017-10-237-51/+96
* SONAR-10002 Add dismiss button to install error message on marketplaceGrégoire Aubert2017-10-233-5/+71
* 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-237-30/+264
* SONAR-9936 Better handling of button disabled depending on the edition statusGrégoire Aubert2017-10-233-18/+114
* LICENSE-72 Update set license component to work without an editionGrégoire Aubert2017-10-236-29/+64