aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/marketplace
Commit message (Expand)AuthorAgeFilesLines
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-032-5/+5
* move marketplace from redux to react context (#626)Stas Vilchik2018-08-202-19/+11
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-104-12/+15
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-252-5/+10
* SONAR-10817 replace api/editions/form_data by api/navigation/marketplaceSimon Brandhof2018-06-121-4/+4
* LICENSE-99 Exclude license plugin from the plugins list in marketplaceGrégoire Aubert2018-06-122-5/+11
* SONAR-10696 Display wrong edition error on license pageGrégoire Aubert2018-06-1211-55/+54
* SONAR-10811 Update editions boxes for marketing needsGrégoire Aubert2018-06-1212-94/+207
* SONAR-10696 Move set license form to core-extension-licenseGrégoire Aubert2018-06-121-2/+1
* SONAR-10703 Add the current edition in the footerGrégoire Aubert2018-06-122-0/+6
* 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-1222-1652/+194
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+4
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-4/+2
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-092-58/+27
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-0/+2
* SONAR-10133 Full-width banner to prompt restart after plugin change (#102)Pascal Mugnier2018-04-105-301/+17
* SONAR-10552 Allow empty description of plugins in marketplaceGrégoire Aubert2018-04-061-1/+1
* 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-097-65/+21
* SONAR-10164 Redesign the "default" badge to match other badges (#3120)Pascal Mugnier2018-03-081-0/+2
* 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-2113-90/+111
* SONAR-10432 Bring back installed filter tab in MarketplaceGrégoire Aubert2018-02-155-37/+37
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-3/+2
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-135-5/+5
* SONAR-10414 Missing l10n message in Marketplace (#3038)Stas Vilchik2018-02-092-3/+3
* strengthen import/order (#3024)Stas Vilchik2018-02-076-6/+6
* fix file headersStas Vilchik2018-01-1540-80/+40
* 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