aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Expand)AuthorAgeFilesLines
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-111-12/+10
* SONAR-10073 Impossible to set QP of a project from an organization that is no...Stas Vilchik2018-01-091-1/+1
* SONAR-10178 Pending notification should not filter tasksStas Vilchik2018-01-091-5/+2
* Fix license headers for 2018Simon Brandhof2018-01-0731-0/+620
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-021-1/+5
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-8/+6
* SONAR-10151 Pass organization parameter in all quality gates wsGrégoire Aubert2017-12-141-35/+63
* SONAR-10151 Refactor Quality Gates modals to TypescriptGrégoire Aubert2017-12-141-11/+22
* Rewrite usage of Organization containersGrégoire Aubert2017-12-141-2/+2
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-141-4/+19
* SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-111-1/+2
* SONAR-10074 Use new QP actions 'delete' and 'associateProjects'Grégoire Aubert2017-12-041-1/+3
* SONAR-10088 Prevent deleting default quality gateGrégoire Aubert2017-12-041-1/+3
* SONAR-9962 Remove the "unset as default" action on Quality GatesGrégoire Aubert2017-12-041-4/+0
* SONAR-10088 SONAR-10114 Allow/prevent QG actions based on list of authorized ...Grégoire Aubert2017-12-041-21/+25
* SONAR-10087 SONAR-10113 Display built-in badges on quality gatesGrégoire Aubert2017-12-041-0/+1
* Fix issue in users admin when editing user without scm accountsGrégoire Aubert2017-12-011-2/+2
* SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-291-10/+10
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-243-39/+66
* SONAR-10040 Update usage of api/issues/tagsGrégoire Aubert2017-11-081-1/+1
* SONAR-10040 Update usage of api/metrics/searchGrégoire Aubert2017-11-081-2/+25
* Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-031-1/+1
|\
| * SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-031-1/+1
* | update validate script, lint files on commit (#2756)Stas Vilchik2017-10-301-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