Isaiah Dahl
Isaiah Dahl
Found a bug? Please fill out the sections below. π ### Issue Summary I'm not even 100% sure if this is a bug or not because I can't find documentation...
### Problem I want to be able to stream events into an elasticsearch indexes so I can use [Kibana](https://www.elastic.co/kibana/) for BI visualizations. ### Solution Add elasticsearch as a destination where...
## What does this PR do? This PR changes the query for bookings in `getBusyTimes.ts` to look for all bookings where the user is attached to the event, instead of...
### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success. ### What package is this...
### Issue Summary With a collective booking, when a meeting is accepted. All people who are attached to that event type should have their availability blocked off for that booking....
### Is your proposal related to a problem? We use a team event type to book live stream interviews for a specific team member (Ryan). But another team member partially...
### π Description When trying to run novu behind a reverse proxy with a GLOBAL_CONTEXT_PATH it doesn't work: This should be possible as per these docs: https://docs.novu.co/self-hosting-novu/deploy-with-docker#reverse-proxy-load-balancers When you setup...
### π Description I'm trying to run Novu locally along side another docker service and 6379 is already taken. So I'm trying to connect the novu services to a redis...
There's routes to get and set Global Preferences and so these are functions to interact with those. One little note on the comment `[ Come back to this---->]` on line...
### What changed? Why was the change needed? Allows workflow trigger to specify a priority with a value that's then passed onto BullMQ and determines the priority processing of the...