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

(regression) As a visitor, when I hover over a plan, the plan zooms in a little #1072

Closed
chrisjsimpson opened this issue Mar 7, 2023 · 1 comment
Labels
released This issue/pull request has been released.

Comments

@chrisjsimpson
Copy link
Contributor

Is your feature request related to a problem? Please describe.

As a visitor, when I hover over a plan, the plan zooms in a little no longer happens.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

chrisjsimpson added a commit that referenced this issue Mar 7, 2023
joeltejeda added a commit that referenced this issue Mar 10, 2023
* adding playwright test termns and condition creation and checkout

* Fix #1060 removing selling points requirement when editing or adding a plan

* wip #1065 donation-pot

* wip donation form

* #1065 removed plan from donate button because it wasnt needed

* removed 123 from code because it was not needed code

* changed page name from new customer to donation #1065

* changed donation page layout and added a remark text box #1065

* #1065 black format donate checkout

unlock pr preview

* wip donation checkout

* wip #1065 DonationForm

* adding donate_enable column inside setting table

* #1065 use new_customer form for donate form since same information needed

* #1065 correct donations_page -> donation_page.html

* #1065 wip donation checkout flow

* #1065 document duplication of /new_donation /new_customer endpoint

* wip Fix #1065 generate stripe checkout session for donation, subscription or instant payment

* adding donations_enabled in the dashboard

* adding spanish translation and removing unused code

* #1065 default Donations Settings to off visually in dashboard

* #1065 DonationForm subclass CustomerForm

* wip #1065 donation webhook processing (very WIP)

* wip #1065 is_donation dont create_subscription

* wip sending metadata in paymentintent

* wip adding the donation into the transaction database

* adding is_donation column inside transaction table

* adding donation transaction feature

* fixing sum logic

* fixing recurring payments

* #1065 dont show donate in menu if settings.donations_enabled off

* Fix #1072 zoom in on plan when hover

* fixing recurring, one-off and donate checkout transactions

* adding total_donations currency symbol and moving the text to the left of the dashboard

* fixing invisible plan titles

* formatting with black

* formatting with black #2

* fixing playwright tests adding the option to skip the 'need more information' if the information is already filled out

* fixing private view donation in the navigation bar

* fixing donations when vat settings are enabled

* updating stripe onboarding test

---------

Co-authored-by: Joseph Blessing <jimmyedagawa78@gmail.com>
Co-authored-by: chrisjsimpson <chris.j.simpson@live.co.uk>
Copy link

github-actions bot commented Jun 5, 2024

🚀 Issue was released in v0.1.181 🚀

@github-actions github-actions bot added the released This issue/pull request has been released. label Jun 5, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue/pull request has been released.
Projects
None yet
Development

No branches or pull requests

1 participant