Pieter Cardillo Kwok
Pieter Cardillo Kwok
This is issue was opened to revive efforts to update New Relic integration in PR #27779. However, further investigations show that the scope of what should be updated in the...
This PR aims to resume the work done on #27779 by applying changes suggested by reviews in the original PR and developing new tests. Fixes: #29729 ### TODO: - [...
This script is required for the integration of ClickUp with Zulip. It is intended to be downloaded and run locally on user terminal What the script does: - Request ClickUp's...
### :bookmark_tabs: Overview Currently, there's a block of css rule that sets a group of elements to have a dark border color in `dark_theme.css` :  This PR adds a...
There's an error when one tries to render a dictionary with double curly braces with multiple words inside it inside a fenced code block. *problematic fenced code block if used...
## :bookmark_tabs: Overview This PR aims to pick up where #28820 has left off. To avoid redundancy, please check the original PR thread for screenshots and demonstration of the changes...
### Overview Creates an incoming webhook integration for ClickUp. The main use case is getting notifications when new ClickUp items such as task, list, folder, space, goals are created, updated,...
Tests added here uses some helper methods from my other PR : [https://github.com/arrobalytics/django-ledger/pull/186](url). The creation and displaying of transactions are done through some Journal Entry URLs and views, so these...
To reproduce the issue, create a new bot with the "Embedded bot" type and open its "Edit bot" menu. The expected behavior is that the "Edit bot" menu will display...
When rendering a spoiler block with a header that includes a datetime format, the dropdown button for the spoiler block is pushed out of view. We want to keep the...