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

Loans: Add multiple triggers for write-off #1314

Merged
merged 21 commits into from
Apr 18, 2023
Merged

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    bc2b958 View commit details
    Browse the repository at this point in the history
  2. trigger refactor working

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    5a26036 View commit details
    Browse the repository at this point in the history
  3. rename state to rule

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b40990a View commit details
    Browse the repository at this point in the history
  4. simplify policy rule search

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    1d10d1c View commit details
    Browse the repository at this point in the history
  5. organize find rule method

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3413645 View commit details
    Browse the repository at this point in the history
  6. add test

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4e1947e View commit details
    Browse the repository at this point in the history
  7. minor coments

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8cc79e6 View commit details
    Browse the repository at this point in the history
  8. minor fixes

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ef115b2 View commit details
    Browse the repository at this point in the history
  9. fixed strum issue

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8651a32 View commit details
    Browse the repository at this point in the history
  10. added migration

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b8513bb View commit details
    Browse the repository at this point in the history
  11. reorganize migrations

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2a76255 View commit details
    Browse the repository at this point in the history
  12. remove old altair migrations

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    611b811 View commit details
    Browse the repository at this point in the history
  13. minor simplification

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    cf7fd86 View commit details
    Browse the repository at this point in the history
  14. fix migration condition

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8ba6c7b View commit details
    Browse the repository at this point in the history
  15. minor fix

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4cb9e8d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    02fae81 View commit details
    Browse the repository at this point in the history
  17. write off to its own module

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    bcb0979 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    48ac41f View commit details
    Browse the repository at this point in the history
  19. added migration test

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ad045b9 View commit details
    Browse the repository at this point in the history
  20. fix clippy

    lemunozm committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    841f12a View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. solve review comments

    lemunozm committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    cd848b7 View commit details
    Browse the repository at this point in the history