aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/webhooks
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2019Duarte Meneses2019-01-0226-26/+26
* create global type definitions (#1017)Stas Vilchik2018-12-0512-29/+17
* update web dependenciesStas Vilchik2018-10-265-22/+24
* SONAR-11265 use valid-url library to validate urlsStas Vilchik2018-10-161-2/+2
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-251-2/+2
* Fix documentation links inside SQGrégoire Aubert2018-09-242-2/+4
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-101-1/+3
* update sonar-web dependencies (#239)Stas Vilchik2018-05-151-2/+2
* SONAR-10601 refresh the page when the web app can not load a js bundleStas Vilchik2018-05-101-6/+2
* SONAR-10664 Improve dropdown UI/UX consistency (#217)Stas Vilchik2018-05-094-40/+108
* SONAR-10611 use new help tooltips across the app (#203)Stas Vilchik2018-05-032-11/+7
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-032-0/+8
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-042-4/+1
* Use Button component in webhooks consoleGrégoire Aubert2018-03-016-27/+22
* SONAR-10346 Add a shortcut to display the latest delivery of a webhookGrégoire Aubert2018-03-0117-270/+804
* SONAR-10346 Display webhook latest delivery statusGrégoire Aubert2018-03-0114-20/+164
* SONAR-10324 Improve tick and cross iconsGrégoire Aubert2018-03-011-2/+2
* SONAR-10347 Add ability to browse webhook deliveries payloadsGrégoire Aubert2018-03-0117-71/+753
* SONAR-10345 Add webhooks management actionsGrégoire Aubert2018-03-0120-18/+716
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-013-14/+9
* SONAR-10344 Create the webhooks console pageGrégoire Aubert2018-03-0113-0/+563