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

Multiple cause areas #622

Merged
merged 29 commits into from
Jan 11, 2024
Merged

Multiple cause areas #622

merged 29 commits into from
Jan 11, 2024

Commits on Jul 21, 2023

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

Commits on Aug 11, 2023

  1. Lots of restructuring

    fellmirr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    e1e3419 View commit details
    Browse the repository at this point in the history
  2. Bugfixes and cleanup

    fellmirr committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    8084313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    303b8f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    ca448c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63bb226 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Add missing cause area

    adamalfredsson committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c9f6a4f View commit details
    Browse the repository at this point in the history
  2. Remove json copy

    adamalfredsson committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    616ac08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa430f View commit details
    Browse the repository at this point in the history
  4. Fix failing tests

    adamalfredsson committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    46bb049 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcb6a48 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 31, 2023

  1. Merge branch 'master' into multiple-cause-areas

    # Conflicts:
    #	prisma/schema.prisma
    #	src/routes/swish.ts
    adamalfredsson committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    22e7862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab0f1ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    024b1ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b1bf09 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge pull request #671 from stiftelsen-effekt/#644-DAO-distributions…

    …-getByDonorId
    
    Updates getByDonorId to new schema and adds simple test
    fellmirr authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b090ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddc097e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #670 from stiftelsen-effekt/#643-DAO-distributions…

    …-getAllByDonor
    
    Updates getAllByDonor to new schema and adds simple tests
    fellmirr authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    73be81a View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Merge pull request #663 from stiftelsen-effekt/#642-DAO-distributions…

    …-getAll
    
    Updates getAll function to new structure and adds simple tests
    fellmirr authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    068a198 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Oct 13, 2023

  1. Merge pull request #684 from stiftelsen-effekt/backwards-compatible-r…

    …esponse
    
    Backwards compatible response
    fellmirr authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    bfe82b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into multiple-cause-areas

    # Conflicts:
    #	src/custom_modules/DAO_modules/distributions.ts
    #	src/routes/avtalegiro.ts
    #	src/routes/donations.ts
    #	src/routes/donors.ts
    adamalfredsson committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    05ab5fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd53c9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83be5ae View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    08aee35 View commit details
    Browse the repository at this point in the history
  2. Fixes migrations

    fellmirr committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    66de511 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #686 from stiftelsen-effekt/feature/backwards-comp…

    …atible-api
    
    Backwards compatible api
    fellmirr authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    71314a3 View commit details
    Browse the repository at this point in the history