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

v4 API #73

Merged
merged 197 commits into from
Jun 28, 2024
Merged

v4 API #73

merged 197 commits into from
Jun 28, 2024

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    f5ebaab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c909dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d0078a View commit details
    Browse the repository at this point in the history
  4. Updated setup guide

    n7studios committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2f5fd52 View commit details
    Browse the repository at this point in the history
  5. Updated API constructors

    n7studios committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    208d537 View commit details
    Browse the repository at this point in the history
  6. Make params optional

    n7studios committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    80a7314 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96bd5b1 View commit details
    Browse the repository at this point in the history
  8. Coding standards

    n7studios committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b431da0 View commit details
    Browse the repository at this point in the history
  9. Coding standards

    n7studios committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    88cff1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f52f320 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d9505f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    43abaaa View commit details
    Browse the repository at this point in the history
  13. WIP Tests

    n7studios committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4434d13 View commit details
    Browse the repository at this point in the history
  14. More WIP…

    n7studios committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    187faba View commit details
    Browse the repository at this point in the history
  15. Tests pass

    n7studios committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ba573ca View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    0ca9aa4 View commit details
    Browse the repository at this point in the history
  2. Fix OAuth PKCE methods

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b6d470e View commit details
    Browse the repository at this point in the history
  3. Coding standards

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6e870ff View commit details
    Browse the repository at this point in the history
  4. PHPStan

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3784710 View commit details
    Browse the repository at this point in the history
  5. Updated GitHub Action

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    80c10d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0167b6 View commit details
    Browse the repository at this point in the history
  7. json_decode to array

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9a5c6a0 View commit details
    Browse the repository at this point in the history
  8. Copy methods from PHP SDK

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    23d58f2 View commit details
    Browse the repository at this point in the history
  9. Coding standards

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8215523 View commit details
    Browse the repository at this point in the history
  10. PHPStan

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cb6eb2d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d91b948 View commit details
    Browse the repository at this point in the history
  12. Clean up API class

    n7studios committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5c06289 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b14a908 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2d21ff9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe53dc8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Tests: Include traits class

    n7studios committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2e043e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7520bbf View commit details
    Browse the repository at this point in the history
  3. Exclude Traits from Coding Standards

    These are covered in the PHP SDK’s Coding Standards
    n7studios committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8ef6689 View commit details
    Browse the repository at this point in the history
  4. Add missing properties

    n7studios committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3a0fada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8ca885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43a387d View commit details
    Browse the repository at this point in the history
  7. Coding standards for tests

    n7studios committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    cbff0d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a4bb30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4556b44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dedd01a View commit details
    Browse the repository at this point in the history
  11. Added tests

    n7studios committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6706ef6 View commit details
    Browse the repository at this point in the history
  12. Coding standards

    n7studios committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b6e0487 View commit details
    Browse the repository at this point in the history
  13. Fix test description

    n7studios committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    7cf1fbf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2bcf141 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f0e052b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Merge pull request #38 from ConvertKit/v4-api-exchange-api-key-and-se…

    …cret
    
    v4 API: Exchange API Key and Secret for Access Token
    n7studios authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bffb525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19117e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8add39b View commit details
    Browse the repository at this point in the history
  4. PHP 7.4 compat.

    n7studios committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bc4c3d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Improve WordPress endpoint detection for profile, so it doesn’t int…

    …erfere with `creator_profile` in the v4 API
    n7studios committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    6d91224 View commit details
    Browse the repository at this point in the history
  2. Added account tests

    n7studios committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7549b01 View commit details
    Browse the repository at this point in the history
  3. Added tests

    n7studios committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    063ea9f View commit details
    Browse the repository at this point in the history
  4. Coding standards

    n7studios committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b2832a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0b3760 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f877c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    0bcc000 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from ConvertKit/v4-api-tests-accounts

    v4 API: Tests: Accounts
    n7studios authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    62f12d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #41 from ConvertKit/v4-api-tests-broadcasts

    v4 API: Tests: Broadcasts
    n7studios authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c33a5a9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #39 from ConvertKit/v4-api-resources

    v4 API: Resources
    n7studios authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cc3778d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #37 from ConvertKit/v4-api-methods

    v4 API: Use Traits from PHP SDK
    n7studios authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e2ebb1f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #36 from ConvertKit/v4-api-oauth

    v4 API: PKCE OAuth
    n7studios authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e61fa5c View commit details
    Browse the repository at this point in the history
  7. Added tests

    n7studios committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    526dfa2 View commit details
    Browse the repository at this point in the history
  8. Added get_subscriber tests

    n7studios committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    714f939 View commit details
    Browse the repository at this point in the history
  9. Coding standards

    n7studios committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f7c72ca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1494aa6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2ac9c0b View commit details
    Browse the repository at this point in the history
  12. Override trait’s get_subscriber_id method to return a WP_Error if…

    … email address invalid
    n7studios committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e70d941 View commit details
    Browse the repository at this point in the history
  13. Added tests

    n7studios committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    158ac85 View commit details
    Browse the repository at this point in the history
  14. PHPStan compat.

    n7studios committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0560214 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c0e5383 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7624ecb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Added email template tests

    n7studios committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8a88734 View commit details
    Browse the repository at this point in the history
  2. Added tests

    n7studios committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0351361 View commit details
    Browse the repository at this point in the history
  3. Coding standards

    n7studios committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b0833dc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #45 from ConvertKit/v4-api-tests-subscribers

    v4 API: Tests: Subscribers
    n7studios authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    639a05b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #44 from ConvertKit/v4-api-tests-create-subscribers

    v4 API: Tests: Create Subscriber(s)
    n7studios authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d8aa4d6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #43 from ConvertKit/v4-api-tests-get-subscribers

    v4 API: Tests: Get Subscribers
    n7studios authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c85ec49 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/v4-api' into v4-api-tests-custom…

    …-fields
    
    # Conflicts:
    #	tests/wpunit/APITest.php
    n7studios committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8038e2a View commit details
    Browse the repository at this point in the history
  8. Added segment tests

    n7studios committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    df9af69 View commit details
    Browse the repository at this point in the history
  9. Added webhook tests

    n7studios committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    db3b123 View commit details
    Browse the repository at this point in the history
  10. Added purchase tests

    n7studios committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    38dd9a9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #42 from ConvertKit/v4-api-tests-custom-fields

    v4 API: Tests: Custom Fields
    n7studios authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d8b2f79 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    3176f09 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/v4-api' into v4-api-tests-webhooks

    # Conflicts:
    #	tests/wpunit/APITest.php
    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9a702f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35fd681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c05671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cc4193 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0cb1ca8 View commit details
    Browse the repository at this point in the history
  7. Coding standards for tests

    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    11d6444 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a70977 View commit details
    Browse the repository at this point in the history
  9. Added tests

    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4d3e484 View commit details
    Browse the repository at this point in the history
  10. Added tag tests

    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f43df83 View commit details
    Browse the repository at this point in the history
  11. Coding standards

    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c23bbab View commit details
    Browse the repository at this point in the history
  12. Added tests

    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fc659aa View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/v4-api' into v4-api-tests-email-…

    …templates
    
    # Conflicts:
    #	tests/wpunit/APITest.php
    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    496375c View commit details
    Browse the repository at this point in the history
  14. Coding standards

    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4a7a9ba View commit details
    Browse the repository at this point in the history
  15. Merge pull request #47 from ConvertKit/v4-api-segments

    v4 API: Tests: Segments
    n7studios authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4e77312 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #48 from ConvertKit/v4-api-tests-webhooks

    v4 API: Tests: Webhooks
    n7studios authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2c98285 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #49 from ConvertKit/v4-api-tests-purchases

    v4 API: Tests: Purchases
    n7studios authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    15b1ffc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cabcbc0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f78dbdf View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7275414 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #46 from ConvertKit/v4-api-tests-email-templates

    v4 API: Tests: Email Templates
    n7studios authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ae93617 View commit details
    Browse the repository at this point in the history
  22. Fix failing test

    n7studios committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    69c4bcb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    1c4dafe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99b143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fddc439 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ae6148 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf7b6b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69dc9b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2994497 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    n7studios committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    90f93e7 View commit details
    Browse the repository at this point in the history
  9. Fix tag subscriber tests

    n7studios committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    823e0a1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a39322 View commit details
    Browse the repository at this point in the history
  11. Coding standards

    n7studios committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4a62119 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55c7cca View commit details
    Browse the repository at this point in the history
  13. Coding standards

    n7studios committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    88b2b1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    630c713 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf2ab84 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #50 from ConvertKit/v4-api-tests-sequences

    v4 API: Tests: Sequences
    n7studios authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a53ec7f View commit details
    Browse the repository at this point in the history
  17. Merge pull request #51 from ConvertKit/v4-api-tests-forms

    v4 API: Tests: Forms and Landing Pages
    n7studios authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4b67a9d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #52 from ConvertKit/v4-api-tags

    v4 API: Tests: Tags
    n7studios authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3eabdba View commit details
    Browse the repository at this point in the history
  19. Merge pull request #53 from ConvertKit/v4-api-tests-tags-get-subscrip…

    …tions
    
    v4 API: Tests: Get Tag Subscriptions
    n7studios authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    88bf9cd View commit details
    Browse the repository at this point in the history
  20. Merge pull request #54 from ConvertKit/v4-api-fix-resource-refresh

    v4 API: Fix Refresh Resources
    n7studios authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    75fbe4a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e2b3225 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    3cf47ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11df4ac View commit details
    Browse the repository at this point in the history
  3. Started tests

    n7studios committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    dd3215d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578c7e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe85867 View commit details
    Browse the repository at this point in the history
  6. Added tests

    n7studios committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ecf8667 View commit details
    Browse the repository at this point in the history
  7. Coding standards

    n7studios committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ea85926 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98bfaea View commit details
    Browse the repository at this point in the history
  9. Fix test

    n7studios committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    eccff35 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0d47ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    99b944a View commit details
    Browse the repository at this point in the history
  12. Support API Key parameter for fetching legacy form; reinstate missing…

    … `recommendations_script` method
    n7studios committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4d89015 View commit details
    Browse the repository at this point in the history
  13. Fix tests

    n7studios committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0a77f25 View commit details
    Browse the repository at this point in the history
  14. Fix code comment

    n7studios committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    cdfd4bd View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    17d92ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64a7ed8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Merge pull request #58 from ConvertKit/v4-api-tests-wordpress-endpoint

    v4 API: Tests: Run `wordpress` endpoint tests
    n7studios authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    81cb3fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from ConvertKit/v4-api-backward-compat-functions

    v4 API: Add `form_subscribe`, `sequence_subscribe` and `tag_subscribe` methods
    n7studios authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    609dd6d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from ConvertKit/v4-api-tests-add-subscriber-to…

    …-form
    
    v4 API: Tests: Add Subscriber to Form
    n7studios authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bc316a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #55 from ConvertKit/v4-api-tests-no-data

    v4 API: Tests: No Data
    n7studios authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    803de55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a5a7a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    316717b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4edb9f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ec60a1 View commit details
    Browse the repository at this point in the history
  9. Fix failing test

    n7studios committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5b88373 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge pull request #59 from ConvertKit/v4-api-logging

    v4 API: Logging
    n7studios authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7aa6e9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8fe5e6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request #60 from ConvertKit/v4-api-resources-posts-products

    v4 API: Don't map Products
    n7studios authored May 2, 2024
    Configuration menu
    Copy the full SHA
    cfe73ee View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 10, 2024

  1. Merge pull request #61 from ConvertKit/v4-api-phpstan-compat

    v4 API: PHPStan Compatibility
    n7studios authored May 10, 2024
    Configuration menu
    Copy the full SHA
    aa4ae6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f551433 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Rename exchange_api_key_and_secret_for_access_token to more accurat…

    …e `get_access_token_by_api_key_and_secret`
    n7studios committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c66f89e View commit details
    Browse the repository at this point in the history
  2. Mock testRefreshToken test

    n7studios committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e252115 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/v4-api-mock-refresh-token-test' …

    …into v4-api-rename-access-token-api-key-method
    n7studios committed May 16, 2024
    Configuration menu
    Copy the full SHA
    95efde5 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge pull request #62 from ConvertKit/v4-api-rename-access-token-api…

    …-key-method
    
    v4 API: Rename Exchange API Key and Secret Method
    n7studios authored May 17, 2024
    Configuration menu
    Copy the full SHA
    b4a126c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from ConvertKit/v4-api-mock-refresh-token-test

    v4 API: Mock Refresh Token Test
    n7studios authored May 17, 2024
    Configuration menu
    Copy the full SHA
    320fcf4 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    fe0609c View commit details
    Browse the repository at this point in the history
  2. Added tests

    n7studios committed May 20, 2024
    Configuration menu
    Copy the full SHA
    136b7b3 View commit details
    Browse the repository at this point in the history
  3. Coding standards

    n7studios committed May 20, 2024
    Configuration menu
    Copy the full SHA
    85c3ae0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    281da26 View commit details
    Browse the repository at this point in the history
  2. Added test

    n7studios committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dd24219 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request #64 from ConvertKit/v4-api-legacy-forms-landing-pages

    v4 API: Legacy Forms and Landing Pages
    n7studios authored May 23, 2024
    Configuration menu
    Copy the full SHA
    35e9472 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from ConvertKit/v4-api-support-state

    v4 API: Support `state` parameter in OAuth flow
    n7studios authored May 23, 2024
    Configuration menu
    Copy the full SHA
    702499b View commit details
    Browse the repository at this point in the history
  3. Make get_html method public

    This allows the ConvertKit Plugin to directly fetch HTML using a legacy form’s `embed_url` property, which includes the API Key.
    n7studios committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e67cfdf View commit details
    Browse the repository at this point in the history
  4. Resources: fetch legacy forms and landing pages when fetching forms a…

    …nd landing pages
    
    Uses the new v4 methods `get_legacy_forms` and `get_legacy_landing_pages` when refreshing/caching forms and landing pages through a resource class, to ensure that all available forms / landing pages are returned.
    n7studios committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d57d0a5 View commit details
    Browse the repository at this point in the history
  5. Updated tests

    n7studios committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a1eb51d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request #66 from ConvertKit/v4-api-legacy-resources

    v4 API: Resources: Include Legacy Forms and Landing Pages
    n7studios authored May 28, 2024
    Configuration menu
    Copy the full SHA
    525a8ee View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    84ba5ae View commit details
    Browse the repository at this point in the history
  2. Update testRefreshForms to assert Creator Profile and Creator Network…

    … forms are not returned
    n7studios committed May 29, 2024
    Configuration menu
    Copy the full SHA
    af3b810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88686af View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Rename API class to ConvertKit_API_V4

    This will allow us to run multiple ConvertKit Plugins with different API versions e.g. the main ConvertKit Plugin may be using the v4 API, whilst an outdated ConvertKit WooCommerce Plugin may be using the v3 API.
    n7studios committed May 31, 2024
    Configuration menu
    Copy the full SHA
    12a8e18 View commit details
    Browse the repository at this point in the history
  2. Rename resource class to v4

    n7studios committed May 31, 2024
    Configuration menu
    Copy the full SHA
    63ad9ac View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Merge pull request #67 from ConvertKit/v4-api-creator-forms

    v4 API: Resources: Exclude Creator Network / Profile Forms
    n7studios authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9278c46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47049b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Tests: avoid rate limit

    n7studios committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cf5ecf0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #68 from ConvertKit/v4-api-class-names

    v4 API: Update Class Names
    n7studios authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    498a6f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    da40f6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecd0a67 View commit details
    Browse the repository at this point in the history
  3. Added tests

    n7studios committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7ae3b50 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Merge pull request #69 from ConvertKit/v4-api-legacy-form-subscribe

    v4 API: Add Subscriber to Legacy Forms / Landing Pages
    n7studios authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9329692 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add existing Access and Refresh Tokens to the `convertkit_api_refresh…

    …_token` action
    
    This allows Plugins that hook to this action to determine which existing Access / Refresh Token combination has been updated.  For example, our WPForms Plugin supports multiple connections / accounts to ConvertKit, and therefore will need this functionality to know which Access / Refresh Token pair to update in the Plugin’s settings.
    n7studios committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f508887 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Merge pull request #70 from ConvertKit/v4-api-refresh-token-action-data

    v4 API: Add existing Access and Refresh Tokens to the `convertkit_api_refresh_token` action
    n7studios authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c33a558 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

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

Commits on Jun 26, 2024

  1. Add support for state

    n7studios committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7dae4fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf2d23b View commit details
    Browse the repository at this point in the history
  3. Updated tests

    n7studios committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    56c7547 View commit details
    Browse the repository at this point in the history
  4. Coding standards

    n7studios committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    eda0117 View commit details
    Browse the repository at this point in the history
  5. PHPStan compat

    n7studios committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5d1485f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request #71 from ConvertKit/v4-api-delete-resource-timestamp

    v4 API: Delete Resource Timestamp
    n7studios authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    44ddc7e View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge pull request #72 from ConvertKit/v4-api-encoded-state

    v4 API: Encode `state` parameter
    n7studios authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    cc8dbfd View commit details
    Browse the repository at this point in the history