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

CSS Issue: Search Box under Reports > Logs > API Requests #127

Closed
DevinWalker opened this issue May 7, 2015 · 0 comments
Closed

CSS Issue: Search Box under Reports > Logs > API Requests #127

DevinWalker opened this issue May 7, 2015 · 0 comments
Assignees

Comments

@DevinWalker
Copy link
Member

Needs a fixin'

css-error

@DevinWalker DevinWalker added this to the 1.0 Stable Release milestone May 7, 2015
@DevinWalker DevinWalker self-assigned this May 7, 2015
pluginmirror-worker pushed a commit to wp-plugins/give that referenced this issue Jun 4, 2015
* New: [give_profile_editor] shortcode that enables donors to customize their account information on the frontend #130 impress-org/givewp#130
* New: Uninstall.php file which deletes ALL data if the user chooses to do so under Settings > Advanced
* New: composer.json file for developers
* New: Dynamic sidebar for singular Give Donation Forms. The sidebar will appear under Appearances > Widgets if you have not disabled Give's singular post type in Give > Settings > Display Options. You can add widgets of your choosing to this section and they will display to the left of your forms, below the main form featured image.
* New: Offline Donation enhancements including customizable donation instructions email sent to user upon form completion. See: impress-org/givewp#124
* New: Goals for Donation Forms. Thanks @ibndawood https://github.com/ibndawood @see impress-org/givewp#42
* New: Admin CSS improvement - Now conditional fields are indicated with a slight gray background color
* New: Script Optimization - Give now only loads one minified JS script and one CSS file to keep load times fast and minimize footprint
* New: Using Grunt to generate POT file now for much more timely and accurate translations
* New: Give now has Composer support @see: https://packagist.org/packages/wordimpress/give thanks @michaelbeil
* Fix: Admin Logs CSS: impress-org/givewp#127
* Fix: Incorrect amount formatting when currency separators set to "," for both thousands and decimals. @see: impress-org/givewp#150
* Fix: Broken "lock" image that appears above donation fields for SSL sites @see: impress-org/givewp#128
* Fix: Updated Magnific class to prevent conflicts with other Magnific modals

git-svn-id: https://plugins.svn.wordpress.org/give/trunk@1174736 b8457f37-d9ea-0310-8a92-e5e31aec5664
jonwaldstein added a commit to jonwaldstein/givewp that referenced this issue Aug 15, 2023
…n, and custom amount (impress-org#127)

* Feature: Amount Field settings updates (impress-org#119)

* wip

* chore: Update package-lock

* wip

* wip

* wip

* fix: Revent condition for showing the amount input

* wip

* chore: Remove unsused settings

* chore: Remove unused element

* chore: Remove default max donation value

* chore: Add help text

* chore: Add default for block attribute

Co-authored-by: Jon Waldstein <Jpwaldstein@gmail.com>

* fix: Adjust repeater control alignment

* refactor: Add min/max validation rules

* refactor: Translate fixed price text

* refactor: Replace Interweave

* chore: Remove bottom margin

---------

Co-authored-by: Jon Waldstein <Jpwaldstein@gmail.com>

* Feature: Amount field template updates (impress-org#126)

* feature: add type and customAmountText to amount field

* feature: scaffold DonationAmount group using amount field and hidden period, frequency, times fields

* feature: add allowLevels prop

* feature: add amount group fields for donation type and currency

* feature: add donationType and currency to DonationAmount group

* feature: add custom validation to amount field specific fields

* refactor: use DonationType enum

* fix: make sure default values can be the number zero

* refactor: rename times to installments to match subscription model property

* feature: update donation summary template to support donation type

* refactor: use custom rules for specific donation amount validation

* feature: add exception for missing form

* refactor: remove extra formId

* refactor: make amount input controlled with custom amount modifier

* wip: update amount field styles

* wip: hook up the amount field functionality to the front-end

* docs: update todo notes

* refactor: use field label for donation amount

* refactor: minor style updates to amount field

* refactor: minor form style updates

* wip: sanitize custom amount field on change

* wip: test out currency input component

* refactor: co-locate all the sub components

* refactor: cleanup unused and elevate level select callback

* refactor: add custom ref to custom amount input for resetting value

* feature: add useCurrencyFormatter to window hooks

* refactor: format custom input with currency symbol and center align

* fix: clear the internal custom amount input value when ref value is updated

* fix: amoutn min and max validation

* refactor: change fixed message

* chore: remove console

* docs: update since tags

* tests: update tests

* docs: update docblock

* refactor: add currency property

* refactor: cleanup unused amount attributes

* refactor: make block model attributes protectd and make use of getters/setters for attributes

* feature: extend size rule and implement when set price and no custom amount

* fix: fixed amount value type

* feature: update amount min, max, and size rules with local versions

---------

Co-authored-by: Jon Waldstein <jonwaldstein@macbook-air.mynetworksettings.com>
Co-authored-by: Jon Waldstein <jonwaldstein@Jons-MacBook-Air.local>

* feature: add donation summary in default form schema and tweak styles

---------

Co-authored-by: Kyle B. Johnson <kjohnson@users.noreply.github.com>
Co-authored-by: Jon Waldstein <jonwaldstein@macbook-air.mynetworksettings.com>
Co-authored-by: Jon Waldstein <jonwaldstein@Jons-MacBook-Air.local>
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