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

TDL-26703: Refactor entire tap #13

Draft
wants to merge 89 commits into
base: master
Choose a base branch
from

Commits on Apr 26, 2019

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

Commits on Apr 27, 2019

  1. Update LICENSE to AGPL

    dmosorast authored Apr 27, 2019
    Configuration menu
    Copy the full SHA
    921bd56 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. new streams(coupon_sets, coupon_codes, orders, gifts, creditnotes, co…

    …mments) added, changes in bookmark_date updation
    cb-svel committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    4ea0555 View commit details
    Browse the repository at this point in the history
  2. add credit notes schema

    dwallace0723 committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    d9567ab View commit details
    Browse the repository at this point in the history
  3. add credit notes stream

    dwallace0723 committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    c7e834e View commit details
    Browse the repository at this point in the history
  4. update readme

    dwallace0723 committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    67d66bb View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Merge pull request #1 from envoy/dwall/add-credit-notes-stream

    Add Credit Notes Stream
    nick-mccoy authored Apr 30, 2019
    Configuration menu
    Copy the full SHA
    8247da4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    c8608ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894456a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. Configuration menu
    Copy the full SHA
    97088e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4984a57 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Remove Invalid Fields from Stream Discovery (#4)

    * remove max length constraint
    
    * bump to 0.0.5
    
    * update base stream
    
    * update child object streams
    
    * bump to 0.0.6
    
    * update metadata and stream properties
    
    * dump tap-framework dependency
    dwallace0723 authored and nick-mccoy committed May 7, 2019
    Configuration menu
    Copy the full SHA
    1d9cdb6 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. removed SELECTED=true, added REPLICATION_METHOD, REPLICATION_KEY and …

    …added promotional credits
    cb-svel committed May 15, 2019
    Configuration menu
    Copy the full SHA
    e9dd678 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d93a84d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1b4774 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8504cf7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. code review; fix refs

    Kyle Allan committed May 17, 2019
    Configuration menu
    Copy the full SHA
    fca1ce1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'alpha'

    Kyle Allan committed May 17, 2019
    Configuration menu
    Copy the full SHA
    10c4314 View commit details
    Browse the repository at this point in the history
  3. bump to 0.0.7

    Kyle Allan committed May 17, 2019
    Configuration menu
    Copy the full SHA
    1e18993 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

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

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    aa9b28b View commit details
    Browse the repository at this point in the history
  2. removed selected-by-default

    cb-svel committed May 30, 2019
    Configuration menu
    Copy the full SHA
    a72fc90 View commit details
    Browse the repository at this point in the history
  3. Added new streams (Order, Gifts) & new fields in existing streams (#5)

    * new streams(coupon_sets, coupon_codes, orders, gifts, creditnotes, comments) added, changes in bookmark_date updation
    
    * Continuing to other streams incase order stream is not enabled
    
    * removed comments, coupon_sets, coupon_codes
    
    * Added Orders, Gifts, Creditnotes in ReadMe
    
    * removed SELECTED=true, added REPLICATION_METHOD, REPLICATION_KEY and added promotional credits
    
    * reverted replication method to INCREMENTAL
    
    * promotional credit bookmark key changes
    
    * gift schema changes, order schema changes
    
    * Hard delete handling by reading events
    
    * removed selected-by-default
    cb-svel authored and KAllan357 committed May 30, 2019
    Configuration menu
    Copy the full SHA
    167faca View commit details
    Browse the repository at this point in the history
  4. bump to 0.0.8

    Kyle Allan committed May 30, 2019
    Configuration menu
    Copy the full SHA
    de39c16 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    0e49832 View commit details
    Browse the repository at this point in the history
  2. added coupon sets and codes

    cb-svel committed May 31, 2019
    Configuration menu
    Copy the full SHA
    201c334 View commit details
    Browse the repository at this point in the history
  3. Update events.json (#8)

    * added more objects in events content
    
    * added coupon sets and codes
    
    * Clean up whitespace in events.json
    luandy64 authored May 31, 2019
    Configuration menu
    Copy the full SHA
    e5fb367 View commit details
    Browse the repository at this point in the history
  4. Bump to v0.0.9

    luandy64 committed May 31, 2019
    Configuration menu
    Copy the full SHA
    1f661b1 View commit details
    Browse the repository at this point in the history
  5. fix events schema

    Kyle Allan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    a681b98 View commit details
    Browse the repository at this point in the history
  6. bump to 0.0.10

    Kyle Allan committed May 31, 2019
    Configuration menu
    Copy the full SHA
    367ab36 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Configuration menu
    Copy the full SHA
    d53195d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92a9c9c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

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

Commits on Jun 28, 2019

  1. Merge pull request #10 from dwallace0723/master

    Remove legacy tap framework code
    dmosorast authored Jun 28, 2019
    Configuration menu
    Copy the full SHA
    3fcca0b View commit details
    Browse the repository at this point in the history
  2. Version 0.0.11

    dmosorast committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    4bf2026 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Configuration menu
    Copy the full SHA
    3ffb729 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from cb-senthilvel/master

    Custom fields addition for plans, addons, customers, subscriptions
    dmosorast authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    46ab5f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2015de View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

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

Commits on Oct 28, 2019

  1. Add PR template

    Chris Merrick committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    d167b69 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. ORDER API FIX (#22)

    * Create sample
    
    * Delete sample
    
    * order_api_fix
    cb-aravindh authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    eebd213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b00842b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Remove maxLength from payment_sources schema (#44)

    * Remove maxLength from payment_sources schema
    
    * Version 1.0.2 and changelog
    dmosorast authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    cb8bb80 View commit details
    Browse the repository at this point in the history
  2. v1.0.3: Fix invalid json (#46)

    * Fix invalid json
    
    * v1.0.3 and changelog
    dmosorast authored Apr 29, 2021
    Configuration menu
    Copy the full SHA
    d6bdf7e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

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

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    378f633 View commit details
    Browse the repository at this point in the history
  2. TDL-13802 : Add tap tester suites (#50)

    * TDL-13802: Added tap tester suites and updated config.yml
    
    * Removed unnecessary comments
    
    Co-authored-by: Kyle Allan <[email protected]>
    savan-chovatiya and KAllan357 authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    5e44012 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Copy of GEN 349 from cb-nandita (#56)

    * GEN-351 Adding multidecimal support for Stitch
    
    * GEN-350 Account Heirarchy Support For Stitch
    
    * GEN-356
    
    * GEN-356
    
    * GEN-349
    
    * comment selected
    
    * code review suggestions
    
    * changed API call to PC2.0 API
    
    * changed API call to PC2.0 API
    
    * PC 2.0 API
    
    * multi-decimal support for invoices, promotional credits
    
    * Code Refactor
    
    * Item model changes
    
    * removed logic of picking latest record date
    
    * removed extra logs
    
    * Reduced sync interval
    
    * added code to sort records in ascending order
    
    * removed duplicates
    
    * Include all package data
    
    * Added Logs
    
    Co-authored-by: cb-prasanna <[email protected]>
    Co-authored-by: Nandita Sudalagunta <[email protected]>
    Co-authored-by: Collin Simon <[email protected]>
    4 people authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    f64bc4b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

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

Commits on Jun 25, 2021

  1. Pr 62 (#65)

    * error handling for product catalog version API
    
    * added API response log
    
    * Fix tests
    
    Closes #62 
    
    Co-authored-by: Nandita Sudalagunta <[email protected]>
    Co-authored-by: cb-akashpandey <[email protected]>
    3 people authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    f3294c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f63f84a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Configuration menu
    Copy the full SHA
    9c9ef83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    292f2dd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Remove all minimum/maximum and minLength/maxLength (#45)

    * Remove all minimum/maximum and minLength/maxLength
    
    * Removed extra comma
    
    * added Json validator on CCI
    
    * updated json validator command
    
    * Included package data
    
    * changed jsonvalidator path
    
    * removed pylint import
    
    * Changed from greater to greater equal
    
    Co-authored-by: dbshah1212 <[email protected]>
    Co-authored-by: savan-chovatiya <[email protected]>
    3 people authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    fcd8863 View commit details
    Browse the repository at this point in the history
  2. TDL-13342: Fix JSONDecodeError in Invoices and Transactions streams (#51

    )
    
    * TDL-13342: Added custom formatted message for JSONDecoder error
    
    * Updated start_date integration test for passing customer stream
    
    * Updated help message for JSONDecoder error
    
    * Added assert for number of call in success scenario
    
    Co-authored-by: Kyle Allan <[email protected]>
    savan-chovatiya and KAllan357 authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5ec446f View commit details
    Browse the repository at this point in the history
  3. Tdl 6287 add tiersprice attribute (#53)

    * TDL-6287: Updated addon schema to collect missing fields
    
    * TDL-6287: Updated addon code for event stream.
    
    Co-authored-by: dbshah1212 <[email protected]>
    Co-authored-by: savan-chovatiya <[email protected]>
    Co-authored-by: Kyle Allan <[email protected]>
    4 people authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    7b7a9f8 View commit details
    Browse the repository at this point in the history
  4. TDL-13802:Updated integration test to cover product catalog v1 and v2 (

    …#63)
    
    * TDL-13802:Updated integration test to cover product catalog v1 and v2
    
    * Updated test
    
    * Updated date in start_date case for passing test
    
    Co-authored-by: Kyle Allan <[email protected]>
    savan-chovatiya and KAllan357 authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    a003fb4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. TDL-6342 Add additional fields from an api (#64)

    * TDL-6342: add additional fields from API and make invoices and promotional_credit common stream
    
    * Added fields in item_families and subscriptions stream
    
    * Updated start_date case to pass integration test
    
    * Deleted promotional_credits from item_model as it moves to common
    savan-chovatiya authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    a2b874b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. TDL-13904: Upgraded event stream schema. (#57)

    * TDL-13904: Upgraded event stream schema.
    
    * TDL-13904: Restructured events.json stream
    
    * TDL-13904: Updated events stream schema
    
    * TDL-13904: Removed maximum and minimum
    
    * TDL-13904: Added coments and doc string
    
    * TDL-13904: comments grammer updated
    
    Co-authored-by: dbshah1212 <[email protected]>
    Co-authored-by: savan-chovatiya <[email protected]>
    Co-authored-by: Kyle Allan <[email protected]>
    4 people authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    8e9dd95 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Tdl 6173 bookmark key handling (#54)

    * TDL-6173: Updated Bookmark handling, date without tz will updated in UTC tz formate.
    
    * TDL-6173: Wrong format start date isn't supported in stitch hence removed that test
    
    * TDL-6173: Revert back the bookmarking logic changed by chargebee team
    
    * TDL-6173: Added start date format check
    
    * TDL-6173: Added Unittest to test wrong formate of start date
    
    * TDL-6173: Updated readme file
    
    * TDL-6173: Unit test updated
    
    * TDL-6173: Verify the start_date format in discover mode as well.
    
    * TDL-6173: Updated Unittest
    
    Co-authored-by: dbshah1212 <[email protected]>
    Co-authored-by: savan-chovatiya <[email protected]>
    3 people authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7299b3d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. bump v1.2.0 (#71)

    zachharris1 authored Jul 20, 2021
    Configuration menu
    Copy the full SHA
    482bdc7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Add MANIFEST.in (#72)

    * Add MANIFEST.in
    
    * Bump to v1.2.1, update changelog
    
    Co-authored-by: Andy Lu <[email protected]>
    zachharris1 and luandy64 authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ad153a6 View commit details
    Browse the repository at this point in the history
  2. Update glob (#73)

    * Update schema glob in MANIFEST.in
    
    * Bump to v1.2.2, update changelog
    luandy64 authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    41d7e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Tdl 6624 adding comments stream (#52)

    * TDL-6624: Added comments stream
    
    * TDL-6624: Changed record comparison in start date test.
    
    * TDL-6624: Taken lates test case changes
    
    * TDL-6624: Updated json of test
    
    * TDL-6624: Updated schema of comment stream
    
    * response to feedback
    
    * Add newline to file
    
    Co-authored-by: dbshah1212 <[email protected]>
    Co-authored-by: savan-chovatiya <[email protected]>
    Co-authored-by: Zach Harris <[email protected]>
    4 people authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b7ef659 View commit details
    Browse the repository at this point in the history
  2. TDL-13631: Added include_deleted configuration (#58)

    * TDL-13631: Added include_deleted configuration
    
    * TDL-13631: Added Check for include_deleted
    
    * TDL-13631: Updated the test name
    
    * TDL-13631: Updated test name
    
    * TDL-13631: CHange in if condition
    
    * Fix tests
    
    * Fix include_delete test
    
    * TDL-13631: Updated test so it can run on both versions
    
    * TDL-13631: Upgraded test case.
    
    * TDL-13631: Updated integration test
    
    * TDL-13631: Updated test
    
    * TDL-13631: Updated test.
    
    * TDL-13631: Enhnaced test
    
    Co-authored-by: dbshah1212 <[email protected]>
    Co-authored-by: savan-chovatiya <[email protected]>
    Co-authored-by: Andy Lu <[email protected]>
    Co-authored-by: zachharris1 <[email protected]>
    5 people authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    71435be View commit details
    Browse the repository at this point in the history
  3. TDL-6342: Add additional fields found during testing in schema apart …

    …from API doc. (#69)
    
    * Added missing additional fields
    
    * Added missing field in events schema
    
    * Added remaining fields for item_prices stream
    
    * Added missing fields which are not present in doc but found in testing
    
    * Added missing fields for event's content and subscription
    
    * Added extra type string for items and item_prices
    
    * Updated customer and subscription schema
    
    * Updated invoice schema
    
    Co-authored-by: zachharris1 <[email protected]>
    savan-chovatiya and zachharris1 authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b2d76fc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. bump v1.3.0 (#74)

    zachharris1 authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5b47dbe View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Added support for Chargebee Quotes (#75)

    * error handling for product catalog version API
    
    * added API response log
    
    * GEN-763 Added Quotes Object for Syncing to Stitch
    
    * case insensitive comparison of site name
    
    * Missed comma
    
    Co-authored-by: cb-akashpandey <[email protected]>
    Co-authored-by: cb-prasanna <[email protected]>
    3 people authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    854a56f View commit details
    Browse the repository at this point in the history
  2. bump 1.3.1 (#76)

    * bump 1.3.1
    
    * add quotes to tests
    
    * skip quotes stream in test
    zachharris1 authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    89677ca View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. TDL-16367: Fix pagination test failure (#79)

    * Added calls to generate events
    
    * Update test
    savan-chovatiya authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    11207da View commit details
    Browse the repository at this point in the history
  2. TDL-19270: Revert back bookmarking logic (#86)

    * reverted bookmark logic
    
    * updated the code to take minimum of max replication key and now - 2 min as bookmark
    
    * added unittests
    hpatel41 authored Jun 2, 2022
    Configuration menu
    Copy the full SHA
    af8d4e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Bump version

    KrishnanG committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    10f2840 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Crest Work (#89)

    * TDL-19099: Add missing tap-tester tests (#83)
    
    * inital commit: add missing tap tester tests
    
    * updated the code to get event_type for events stream before transform
    
    * updated integration tests
    
    * resolve review comments
    
    * resolve integration test failure
    
    * added all fields comments
    
    * updated tap tester tests
    
    * removed pylint disable statement
    
    * updated config.yml file
    
    * fixed event_type error
    
    * updated comment
    
    * addressed review comments
    
    * updated config.yml file and start date test
    
    * TDL-16315: Implement request timeout (#78)
    
    * Added request timeout
    
    * Updated config.yml
    
    * Updated readme file
    
    * Added backoff for connectionError
    
    * updated test cases
    
    Co-authored-by: harshpatel4crest <[email protected]>
    
    * TDL-19101: Add custom exception handling (#85)
    
    * Added custom exception handling
    
    * Added unit tests
    
    * Updated config.yml to cover unit test report
    
    * Added condition to handle status code other than 4xx 5xx
    
    * Added condition to handle status code other than 4xx 5xx
    
    * Added/updated unit tests
    
    * Added existing unit tests
    
    * Resolved review comment
    
    * Fixed unit test
    
    * Resolved review comment
    
    * Removed redundent Server429Error
    
    Co-authored-by: harshpatel4crest <[email protected]>
    
    * TDL-19489: Revert back bookmark logic (#88)
    
    * TDL-16367: Fix pagination test failure (#79)
    
    * Added calls to generate events
    
    * Update test
    
    * TDL-19270: Revert back bookmarking logic (#86)
    
    * reverted bookmark logic
    
    * updated the code to take minimum of max replication key and now - 2 min as bookmark
    
    * added unittests
    
    * Bump version
    
    * reverted bookmark logic
    
    Co-authored-by: savan-chovatiya <[email protected]>
    Co-authored-by: KrishnanG <[email protected]>
    
    * TDL-19102: Add missing fields to schema (#87)
    
    * inital commit: add missing tap tester tests
    
    * updated the code to get event_type for events stream before transform
    
    * updated integration tests
    
    * resolve review comments
    
    * resolve integration test failure
    
    * added all fields comments
    
    * added missing and new fields in the schema
    
    * updated tap tester tests
    
    * removed pylint disable statement
    
    * updated config.yml file
    
    * fixed event_type error
    
    * updated comment
    
    * addressed review comments
    
    * updated config.yml file and start date test
    
    * updated test cases as per missing fields
    
    * updated bookmark test
    
    * resolved bookmark test failure
    
    Co-authored-by: savan-chovatiya <[email protected]>
    Co-authored-by: KrishnanG <[email protected]>
    3 people authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    2854321 View commit details
    Browse the repository at this point in the history
  2. Bump version (#90)

    nitingaikwad1 authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    f16afdd View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Added custom field support for Item Model entities (#94)

    * custom fields for PC2.0 (#92)
    
    * Modified the all fields test (#93)
    
    Co-authored-by: cb-nandita <[email protected]>
    Co-authored-by: Umang Agrawal <[email protected]>
    3 people authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    6a8efb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00dc882 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix integration tests (#101)

    Co-authored-by: RushiT0122 <[email protected]>
    RushiT0122 and RushiT0122 authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ebf3c7b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. add missing customer details (#100)

    * add missing customer details
    * update integration tests
    
    ---------
    
    Co-authored-by: RushiT0122 <[email protected]>
    RushiT0122 and RushiT0122 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3e9cfd2 View commit details
    Browse the repository at this point in the history
  2. fix: Prevent truncating invoice lineItem taxRates (#102)

    tax_rate can't be stored as an integer because many states allow fractional tax rates
    
    This change makes it match `credit_notes.json` (which stores correctly as a float)
    
    Co-authored-by: Wynn Slater <[email protected]>
    RushiT0122 and armordog authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    e0c2c95 View commit details
    Browse the repository at this point in the history
  3. Bump version 1.3.5 (#103)

    Co-authored-by: RushiT0122 <[email protected]>
    RushiT0122 and RushiT0122 authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    835dcd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 29, 2024

  1. Fix integration tests and schema refactoring (#109)

    * Update subscription schema to include manual discounts.
    
    * Fixed All fields integration tests.
    
    * Fixed All fields integration tests.
    
    * Fixed all fields & pagination tests.
    
    * Fixed All fields integration test.
    
    * minor bump 1.4.0 (#110)
    shantanu73 authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0b571d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Nov 18, 2024

  1. Initial commit

    prijendev committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    888de42 View commit details
    Browse the repository at this point in the history
  2. Fix for pylint

    prijendev committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    61083d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abe4d56 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. MInor enhancement

    prijendev committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d5618e1 View commit details
    Browse the repository at this point in the history