aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-031-1/+1
* fix displaying rule profiles (#2764)Stas Vilchik2017-10-261-4/+4
* show error message when fail to skip onboardingStas Vilchik2017-10-251-2/+3
* SONAR-9953 SONAR-9354 SONAR-7663 Redesign and move system upgrade in the syst...Grégoire Aubert2017-10-231-0/+16
* Check the edition status only while an operation is in progressGrégoire Aubert2017-10-231-1/+0
* Update marketplace editions json formatGrégoire Aubert2017-10-231-5/+5
* SONAR-10002 Add dismiss button to install error message on marketplaceGrégoire Aubert2017-10-231-2/+6
* SONAR-10005 Display edition install error message in marketplaceGrégoire Aubert2017-10-231-0/+1
* SONAR-9954 Add serverId and nloc query to the request license urlGrégoire Aubert2017-10-231-0/+4
* SONAR-10001 Add dialog box to uninstall and editionGrégoire Aubert2017-10-231-1/+6
* SONAR-9944 Update editions json format and use url from global settingsGrégoire Aubert2017-10-231-6/+4
* SONAR-9937 Create a form to apply the license and install/update an editionGrégoire Aubert2017-10-231-1/+14
* SONAR-9936 Add Editions pack in the marketplaceGrégoire Aubert2017-10-231-0/+58
* SONAR-9934 Prevent user to install/update/uninstall plugins part of an editionGrégoire Aubert2017-10-231-3/+4
* SONAR-9935 Migrate Update center to MarketplaceGrégoire Aubert2017-10-231-0/+168
* stop using jquery for ajax callsStas Vilchik2017-10-203-2/+67
* Set branches WS as public and fix descriptionJulien Lancelot2017-10-191-2/+2
* SONAR-8146 Upgrade form does not fail if server stopsStas Vilchik2017-10-171-1/+9
* SONAR-9863 Drop web app licenses and server id codeGrégoire Aubert2017-10-162-44/+0
* SONAR-9867 Add button promoting governance on background tasks pageStas Vilchik2017-10-121-1/+1
* SONAR-9925 Display a different login page title for SonarCloudGrégoire Aubert2017-10-101-1/+16
* SONAR-9925 Rewrite session to typescriptGrégoire Aubert2017-10-101-1/+8
* fix quality gates deletion/renamingStas Vilchik2017-10-041-4/+4
* SONAR-9756 update branch management pageStas Vilchik2017-10-031-1/+24
* SONAR-1330 Allow rule changes only for quality profile adminsStas Vilchik2017-10-021-0/+9
* SONAR-1330 Allow only authorized actions on the Quality Profiles pageStas Vilchik2017-10-021-2/+18
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-021-5/+77
* SONAR-9792 Add background task error notification related to licensingGrégoire Aubert2017-09-291-1/+1
* SONAR-9792 The fail background task status is now more visibleGrégoire Aubert2017-09-291-1/+30
* SONAR-9127 make api/qualitygates/get_by_project public, change parametersDaniel Schwarz2017-09-291-2/+2
* SONAR-9802 complete system info pageSimon Brandhof2017-09-261-9/+14
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-261-2/+1
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-261-6/+41
* delete portfolios with api/views/deleteStas Vilchik2017-09-251-2/+6
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-204-4/+66
* avoid using redux in projects appStas Vilchik2017-09-133-4/+60
* update prettierStas Vilchik2017-09-131-1/+4
* SONAR-9736 fix access to project admin pagesStas Vilchik2017-09-122-5/+41
* SONAR-9756 enable settings for long-living branches (#2438)Stas Vilchik2017-09-121-24/+13
* SONAR-9756 Build UI for branch management (#2433)Stas Vilchik2017-09-121-1/+9
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-124-13/+11
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-123-15/+57
* SONAR-9181 bulk delete projects or bulk apply template in one goStas Vilchik2017-09-112-7/+37
* SONAR-9784 Drop ghosts tab on projects management pageStas Vilchik2017-09-111-4/+0
* SONAR-9784 rewrite projects management pageStas Vilchik2017-09-112-6/+26
* SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts)Grégoire Aubert2017-08-251-5/+18
* remove I prefix from interfacesStas Vilchik2017-08-215-15/+15
* translate api/ to tsStas Vilchik2017-08-2134-1447/+1192
* Add missing error messages in quality gates pageGrégoire Aubert2017-08-171-15/+16
* comment flow annotations (#2335)Stas Vilchik2017-08-1415-262/+408