aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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 syst...Grégoire Aubert2017-10-2321-13/+1089
* 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 adm...Grégoire Aubert2017-10-2316-121/+103
* 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
* SONAR-9935 Migrate Update center to MarketplaceGrégoire Aubert2017-10-2331-5/+1767
* SONAR-9702 cut long branch name in headerStas Vilchik2017-10-232-3/+25
* update size of bar chartStas Vilchik2017-10-231-0/+9
* fix file permalink with branchStas Vilchik2017-10-232-3/+6
* SONAR-9504 Support ESC keyboard shortcut to skip onboarding tuto from anywher...Grégoire Aubert2017-10-201-13/+10
* SONAR-9918 Remove plugins section on system info page for cluster nodesGrégoire Aubert2017-10-201-1/+7
* SONAR-9473 improve transition of dashed borderStas Vilchik2017-10-202-7/+5
* stop using jquery for ajax callsStas Vilchik2017-10-2017-196/+249
* SONAR-8872 Fields in the Administration section are too smallStas Vilchik2017-10-206-4/+13
* GOV-290 Allow removing past analysis of PortfoliosStas Vilchik2017-10-204-12/+26
* LICENSE-75 display support page in administrationStas Vilchik2017-10-201-2/+17
* SONAR-9987 Add a changelog entry when copying/merging issuesJulien HENRY2017-10-201-0/+22
* SONAR-8635 do not check assign_to_me actionStas Vilchik2017-10-191-1/+1
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-191-2/+2
* SONAR-9903 send empty scmAccount to reset the fieldStas Vilchik2017-10-191-2/+4
* better rendering of long events on project activity pageStas Vilchik2017-10-193-13/+16
* SONAR-9911 Rule activation form asks parameters from rule templateStas Vilchik2017-10-191-1/+11
* SONAR-9921 Add keyboard shortcut to save settingStas Vilchik2017-10-192-30/+50
* SONAR-9325 Load only displayed setting values on the Settings pageStas Vilchik2017-10-193-16/+36
* pre-validate exising token during onboardingStas Vilchik2017-10-195-48/+155