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

Logs: Fix Dropdown Filter #8

Closed
DevinWalker opened this issue Mar 11, 2015 · 0 comments
Closed

Logs: Fix Dropdown Filter #8

DevinWalker opened this issue Mar 11, 2015 · 0 comments
Assignees
Milestone

Comments

@DevinWalker
Copy link
Member

The form filter doesn't work under Give > Reports > Logs as it should. Upon clicking Apply it simply refreshes the page without respecting the selection.

@DevinWalker DevinWalker self-assigned this Mar 11, 2015
@DevinWalker DevinWalker added this to the Beta Release milestone Mar 11, 2015
DevinWalker pushed a commit that referenced this issue Jul 25, 2016
DevinWalker pushed a commit that referenced this issue Aug 19, 2016
DevinWalker pushed a commit that referenced this issue May 26, 2017
jonwaldstein pushed a commit to jonwaldstein/givewp that referenced this issue Aug 15, 2023
* feature: setup initial form context with state containing gateways array

* feature: scaffold intitial gateway api with stripe using PaymentElement

* feature: update to make the stripe gateway fields and request functional

* feature: start scaffolding gateway scripts loading

* feature: scaffold initial front-end gateway registrar with gateway ability to enqueue file. temporarily code split react for conflict fix

* refactor: remove mix extract and buld files

* chore: ignore build files

* refactor: replace laravel mix with wp-scripts

* refactor: use directory for editorScript

* refactor: dynamically assign gateway id and label using localized gateway class name

* fix: use register for function

* refactor: appease typescript

* refactor: access gateway specific data from front end api

* docs: update docs

* feature: add really simple request trait

* feature: expand js gateway by returning values and handling errors

* refactor: use custom webpack config to define wp-script entry points

* refactor: change createPayment on front-end to be beforeCreatePayment

* feature: add return types to beforeCreatePayment

* refactor: update registrar window assignment and add todo comment

* feature: make initial payment intent dynamic from form settings

* refactor: remove gateway localized data

* refactor: use formId variavle

* feature: make gateway label dynamic

* feature: make gateway label dynamic

* refactor: gateway dynamic labels and fix function optional chaining

* chore: cleanup unused

* chore: remove console logs

* refactor: cleanup unused and move global declration into main app file

* refactor: use updated givewp_register_payment_gateway

* refactor: move buffer before scripts and return early if no attributes

* refactor: remove return conditional

* feature: set default formId on new block instance when forms load

* feature: bypass server side rendering early if inside editor

* docs: add back attribute type

* feature: add give_stripe_set_app_info to formSettings

Co-authored-by: Jon Waldstein <jonwaldstein@jons-air.mynetworksettings.com>
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

No branches or pull requests

1 participant