-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* [#81] Set and Get the GUID for Auctions * [#81] Added Auction End Date/Time field * [#81] API access method + documentation * Fix a PHP bug. * VS Code settings and extensions recommendations * Update Auction Meta Box, Determine Auction Status * Just some PR feedback that got left off. * [#26] Data validation, restructure, & Status Column * [#26] Added Time Until info * Styling tweaks * [#26] Update Auction meta when auction has started. * [#26] Cron hook documentation * [#26] Last minute tweaks. * [#26] Better method name. * [#26] Removed a space * [#26] Swap API for $this * [#26] More last second fixes. * [N/A] Modified Auction Metrics block. * [N/A] Last change to Pattern * [#82] Add conditional trigger wrapper to Auction Start cron job. * [#82] Bad merge * [#82] Auctioneer class * [#82] WIP: Trigger Start of Auction to Auctioneer * [#82] Catch DateTime Exception * [#82] Some Cleanup and Documentation * [#82] Endpoint adjustment, stripped down payload, removed msg check. * [#82] Change to Auction Start endpoint * [#82] Added 1 last check for the guid * [#17] Restructure ACF Fields, Bid Extension Field and API method/doc. * [#17] Auction Close and Extension * [#17] ACF Tab Identifiers * [#17] Bid Extension Bug Fixes * [#17] Default Seconds Value * [#17] Auction Ended and Bid Extension bug fixes * [#17] Compare MySQL Formats * [#17] More logic bug fixes * [#33] Restore API call to update auction * [#33] Auction Close Signal to Auctioneer * [#32] Auction Checkout Validation * [#17] Extend Auction from CURRENT time. * [#33] Auction Close and Auctions Endpoint Submodule * [#17] Fix Upcoming calculation * [#32] Disable Bid Now when Auction isn't active * [#17] End Time Setting Filter and Auto-update Close Date/Time * [#17] Pre-empty cart on Bid & Reward Products * [#17] Some cleanup, tweaks, and API Documentation * [#17] DRY Auctions Endpoint value * [#17] Admin UI updates * [N/A] Pull Request Template Update * [#17] Moved last response update to request method * [#17] Replaced API endpoint URLs built with sprintf --------- Co-authored-by: Nathan Schmidt <[email protected]>
- Loading branch information
1 parent
259cece
commit 815adb5
Showing
13 changed files
with
999 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.