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

Fix duplicate orders for user notification policies #2278

Merged
merged 27 commits into from
Jun 21, 2023

Commits on Jun 16, 2023

  1. Add OrderedModel

    vadimkerr committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    219d549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362bab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32dfeb9 View commit details
    Browse the repository at this point in the history
  4. Update public API

    vadimkerr committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    21601aa View commit details
    Browse the repository at this point in the history
  5. delete excess if

    vadimkerr committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    08bc4a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    230fa50 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Add comments

    vadimkerr committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    20ff1db View commit details
    Browse the repository at this point in the history
  2. typing + pk name

    vadimkerr committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    af50a5e View commit details
    Browse the repository at this point in the history
  3. comment

    vadimkerr committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    0e989a5 View commit details
    Browse the repository at this point in the history
  4. comment

    vadimkerr committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    1c7aab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0c8dcd View commit details
    Browse the repository at this point in the history
  6. --no-migrations

    vadimkerr committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b93cf70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    637b979 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. remove raw SQL

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e8cf3d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bc753a View commit details
    Browse the repository at this point in the history
  3. changelog

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b73ff95 View commit details
    Browse the repository at this point in the history
  4. ignore migration

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    00fb5f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c790132 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5bca007 View commit details
    Browse the repository at this point in the history
  7. test

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    93c5588 View commit details
    Browse the repository at this point in the history
  8. lock queryset

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    cb4d5ba View commit details
    Browse the repository at this point in the history
  9. less retries

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    53a61c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45c6997 View commit details
    Browse the repository at this point in the history
  11. _adjust_order

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    004c095 View commit details
    Browse the repository at this point in the history
  12. more tests

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    294a8e6 View commit details
    Browse the repository at this point in the history
  13. more tests

    vadimkerr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e9a73bb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1fb035d View commit details
    Browse the repository at this point in the history