ash/test
2024-03-02 16:51:00 -05:00
..
actions fix: ensure calculation arguments are not ignored when parsing filters 2024-02-29 00:41:24 -05:00
api
ash/data_layer
authorizer improvement: support using the new api option in actions 2023-12-27 18:14:29 -05:00
calculations fix: ensure actor context is set in filter 2024-02-25 08:24:19 -05:00
changeset improvement: add on_match: :update_join to manage_relationship (#875) 2024-02-08 11:18:32 -05:00
distinct
filter improvement: change nested field filtering to be done with at_path 2024-01-31 15:41:10 -05:00
flow fix: properly annotate run_flow's recursive DSL tag 2024-02-16 21:25:18 -05:00
generator
notifier feat: allow using custom delimiters for pubsub topics 2024-02-11 16:45:05 -04:00
policy fix: ensure that policies are applied to aggregates referenced in calculations 2024-02-26 13:00:12 -05:00
query/function improvement: support Ash.CiString in string_join (#832) 2024-01-12 00:21:30 -05:00
reactor improvement: rename get to read_one in Ash.Reactor 2024-03-02 16:51:00 -05:00
resource improvement: introduce require_atomic?, which defaults to false in 2.0, true in 3.0 2024-01-30 12:32:41 -05:00
sort test: fix typo in a test name (#815) 2023-12-28 12:07:55 -05:00
support fix: ensure that policies are applied to aggregates referenced in calculations 2024-02-26 13:00:12 -05:00
type fix: only put keywords to be interpolated in message in error vars (#821) 2024-01-08 18:08:17 -05:00
ash_test.exs
code_interface_test.exs
count_test.exs fix: only count resources the actor is allowed to see (#853) 2024-01-26 13:33:03 -05:00
embedded_resource_test.exs fix: ensure we retain the sort order of embedded resources 2024-02-13 13:55:07 -05:00
error_test.exs
helpers_test.exs
plug_helpers.ex
query_test.exs
seed_test.exs
simple_data_layer_test.exs
test_helper.exs feat(Ash.Reactor): Add a Reactor extension that makes working with resources easy. (#683) 2024-03-02 10:26:25 +13:00
tracer_test.exs improvement: rewrite read actions to not use Ash.Engine (#836) 2024-01-19 00:05:42 -05:00