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

4515 - Deactivated partners should not appear in the dropdown when producing a new distribution. #4638

Closed
wants to merge 15 commits into from

Commits on Aug 26, 2024

  1. Filters out deactive partners on new distribution

    This commit adds in a conditional check to the _form partial that
    checks where the partial is coming from. If it is being rendered from
    the 'new' view, it will then generate a partner list that filters out
    the deactivated partners. If it is being rendered from anywhere else,
    it will generate the complete partner list unfiltered.
    
    [Ticket: 4515]
    ewoknock committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    af45e03 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Adds required to Payment Total.

    isaiah3031 authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    b9d3050 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f04cdcd View commit details
    Browse the repository at this point in the history
  3. Remove request. Rewording.

    isaiah3031 authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6f199ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bb01ad View commit details
    Browse the repository at this point in the history
  5. build(deps): bump omniauth-google-oauth2 from 1.1.2 to 1.1.3

    Bumps [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) from 1.1.2 to 1.1.3.
    - [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases)
    - [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md)
    - [Commits](zquestz/omniauth-google-oauth2@v1.1.2...v1.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: omniauth-google-oauth2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4a3253f View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump rspec-rails from 6.1.3 to 6.1.4

    Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.3 to 6.1.4.
    - [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
    - [Commits](rspec/rspec-rails@v6.1.3...v6.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: rspec-rails
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5bed0a6 View commit details
    Browse the repository at this point in the history
  7. build(deps-dev): bump standard from 1.39.2 to 1.40.0

    Bumps [standard](https://github.com/standardrb/standard) from 1.39.2 to 1.40.0.
    - [Release notes](https://github.com/standardrb/standard/releases)
    - [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
    - [Commits](standardrb/standard@v1.39.2...v1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: standard
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ad0654f View commit details
    Browse the repository at this point in the history
  8. build(deps): bump newrelic_rpm from 9.12.0 to 9.13.0

    Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent) from 9.12.0 to 9.13.0.
    - [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases)
    - [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md)
    - [Commits](newrelic/newrelic-ruby-agent@9.12.0...9.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: newrelic_rpm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cf51c1b View commit details
    Browse the repository at this point in the history
  9. build(deps): bump stimulus-rails from 1.3.3 to 1.3.4

    Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.3.3 to 1.3.4.
    - [Release notes](https://github.com/hotwired/stimulus-rails/releases)
    - [Commits](hotwired/stimulus-rails@v1.3.3...v1.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: stimulus-rails
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    de51356 View commit details
    Browse the repository at this point in the history
  10. build(deps-dev): bump brakeman from 6.1.2 to 6.2.1 (rubyforgood#4628)

    Bumps [brakeman](https://github.com/presidentbeef/brakeman) from 6.1.2 to 6.2.1.
    - [Release notes](https://github.com/presidentbeef/brakeman/releases)
    - [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
    - [Commits](presidentbeef/brakeman@v6.1.2...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: brakeman
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3d89b5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b923647 View commit details
    Browse the repository at this point in the history
  12. Enable read-events feature in dev/staging by default (rubyforgood#4591)

    * Enable read-events feature in dev/staging by default
    
    We have manually enabled this in production
    
    * Remove more Event Sourcing separation
    
    * Minor documentation whitespace cleanup
    
    * Put back read_events check in specs
    
    This is needed just a bit longer until we completely remove the feature
    flag for Events
    awwaiid authored and ewoknock committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    33053af View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a4de391 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5729cec View commit details
    Browse the repository at this point in the history