aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10177 Dont rely on router Link in the source code viewer headerGrégoire Aubert2017-12-192-8/+10
* SONAR-10191 Update profile name parameter (#2896)John Du Hart2017-12-131-1/+1
* SONAR-10067 add "Restore Access" action on projects management pageStas Vilchik2017-12-1113-133/+547
* SONAR-10076 Impossible to create a QP using IE11Stas Vilchik2017-12-111-0/+2
* SONAR-10159 display sub-portfolios before projectsStas Vilchik2017-12-112-10/+9
* SONAR-10072 Fix styling issue for Applications Quality GatesGrégoire Aubert2017-11-291-0/+3
* SONAR-10054 Fix error when changing rule severity for a quality profileGrégoire Aubert2017-11-201-11/+12
* SONAR-9937 Add TOS checkbox when installing an edition in the marketplaceGrégoire Aubert2017-11-066-104/+143
* 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
* 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
* Fix quality flawsGrégoire Aubert2017-10-271-1/+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
* 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