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

feat(admin-donation): add delete button to single donation screen #2734

Closed
2 tasks done
raftaar1191 opened this issue Jan 29, 2018 · 0 comments
Closed
2 tasks done

feat(admin-donation): add delete button to single donation screen #2734

raftaar1191 opened this issue Jan 29, 2018 · 0 comments
Assignees

Comments

@raftaar1191
Copy link
Contributor

Issue Overview

There Should an option to delete the Donation from Donation Single Page in Dashboard

image

image

Expected Behavior

There should a Donation delete button in Donation single page like we have in Donation archived Page

Current Behavior

No delete button is found

Todos

  • Tests
  • Documentation

WordPress Environment

``` ### WordPress Environment ###

Home URL: http://give18.local
Site URL: http://give18.local
WP Version: 4.9.2
WP Multisite: –
WP Memory Limit: 256 MB
WP Debug Mode: ✔
WP Cron: ✔
Language: en_US
Permalink Structure: /%year%/%monthnum%/%day%/%postname%/
Show on Front: posts
Table Prefix Length: wpgive_
Table Prefix Length: 7
Table Prefix Status: Acceptable
Admin AJAX: Accessible
Registered Post Statuses: publish, future, draft, pending, private, trash, auto-draft, inherit, refunded, failed, revoked, cancelled, abandoned, processing, preapproval

Server Environment

Hosting Provider: DBH: localhost, SRV: give18.local
TLS Connection: Connection uses TLS 1.2
TLS Connection: Probably Okay
Server Info: nginx/1.10.1
PHP Version: 7.0.3
PHP Post Max Size: 1,000 MB
PHP Time Limit: 900
PHP Max Input Vars: 3000
PHP Max Upload Size: 1,000 MB
cURL Version: ❌ 7.38.0, OpenSSL/1.0.1t - We recommend a minimum cURL version of 7.40.
SUHOSIN Installed: –
MySQL Version: ❌ 5.5.55 - We recommend a minimum MySQL version of 5.6. See: WordPress Requirements
Default Timezone is UTC: ✔
fsockopen/cURL: ✔
SoapClient: ✔
DOMDocument: ✔
gzip: ✔
GD Graphics Library: ✔
Multibyte String: ✔
Remote Post: ✔
Remote Get: ✔

Give Configuration

Give Version: 2.0.1
Give Cache: Enabled
Database Updates: All DB Updates Completed.
Give Cache: Enabled
Give Cache: ✔New Donation✔Donation Receipt✔New Offline Donation✔Offline Donation Instructions✔New User Registration✔User Registration Information✔Email access
Upgraded From: –
Test Mode: Enabled
Currency Code: USD
Currency Position: Before
Decimal Separator: .
Thousands Separator: ,
Success Page: http://give18.local/donation-confirmation/
Failure Page: http://give18.local/donation-failed/
Donation History Page: http://give18.local/donation-history/
Give Forms Slug: /donations/
Enabled Payment Gateways: Test Donation, Offline Donation
Default Payment Gateway: Test Donation
PayPal IPN Verification: Enabled
PayPal IPN Notifications: N/A
Donor Email Access: Enabled

Session Configuration

Give Use Sessions: Enabled
Session: Disabled

Active Give Add-ons

Give - Manual Donations: ❌ Unlicensed – by WordImpress – 1.2.2

Other Active Plugins

Give - Development Plugin: by Raftaar1191 – 1.0.0
Loco Translate: by Tim Whitlock – 2.0.17
WP Hide & Security Enhancer: by Nsp Code – 1.4.7.6
WPS Hide Login: by Remy Perona for WPServeur – 1.2.1

Inactive Plugins

Duplicate Post: by Enrico Battocchi – 3.2.1
Give - 2Checkout Gateway: by WordImpress – 1.0.2
Give - Authorize.net Gateway: by WordImpress – 1.3.2
Give - AWeber: by WordImpress – 1.0.2
Give - Braintree Gateway: by WordImpress – 1.1.1
Give - CCAvenue Gateway: by WordImpress – 1.0
Give - ConvertKit: by WordImpress – 1.0.1
Give - CSV Toolbox: by WordImpress – 1.0
Give - Display Donors: by WordImpress, LLC – 1.0
Give - Dwolla Gateway: by WordImpress – 1.1.2
Give - Email Reports: by WordImpress – 1.0
Give - Fee Recovery: by WordImpress – 1.3.8
Give - Form Countdown: by WordImpress – 1.0
Give - Form Field Manager: by WordImpress – 1.2.4
Give - Gift Aid: by WordImpress – 1.1
Give - Google Analytics Donation Tracking: by WordImpress – 1.1.1
Give - MailChimp: by WordImpress – 1.3.7
Give - Paymill Gateway: by WordImpress – 1.1
Give - PDF Receipts: by WordImpress – 2.2.4
Give - Recurring Donations: by WordImpress – 1.5.4
Give - Stripe Gateway: by WordImpress – 1.5.2
Give - Tributes: by WordImpress – 1.3.6
WooCommerce: by Automattic – 3.2.6

Active MU Plugins

wp-hide-loader.php: by –

Theme

Name: Twenty Seventeen
Version: 1.4
Author URL: https://wordpress.org/
Child Theme: No – If you're modifying Give on a parent theme you didn't build personally, then we recommend using a child theme. See: How to Create a Child Theme

</details>
@kevinwhoffman kevinwhoffman changed the title Add Donation delete button in Dashboard donation single page feat(admin-donation): allow donations to be deleted in list table Feb 21, 2018
@kevinwhoffman kevinwhoffman changed the title feat(admin-donation): allow donations to be deleted in list table feat(admin-donation): add delete button to single donation screen Feb 22, 2018
@kevinwhoffman kevinwhoffman modified the milestones: Sprint: 2018/03/13 - 2018/03/28, Sprint: 2018/03/28 - 2018/04/10 Mar 28, 2018
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 2, 2018
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 9, 2018
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 9, 2018
Add class to show alert when delete doantion also add css to show delete button properly
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 9, 2018
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 9, 2018
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 9, 2018
raftaar1191 added a commit to raftaar1191/Give that referenced this issue Apr 9, 2018
DevinWalker pushed a commit that referenced this issue Apr 9, 2018
fix(admin-donation): add delete button on donations page  #2734
DevinWalker added a commit that referenced this issue Apr 9, 2018
* release/2.1: (90 commits)
  fix(admin-donation): update delete button UI #2734
  fix(admin-donation): update delee donation button color #2734
  fix(admin-donation): update delete donation title #2734
  fix(admin-donation): update delete donation description #2734
  fix(admin-donation): add hover effect on delete button #2734
  fix(admin-donation): add delete donation button #2734
  dep(admin-donation): remove delete button #2734
  fix(modal): Add retrurn before page redirection
  fix(admin-import): use give_is_setting_enabled fn
  style(code): improve code formatting
  feat(modal): replace alert with GiveModal in JSON importer
  feat(modal): replace alert with GiveModal in CSV importer
  fix(phpcs): update code formatting #2999
  fix(donation): we are not showing offline donation notice
  fix(admin-tool): update condition check before importing #2999
  refactor(admin-tool): change hidden field name #2972
  refactor(admin-tool): move js code from PHP to JS file #2972
  refactor(admin-tool): change hidden field name #2994
  refactor(admin-tool): remove the unrelated file from PR #2994
  refactor(admin-tool): move js code from PHP to JS file #2994
  ...

# Conflicts:
#	assets/src/css/frontend/give-frontend.scss
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

2 participants