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

Sleepy cat #933

Closed
wants to merge 31 commits into from
Closed

Commits on May 8, 2024

  1. Create sleepycats.yaml

    ggrossvi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    47a56c3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9b0737d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50865ff View commit details
    Browse the repository at this point in the history
  3. more db stuff

    DietBepis1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e6a334e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abd3bcf View commit details
    Browse the repository at this point in the history
  5. poop migration

    DietBepis1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    95b9245 View commit details
    Browse the repository at this point in the history
  6. Finished stripe checkout refactor (for now)

    Tweaked Payment Presenters
    Fixed postgres timestamps
    DietBepis1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bc10da9 View commit details
    Browse the repository at this point in the history
  7. Tweaks to Stripe class, payment presenter, etc

    Added process-transaction route
    Restored old validate and format files since they're being used in the front end. Will delete later.
    DietBepis1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    ad31ebb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78dbecb View commit details
    Browse the repository at this point in the history
  9. Tweaked donation component and where donation validation happens

    Decommissioned old validate and format methods in all spots (I think)
    Moved Presenters to a shared directory so it is obvious that FE/BE can both use it
    DietBepis1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    d6f50e7 View commit details
    Browse the repository at this point in the history
  10. Migration now modifies letters table

    Moved mappings to Donate Money so the new refactoring isn't cluttered
    Lots of other small changes
    DietBepis1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    17c804a View commit details
    Browse the repository at this point in the history
  11. Added fixtures for payment success and payment failure responses from…

    … stripe
    
    Created seeds for constituent and transaction data to match the fixture transactions
    Added a WIP getter for stripe livemode variable.
    Updated /process-transaction endpoint to check for livemode and disable signature signing verification when not in production.
    DietBepis1 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    703a845 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Merge pull request OpenSourceFellows#924 from OpenSourceFellows/strip…

    …e_upgrade
    
    Stripe upgrade
    DietBepis1 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    602d70b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Migration to update campaigns table

    More seeder data
    DietBepis1 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    ab948d0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Cleaned up some old code now that single-campaign mode is the only one

    Representatives now load from db
    DietBepis1 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ab4e658 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    ccc9a59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8ecfd9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request OpenSourceFellows#926 from OpenSourceFellows/extra…

    …_config_for_single_page_mode
    
    Extra config for single page mode
    DietBepis1 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c0b6085 View commit details
    Browse the repository at this point in the history
  4. Added json parsing

    DietBepis1 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    bc72fdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2515f2b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    0d0ddc5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request OpenSourceFellows#928 from OpenSourceFellows/add_m…

    …erge_vars_to_letter_table
    
    Added merge_variable column to letters table
    DietBepis1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    608f27f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61dd70b View commit details
    Browse the repository at this point in the history
  4. Merge pull request OpenSourceFellows#929 from OpenSourceFellows/tuolu…

    …mne_letter_stub
    
    Added hardcoded tuolumne letter
    DietBepis1 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ec71bb2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Create app-policy.hcl

    mpa-mxiang committed May 29, 2024
    Configuration menu
    Copy the full SHA
    091a482 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43fc717 View commit details
    Browse the repository at this point in the history
  3. delete two useless slashes

    mpa-mxiang committed May 29, 2024
    Configuration menu
    Copy the full SHA
    0180948 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bef5745 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Create sleepyCat.yaml

    mpa-mxiang committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a94210e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe85511 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5021f6 View commit details
    Browse the repository at this point in the history