ash/test/support/policy_simple/resources
Zach Daniel 49da3638f1 fix: don't reuse requested relationship loads for calculations
this is less efficient, and there are still some cases where
we could combine queries, but we need to first solve the behavioral
issues where relationships loaded for calculations could sometimes be loaded
in an "authorized" state when they should not be. We can improve the
speed/efficiency later, correctness is more important.
2024-07-03 18:32:20 -04:00
..
calculations fix: don't reuse requested relationship loads for calculations 2024-07-03 18:32:20 -04:00
context/changes test: replicate forbidden error on update (#1276) 2024-07-03 10:54:12 -04:00
always.ex fix: multiple filter-checks in policy conditions were not composing properly 2024-05-24 22:58:05 -04:00
car.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
car_user.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
context.ex test: replicate forbidden error on update (#1276) 2024-07-03 10:54:12 -04:00
foo.ex chore: changing_attributes with to field failing test (#961) 2024-03-29 17:18:45 -04:00
organization.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
post.ex fix: support ^arg/1 and similar constructions in filter policies on generic actions 2024-06-11 13:31:13 -04:00
trip.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
tweet.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
two_filters.ex fix: multiple filter-checks in policy conditions were not composing properly 2024-05-24 22:58:05 -04:00
user.ex test: added test case showing calculations erroneously respect policies (#1278) 2024-07-03 12:43:15 -04:00