aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* drop git precommit hookStas Vilchik2017-10-302-17/+0
|
* remove error overlay, update pre-commit hook (#2772)Stas Vilchik2017-10-303-57/+33
|
* use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-3017-82/+57
|
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-3019-98/+58
|
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-30104-1649/+465
|
* update validate script, lint files on commit (#2756)Stas Vilchik2017-10-3012-28/+268
|
* update web dependencies (#2752)Stas Vilchik2017-10-30231-1702/+2723
|
* improve css management (#2746)Stas Vilchik2017-10-30122-4812/+4813
|
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-3078-561/+547
|
* Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
|
* 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 ↵Grégoire Aubert2017-10-271-2/+13
| | | | in marketplace
* Fix quality flawsGrégoire Aubert2017-10-275-6/+5
|
* fix displaying rule profiles (#2764)Stas Vilchik2017-10-261-4/+4
|
* Dont show by default the scrollbar in scrallable modalsGrégoire Aubert2017-10-261-2/+1
|
* 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
|
* Update wording for search engine in system infoGrégoire Aubert2017-10-264-5/+5
|
* better last bar tooltip in creation date facetStas Vilchik2017-10-251-2/+3
|
* show error message when fail to skip onboardingStas Vilchik2017-10-251-2/+3
|
* better rendering of long versionsStas Vilchik2017-10-258-25/+96
|
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-255-23/+65
|
* Fix quality flawsGrégoire Aubert2017-10-252-94/+112
|
* SONAR-9936 Update editions offline urlGrégoire Aubert2017-10-252-2/+2
|
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-2519-273/+507
|
* SONAR-9953 Apply feedbacks on system upgradesGrégoire Aubert2017-10-256-92/+24
|
* SONAR-10008 update boundaries in creation date facetStas Vilchik2017-10-241-6/+5
|
* Fix quality flawsGrégoire Aubert2017-10-231-2/+3
|
* Display last available version editions in read only when current edition is ↵Grégoire Aubert2017-10-2313-150/+192
| | | | not found
* Prevent from any action on the marketplace when in cluster modeGrégoire Aubert2017-10-2313-22/+66
|
* Remove old updatecenter uiGrégoire Aubert2017-10-2327-1420/+11
|
* SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the ↵Grégoire Aubert2017-10-2321-13/+1089
| | | | system info page
* Prevent from leaving the restart server form when restartingGrégoire Aubert2017-10-231-1/+2
|
* Check the edition status only while an operation is in progressGrégoire Aubert2017-10-234-15/+13
|
* Update marketplace editions json formatGrégoire Aubert2017-10-2312-72/+93
|
* 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-235-8/+83
|
* SONAR-10005 Display edition install error message in marketplaceGrégoire Aubert2017-10-234-42/+32
|
* SONAR-9954 Add serverId and nloc query to the request license urlGrégoire Aubert2017-10-235-43/+64
|
* SONAR-10001 Add dialog box to uninstall and editionGrégoire Aubert2017-10-2310-48/+311
|
* 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-2312-66/+58
|
* SONAR-9936 Update edition notification to be scoped to page and not whole ↵Grégoire Aubert2017-10-2316-121/+103
| | | | administration
* SONAR-9944 Update editions json format and use url from global settingsGrégoire Aubert2017-10-2312-33/+67
|
* SONAR-9937 Create a form to apply the license and install/update an editionGrégoire Aubert2017-10-2315-21/+634
|
* SONAR-9936 Add Editions pack in the marketplaceGrégoire Aubert2017-10-2323-60/+1020
|
* 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-237-31/+107
|