cal.pub0.org/packages
Carina Wollendorfer 84efda07e9
Team webhooks (#8917)
* allow event type specific webhooks for all event types

* first version of team webhooks

* add empty view

* design fixes when no teams + invalidate query on delete/update

* linke to new webhooks page with teamId in query

* make one button with dropdown instead of a button for every team

* add subtitle to dropdown

* add avatar fallback

* authorization when editing webhook

* fix event type webhooks

* fix authorization for delete handler

* code clean up

* fix disabled switch

* add migration

* fix subscriberUrlReservered function and fix authorization

* fix type error

* fix type error

* fix switch not updating

* make sure webhooks are triggered for the correct even types

* code clean up

* only show teams were user has write access

* make webhooks read-only for members

* fix comment

* fix type error

* fix webhook tests for team event types

* implement feedback

* code clean up from feedback

* code clean up (feedback)

* throw error if param missing in subscriberUrlReservered

* handle null/undefined values in getWebhooks itself

* better variable naming

* better check if webhook is readonly

* create assertPartOfTeamWithRequiredAccessLevel to remove duplicate code

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-23 01:15:29 +00:00
..
app-store Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
app-store-cli Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
atoms New Booker Component (preparations for booker atom) (#6792) 2023-04-24 16:32:30 +02:00
config Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
core issue#8601: fix (#8713) 2023-05-17 12:57:12 +00:00
dayjs Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
emails fix: reject icon color (#9031) 2023-05-22 21:53:37 +00:00
embeds Fix: Embed - Auto theme configured using embed `config` doesn't work when there is non-system theme configured in appearance. (#9030) 2023-05-22 11:17:56 +00:00
eslint-plugin Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
features Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
lib Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
prisma Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
trpc Team webhooks (#8917) 2023-05-23 01:15:29 +00:00
tsconfig We're not ready for this yet 2022-11-22 20:02:40 -07:00
types Implement UpgradeTip in App install flow (#8968) 2023-05-19 09:52:17 +00:00
ui fixed password input widht (#9049) 2023-05-22 23:30:54 +00:00