aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* better rendering of long versionsStas Vilchik2017-10-256-22/+70
* SONAR-9936 Add loading spinner when doing the license previewGrégoire Aubert2017-10-252-18/+57
* SONAR-9936 Update editions offline urlGrégoire Aubert2017-10-252-2/+2
* SONAR-9936 Make the edition notifications global againGrégoire Aubert2017-10-258-419/+51
* 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
* Display last available version editions in read only when current edition is ...Grégoire Aubert2017-10-2312-149/+188
* Prevent from any action on the marketplace when in cluster modeGrégoire Aubert2017-10-2313-22/+66
* Remove old updatecenter uiGrégoire Aubert2017-10-2324-1362/+1
* SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the syst...Grégoire Aubert2017-10-2319-13/+1063
* 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
* 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-201-2/+2
* stop using jquery for ajax callsStas Vilchik2017-10-209-144/+133
* 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
* 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-192-13/+15
* 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
* reload branch status when reload issuesStas Vilchik2017-10-191-1/+5
* display branch icon for branch analysis on background tasks pageStas Vilchik2017-10-191-1/+7
* avoid requesting organizations when issues facet opensStas Vilchik2017-10-192-8/+22
* update editions wordingStas Vilchik2017-10-191-1/+1
* SONAR-9640 Reorder coverage and duplications graphs on the project activity pageStas Vilchik2017-10-192-6/+7
* SONAR-9817 Provide activity page for modules and directoriesStas Vilchik2017-10-194-18/+29
* SONAR-7590 pass return_to for oauth providersStas Vilchik2017-10-175-8/+23
* SONAR-8146 Upgrade form does not fail if server stopsStas Vilchik2017-10-173-46/+65
* SONAR-8587 do not put auto focus search field on code pageStas Vilchik2017-10-171-1/+0
* SONAR-8303 Create new rule from template with custom rule typeStas Vilchik2017-10-172-1/+21