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

Master master into 3.0 #8469

Merged
merged 114 commits into from
Mar 12, 2021
Merged

Master master into 3.0 #8469

merged 114 commits into from
Mar 12, 2021

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    b91c245 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f5ff02 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Merge pull request #8103 from easydigitaldownloads/issue/8102

    Add price_id variable to edd_is_file_at_download_limit filter #8102
    ashleyfae committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    9903e31 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Configuration menu
    Copy the full SHA
    3f4e8e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c928a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    a70749e View commit details
    Browse the repository at this point in the history
  2. Update redirect link

    Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
    robincornett and ashleyfae committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    5cd7a78 View commit details
    Browse the repository at this point in the history
  3. Update referer link

    robincornett committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6e95e1b View commit details
    Browse the repository at this point in the history
  4. Update login error message

    robincornett committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4d4cbd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    3203c0b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    4e85380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acae26a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38e0fa4 View commit details
    Browse the repository at this point in the history
  4. Update escaping, conditional check

    Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
    robincornett and ashleyfae committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    68587de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56e1d5e View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Escape redirect URL

    Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
    robincornett and ashleyfae committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    581a27c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    3ea6242 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8140 from easydigitaldownloads/issue/8128

    Check if total_spent is set before using #8128
    ashleyfae committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    f8a695e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    9d761b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    e8b40e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Issue 7385 - Fixed modify_cart_item() when decreasing tax and updated…

    … modify_cart_item_tax() unit test to check both tax increases and decreases
    nickmond committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    59cefee View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Configuration menu
    Copy the full SHA
    eb84dd5 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Configuration menu
    Copy the full SHA
    c829cd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    481f80d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    24202f5 View commit details
    Browse the repository at this point in the history
  2. Remove use of INPUT_GET

    robincornett committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    8eaf988 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. Merge pull request #8182 from easydigitaldownloads/issue/8181

    Check if download_id exists before using #8181
    ashleyfae committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    0733860 View commit details
    Browse the repository at this point in the history
  2. Remove redundant escaping

    Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
    robincornett and ashleyfae committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    c6ae269 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6107d41 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    d74bec0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8170 from easydigitaldownloads/issue/7707-2

    Update EDD_SL_Plugin_Updater to 1.8
    ashleyfae committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    d18c4a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    348a240 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Merge pull request #8150 from nickmond/issue/7385

    Issue 7385 - Fixed modify_cart_item() when decreasing tax and updated…
    ashleyfae committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    8138e73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8185 from easydigitaldownloads/issue/8183-2

    Validate discount amount is numeric before saving #8183
    ashleyfae committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    510e528 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. Merge pull request #8184 from easydigitaldownloads/issue/8183

    Ensure values are floats before doing calculations #8183
    ashleyfae committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    5978e87 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    b899e3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7b6f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f852e20 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    ec0bb71 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    e26b2c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    e9093fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965d04e View commit details
    Browse the repository at this point in the history
  3. add alt to credit card icons

    Phil Webster authored and Phil Webster committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    256f801 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    79a7060 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e069a1 View commit details
    Browse the repository at this point in the history
  3. Update edd_login_redirect doc block

    Co-authored-by: Spencer Finnell <spencerfinnell@gmail.com>
    robincornett and spencerfinnell committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    38a75a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d2f793 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    14372e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Use the user ID as the array key

    Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
    robincornett and ashleyfae committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    102730d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8127 from easydigitaldownloads/issue/8087

    Use wp_safe_redirect with EDD's login
    ashleyfae committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    5719e29 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8218 from equalizedigital/fix/payment-icon-a11y

    add alt to credit card icons
    ashleyfae committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    400a373 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8220 from easydigitaldownloads/issue/8219

    Check if edd-cart-downloads exists & is an array before using #8219
    ashleyfae committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    1074703 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8156 from easydigitaldownloads/issue/6837

    Prevent negative fees from getting applied twice #6837
    ashleyfae committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6f2b75b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19fb00b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33e6541 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a383cf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    4988843 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Merge pull request #8226 from easydigitaldownloads/issue/8224

    Fix user fallback if user is not in initial batch for user_dropdown
    ashleyfae committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    944dcba View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Merge pull request #8117 from easydigitaldownloads/issue/8100

    Update redirect when directing to lost password URL
    ashleyfae committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    81bc664 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8234 from easydigitaldownloads/issue/8232

    Fix labels on password input fields (profile editor)
    ashleyfae committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    aab6898 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    f9a5d96 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    0afc779 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Merge pull request #8241 from easydigitaldownloads/issue/8240

    Use original customer argument in error message #8240
    ashleyfae committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    7851347 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8216 from easydigitaldownloads/issue/8214

    Add deprecation notices for variable pricing hooks
    ashleyfae committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    00ef11b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Configuration menu
    Copy the full SHA
    54b7683 View commit details
    Browse the repository at this point in the history
  2. Update JS formatting

    Co-authored-by: Spencer Finnell <spencerfinnell@gmail.com>
    robincornett and spencerfinnell committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    0cd0fdc View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    61210a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8249 from easydigitaldownloads/issue/8246

    Add support for variable pricing when getting item discount amount post-checkout #8246
    ashleyfae committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8b7b8e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Update input object

    robincornett committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    668ba41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e280e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Remove all Colorbox images

    robincornett committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    db97922 View commit details
    Browse the repository at this point in the history
  2. Switch default branch to use BuildKite (#8256)

    * introduce docker-compose
    
    * Base docker compose
    
    * Allow empty pw for tests
    
    * Don't install wordpress, use php core
    
    * Test only docker-compose
    
    * simplifiy the docker config
    
    * Make specific docker file for tests
    
    * Make the docker phpunit file the correct name this time
    
    * Possible working environment?
    
    * Cleaning up gitattributes and old CI files
    
    * Attempting a psudo-matrix build
    
    * Adding soft fails in
    
    * remove pipeline file
    
    * Updating WP version, PHP Version, and tests readme.md
    
    * Updating to use a matrix-style build of multiple PHP and WP versions
    
    * convert env to args
    
    * trying to fix so env gets set for docker compose
    
    * Trying to fix environment variables making their way to docker compose
    
    * Fixing up syntax for environment variables
    
    * Reorder env variables
    
    * adding quotes to php version
    
    * change permissions on build files
    
    * Not testing in place
    
    * Making tests slimmer while debugging and adding a failed test temp
    
    * I (we) know kung fu
    
    * Remove my failing test
    
    * Pull all the images prior to using them, to avoid rate limits
    
    * Add a wait between 5.x and 7.x images
    
    * Pull in MariaDB early as well to avoid rate limiting
    
    * Using new pulls and waiting on each step to be sure to avoid rate limits
    
    * Proper indentation for yaml files and fixing missing quote
    
    * updating pulls
    
    * Fixing image urls
    
    * Revert to direct pulls to avoid spinning up a container, and add retry
    
    * Remove limit to use default 2
    
    * Fixing mariadb pull and adding sub-property for limit
    
    * Default limits back to being used
    
    * Update .gitattributes file
    
    * Adding WP 5.5.3 to the build matrix
    
    * Updating readme to have new build badge
    cklosowski committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    fa4a72c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a25de3a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    b998c00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d21c79b View commit details
    Browse the repository at this point in the history
  3. Update JS object to use variable

    Co-authored-by: Spencer Finnell <spencerfinnell@gmail.com>
    robincornett and spencerfinnell committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    d931882 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Merge pull request #8257 from easydigitaldownloads/issue/7487

    Change client side validation when a discount is applied
    ashleyfae committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    9697a97 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    75d763d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8270 from easydigitaldownloads/issue/8263

    Remove unused Colorbox script
    ashleyfae committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    6910424 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    77c88c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    ed06f97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cce758 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Update admin notice heading

    robincornett committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    19bfe2d View commit details
    Browse the repository at this point in the history
  2. Make notice dismissed option version specific

    Co-authored-by: Spencer Finnell <spencerfinnell@gmail.com>
    robincornett and spencerfinnell committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    97c681f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. Merge pull request #8303 from easydigitaldownloads/issue/6514

    Add a dismissible admin notice for outdated PHP versions
    ashleyfae committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    acd838b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    ffd6eb5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8233 from easydigitaldownloads/issue/8162

    Delete uploaded CSV file once import has completed
    ashleyfae committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    fc1e3eb View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    5d12355 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Merge pull request #8336 from easydigitaldownloads/issue/8332

    Cast $args['selected'] to array before using as one
    ashleyfae committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    3347627 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    44f01b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8348 from easydigitaldownloads/npm-engines

    Move npm requirement to 'engines'
    ashleyfae committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    202e4a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    6af3c04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2701b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8371 from easydigitaldownloads/issue/8370

    Exit early if user's email address didn't change #8370
    ashleyfae committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3e263ef View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Adding 3.0 bug report

    cklosowski committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    e0065c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Add Build Script to Include Required Stripe Dependencies (#8429)

    * First pass at pulling in Stripe gateway
    
    * Use same priority with different function name
    
    * Remove last line of edd-stripe.php
    
    Removes action that removes core bootstrap. Pretty fragile and should be done more directly.
    
    * Rename bootstrap function
    
    * Use updated branch
    
    * Remove pro directory
    
    * Rename script
    
    * Ignore Stripe gateway
    
    * Use grunt-replace to adjust bundled gateway bootstrap
    
    * Moving branch to the release/2.8.1 of stripe
    
    * Pull latest stable version of Stripe repository
    
    Co-authored-by: Chris Klosowski <cklosowski@gmail.com>
    spencerfinnell and cklosowski committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    85c0dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab355b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    39783b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Merge pull request #8446 from easydigitaldownloads/issue/8444

    Update "Tested up to" WordPress version
    ashleyfae committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    9e2f7e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. Readme content updates for 2.10 (#8451)

    * Readme.txt content updates - mostly Stripe-related
    
    * Readme.txt typo
    
    * Readme.txt - Remove unnecessary FAQ entry
    
    * Updating readme per PR suggestions
    
    * Removing weird copy
    
    * Link Stripe
    
    Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
    
    * clarify stripe pro wording.
    
    Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
    
    * Correct utm_content for Stripe Pro link.
    
    Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
    
    Co-authored-by: Chris Klosowski <cklosowski@gmail.com>
    Co-authored-by: Chris Klosowski <chris@sandhillsdev.com>
    Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
    4 people committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    fa4c63c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Version bumps and changelog for 2.10 (#8458)

    * Version bumps and changelog for 2.10
    
    * Remove stray word
    
    * Fix typos & wording in changelog.
    
    * Add link to changelog and make credit card plural
    
    Co-authored-by: Ashley Gibson <ashley@nosegraze.com>
    cklosowski and ashleyfae committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    11d0b05 View commit details
    Browse the repository at this point in the history
  2. Build pot file

    ashleyfae committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    50d6ba1 View commit details
    Browse the repository at this point in the history
  3. Fix merge conflict.

    ashleyfae committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    27373e3 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary spaces in dismiss markup

    Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
    ashleyfae and robincornett committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    e4088b8 View commit details
    Browse the repository at this point in the history
  5. Note updater version number in changelog

    Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
    ashleyfae and robincornett committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    cc8f7e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    520e456 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c91a8be View commit details
    Browse the repository at this point in the history
  8. Version bump for 2.10.1 (#8462)

    * Version bump for 2.10.1
    
    * Fixing spelling of inclusion
    
    Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
    
    Co-authored-by: Robin Cornett <robincornett@users.noreply.github.com>
    cklosowski and robincornett committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    f39a0b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Fix merge conflicts.

    ashleyfae committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    95b8b9f View commit details
    Browse the repository at this point in the history
  2. Run build script

    ashleyfae committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    8f94fd0 View commit details
    Browse the repository at this point in the history
  3. Fix formatting.

    ashleyfae committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    c896029 View commit details
    Browse the repository at this point in the history
  4. Fix unit tests

    ashleyfae committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    188c1a4 View commit details
    Browse the repository at this point in the history
  5. Revert unit test changes.

    ashleyfae committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    ab01d7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff0b424 View commit details
    Browse the repository at this point in the history