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

[RFC] Arches model QuerySets #11595 #11596

Draft
wants to merge 85 commits into
base: dev/8.0.x
Choose a base branch
from

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    4236af2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3feeb47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f1f83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd0c206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68c27fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f58c9b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2cb2b40 View commit details
    Browse the repository at this point in the history
  8. Fix refreshing

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ccca92d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75f3dc0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    06a89de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    965c397 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    696ea0a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c2d139d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9d9f97a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5e0dd2f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24fc868 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2377b16 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b6d210e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    295478b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dd628a9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ea06023 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e0095ee View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    edb0534 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c868549 View commit details
    Browse the repository at this point in the history
  25. Improve prefetching

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9ecd550 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5864d83 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2a327bb View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f6f7ca1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d88f175 View commit details
    Browse the repository at this point in the history
  30. Implement indexing

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0fb9b4a View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e7fba7a View commit details
    Browse the repository at this point in the history
  32. Improve None handling

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5c4360f View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6ae7477 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    2f6b48e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    0d483b2 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a6a47de View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    f1a6313 View commit details
    Browse the repository at this point in the history
  38. Remove as_resource()

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    eaa288b View commit details
    Browse the repository at this point in the history
  39. Rename queryset

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dde980e View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    75ed701 View commit details
    Browse the repository at this point in the history
  41. Add TileQuerySet

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    0da60b2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    ab2df3c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    b74b44c View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    883aab4 View commit details
    Browse the repository at this point in the history
  45. Attach child tiles

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    65f6ff8 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    fa8f752 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    4bb5b0c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    8d79942 View commit details
    Browse the repository at this point in the history
  49. Fix subquery bugs

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5119dbc View commit details
    Browse the repository at this point in the history
  50. Initial commit of ArchesModelSerializer

    TODO: finish re-orienting around nodegroups
    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    30ee0f2 View commit details
    Browse the repository at this point in the history
  51. Move as_nodegroup()

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5843b4b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    c119b4c View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    33f128b View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    bc0fbea View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    ad67513 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2fe25c4 View commit details
    Browse the repository at this point in the history
  57. Update save machinery

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a3e4d8d View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    b172ba6 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f5185db View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    ab0b4bf View commit details
    Browse the repository at this point in the history
  61. Fix example query

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    9107842 View commit details
    Browse the repository at this point in the history
  62. Fix tests

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1190fda View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    e0e6689 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    bc698d6 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    30451da View commit details
    Browse the repository at this point in the history
  66. Update changelog

    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    cc397df View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    3a5e589 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    4f54a86 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    260e4a0 View commit details
    Browse the repository at this point in the history
  70. fixup!

    Add documentation, reduce queries
    jacobtylerwalls committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    849d648 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    0e455c7 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    52d3306 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Improve names

    jacobtylerwalls committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    293d8a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. fixup! Improve names

    jacobtylerwalls committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    548b1c3 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    713ddd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10a4429 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f871e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68fe9e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    a3c43ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    475bb37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    202e766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4cc140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e27e0f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    48b3e7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e855bb View commit details
    Browse the repository at this point in the history