Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kevinschaich/mintable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Choose a base ref
...
head repository: kevinschaich/mintable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.3
Choose a head ref
  • 12 commits
  • 6 files changed
  • 4 contributors

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    fb8f9b4 View commit details
    Browse the repository at this point in the history
  2. Update plaidIntegration.ts (#132)

    Pulls in associated pending transaction ID for a confirmed transaction, which makes it slightly easier to reconcile
    
    Co-authored-by: Kevin Schaich <schaich.kevin@gmail.com>
    mazzarin and kevinschaich authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4f208ca View commit details
    Browse the repository at this point in the history
  3. update the google sheet api intergration (#134)

    Co-authored-by: Kevin Schaich <schaich.kevin@gmail.com>
    MainHanzo and kevinschaich authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ddc6fb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update node requirements (Fixes #108)

    Fixes #108
    kevinschaich authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    377257a View commit details
    Browse the repository at this point in the history
  2. Update README.md (Fixes #118)

    Fixes #118
    kevinschaich authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    cf3bf81 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kevinschaich authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    4dc02ff View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    5b80c5e View commit details
    Browse the repository at this point in the history
  2. v2.0.2

    kevinschaich committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    0f3d293 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b99b399 View commit details
    Browse the repository at this point in the history
  4. Fix dep issue

    kevinschaich committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    caf1185 View commit details
    Browse the repository at this point in the history
  5. Fix dependency issues (#145)

    * Test fix dep issue
    
    * Add step to list NPM dependencies for GH Actions
    
    * Manually pin version of @types/express-serve-static-core
    
    * Manually pin Lodash version
    
    * Remove overrides block in package.json
    kevinschaich authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    860d6ee View commit details
    Browse the repository at this point in the history
  6. v2.0.3

    kevinschaich committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    2f39ab6 View commit details
    Browse the repository at this point in the history
Loading