aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/webhooks.ts
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop orgs from webhooksJeremy Davis2020-12-221-5/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-1/+1
* SONAR-12000 Update frontend for webhooks secretSiegfried Ehret2019-04-291-0/+2
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-6/+5
* SONAR-10347 Add ability to browse webhook deliveries payloadsGrégoire Aubert2018-03-011-1/+20
* SONAR-10345 Add webhooks management actionsGrégoire Aubert2018-03-011-2/+23
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-011-15/+1
* SONAR-10344 Create the webhooks console pageGrégoire Aubert2018-03-011-0/+43