aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api/webhooks.ts
Commit message (Expand)AuthorAgeFilesLines
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17285 Display new data and execution type flows for issuesMathieu Suen2022-09-161-1/+2
* SONAR-15938 Improve code sharing with the license extensionPhilippe Perrin2022-03-291-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-5/+6
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-1/+1
* 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