ash/test/support/policy_simple/resources
Zach Daniel 2f3fcbad13 improvement: optimize various solver boolean optimizations
improvement: more comprehensively remove unnecessary clauses
fix: resolve issue with `authorize_unless` and filter checks
improvement: prevent changing attributes and arguments after action validation

We allow for these changes inside of `before_action` calls, but otherwise
require that `force_change_attribute` is used, for example. This prevents
accidentally validating a changeset and then changing an attribute.
2022-11-23 03:39:00 -05:00
..
car.ex improvement: optimize various solver boolean optimizations 2022-11-23 03:39:00 -05:00
car_user.ex Improve module names (#357) 2022-07-21 10:19:47 -04:00
organization.ex improvement: deprecate :replace in favor of :relate_and_unrelate 2022-09-19 15:44:06 -04:00
post.ex improvement: deprecate :replace in favor of :relate_and_unrelate 2022-09-19 15:44:06 -04:00
trip.ex improvement: add loading?/1 query helper 2022-09-19 10:14:08 -04:00
tweet.ex improvement: catch more cases in preflight authorization checks 2022-09-27 14:58:48 -04:00
user.ex improvement: make long-awaited DSL name changes 2022-08-28 19:27:44 -06:00