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 111 commits into
base: dev/8.0.x
Choose a base branch
from

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    2d8b5a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    924fcd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83c1867 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd0c22f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c0a8f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebc11a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a48917 View commit details
    Browse the repository at this point in the history
  8. Fix refreshing

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    7756b43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d9133b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81a9b7d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9e122a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0c08fa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58fc91b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e1899f5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    07df773 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1ef87ec View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4bcf5c9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2de9a56 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9118313 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3d517a2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    043e73d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    74b60e2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3e22000 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    82d77a9 View commit details
    Browse the repository at this point in the history
  25. Improve prefetching

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    637ef42 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dbb1b21 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    782b16a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    216c5ad View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7a050e5 View commit details
    Browse the repository at this point in the history
  30. Implement indexing

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    997b9f1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    a6dc9b2 View commit details
    Browse the repository at this point in the history
  32. Improve None handling

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ae1dbda View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1069b6b View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    8b63d46 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5d1e751 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    10cb3f4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    20b20d8 View commit details
    Browse the repository at this point in the history
  38. Remove as_resource()

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5f8708f View commit details
    Browse the repository at this point in the history
  39. Rename queryset

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    1f651ce View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0368450 View commit details
    Browse the repository at this point in the history
  41. Add TileQuerySet

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    883e668 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    06b7413 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    35e36ca View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    811f501 View commit details
    Browse the repository at this point in the history
  45. Attach child tiles

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    23a8fbc View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    831884b View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fba0cc5 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    56f1ae9 View commit details
    Browse the repository at this point in the history
  49. Fix subquery bugs

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2be30ca 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 Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a9207c4 View commit details
    Browse the repository at this point in the history
  51. Move as_nodegroup()

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    9290f4c View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    1283c4c View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    463bb8d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    423154a View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    398606a View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    b1e9cab View commit details
    Browse the repository at this point in the history
  57. Update save machinery

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8feb5a5 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    129d8eb View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    641ccf3 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5ffd30d View commit details
    Browse the repository at this point in the history
  61. Fix example query

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    05a437c View commit details
    Browse the repository at this point in the history
  62. Fix tests

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ab80930 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    7fa9de0 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    da04d81 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    f2fb113 View commit details
    Browse the repository at this point in the history
  66. Update changelog

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f127a1e View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    c8e752d View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    ae20bf5 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    973fce7 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    a5235d8 View commit details
    Browse the repository at this point in the history
  71. Improve names

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    348241f View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    c7a63da View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    200cd5f View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    bb28364 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    069b570 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    01b3e3f View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    f3744a1 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    ff02226 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    88e9a1c View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    8d99fef View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    d6c4764 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    35d1413 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    42ea4d0 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    113cd85 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    46207d8 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    a19a719 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    8cdb2b1 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    6f7004d View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    1063250 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    85e56cb View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    add1c25 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    df1d59e View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    7919637 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    fb68390 View commit details
    Browse the repository at this point in the history
  95. Pop extra RI keys

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f27e1b4 View commit details
    Browse the repository at this point in the history
  96. Improve todo

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    5225d9a View commit details
    Browse the repository at this point in the history
  97. Improve SQL safety

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    6273b5d View commit details
    Browse the repository at this point in the history
  98. Fix migration history

    jacobtylerwalls committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    fd30048 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    8fc7367 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    7bd54e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    38e2458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5a7e7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5811a8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e185815 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aeb5263 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    494c577 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    568ed28 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    d45da89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc66ceb View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    4143c22 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    b605a65 View commit details
    Browse the repository at this point in the history