aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/webhooks/components/UpdateWebhookSecretField.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-181-117/+0
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-221-1/+2
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* SONAR-21070 - Changed project settings webhooks to adapt new UIKevin Silva2023-11-291-6/+21
|
* SONAR-18447 Refactor webhook page code & Remove unreachable code7PH2023-07-181-15/+17
|
* SONAR-18835 Make webhook secret private (#8479)Dimitris2023-06-151-0/+99
Co-authored-by: Ambroise C <ambroise.christea@sonarsource.com>