aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-9531 Change the application spaceStas Vilchik2017-07-312-0/+35
* SONAR-9566, SONAR-9571 Update bulk operation to display only tags and assigne...Grégoire Aubert2017-07-251-1/+1
* SONAR-9508 Display worker counter in background tasks pageStas Vilchik2017-07-171-0/+7
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-175-42/+52
* Apply several feedbacksGrégoire Aubert2017-07-131-5/+7
* SONAR-9482 Rename api getQualityProfiles to seachQualityProfilesGrégoire Aubert2017-07-041-1/+6
* SONAR-9401 Load gradually all projects history events and only at first loadGrégoire Aubert2017-07-041-11/+3
* SONAR-9401 Add leak period on the project activity page graphsGrégoire Aubert2017-07-041-2/+2
* SONAR-9401 Add the overview chart to the project activity pageGrégoire Aubert2017-07-041-1/+37
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-041-20/+5
* SONAR-9358 Display a first analysis spinner in the onboarding tutorialStas Vilchik2017-06-201-2/+2
* SONAR-9424 Show onboarding tutorial on first loginStas Vilchik2017-06-201-0/+4
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-203-11/+27