Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: transaction webhooks #9

Open
wants to merge 35 commits into
base: main
Choose a base branch
from
Open

Conversation

kritzl
Copy link
Contributor

@kritzl kritzl commented Jul 11, 2024

This PR adds webhooks and a UI refresh.
Users will be able to add webhooks for specific types of transactions. This gives them the ability to build custom clients or smart home integrations.

The redesign removes scripts and styles loaded from cloudflare and google. It uses Tailwind and adds a dark mode.

@kritzl kritzl marked this pull request as ready for review July 11, 2024 20:11
@kritzl kritzl requested review from ftsell and timonegk July 11, 2024 20:11
- remove unused .env.prod file
- remove dist folder
Copy link
Member

@timonegk timonegk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a small comment.
I think it would also be good to a small explanation above the webhook form to explain what webhooks can be used for.

src/vinywaji/gui/views.py Outdated Show resolved Hide resolved
@kritzl kritzl requested a review from timonegk July 12, 2024 15:38
Copy link
Member

@timonegk timonegk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you also test it with the Bit-Bots design?

.env.dev Outdated Show resolved Hide resolved
Copy link
Member

@ftsell ftsell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't have a lot of time right now to review this in detail but since it works, we can merge this if you want

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants