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

Extract grants models into individual files #9341

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    28c67e7 View commit details
    Browse the repository at this point in the history
  2. extract grants models to individual files

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d653ba1 View commit details
    Browse the repository at this point in the history
  3. rename relocated_models directory, remove original models directory, …

    …add imports, resolve circular dependencies
    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    21dcf52 View commit details
    Browse the repository at this point in the history
  4. extract CLRMatch into separate file

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    c970abc View commit details
    Browse the repository at this point in the history
  5. extract Flag into separate file

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    4679391 View commit details
    Browse the repository at this point in the history
  6. extract MatchPledge to separate file

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    cdd6e6e View commit details
    Browse the repository at this point in the history
  7. extract Donation and PhantomFunding

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    87b9a04 View commit details
    Browse the repository at this point in the history
  8. extract GrantStat into separate file

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    cca52c8 View commit details
    Browse the repository at this point in the history
  9. refactor

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    2f3af4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a6739b View commit details
    Browse the repository at this point in the history
  11. update migration

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7dbf08a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    09ea45c View commit details
    Browse the repository at this point in the history
  13. add missing import

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    5fe53ff View commit details
    Browse the repository at this point in the history
  14. decouple GrantCLRCalculation and move to own file

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    e54b32f View commit details
    Browse the repository at this point in the history
  15. extract GrantType to own file

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1bad4a4 View commit details
    Browse the repository at this point in the history
  16. extract GrantCLR to own file

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    ca1ab21 View commit details
    Browse the repository at this point in the history
  17. add missing import

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d339cc0 View commit details
    Browse the repository at this point in the history
  18. refactor, add missing imports

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    016ee9a View commit details
    Browse the repository at this point in the history
  19. remove whitespace

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d9dc25e View commit details
    Browse the repository at this point in the history
  20. resolve circular dependency

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    3baf2c9 View commit details
    Browse the repository at this point in the history
  21. run 'make fix'

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    32242c7 View commit details
    Browse the repository at this point in the history
  22. import changes from gitcoinco#9314

    Jer-Sch committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    c278537 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

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

    Jer-Sch committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    e4c8b21 View commit details
    Browse the repository at this point in the history