ash/test
James Harton 269889c34b
fix(Ash.Filter): Don't overly constrain related references. (#678)
We now only apply related policies to filter statements based on references
that are explicitly annotated as inputs.  This is the same logic that backs
protecting access in filters for field policies.
2023-08-21 19:39:07 -04:00
..
actions improvement: initialize change opts in bulk actions 2023-08-02 12:41:54 -04:00
api
ash/data_layer
authorizer
calculations improvement: support resources directly in API modules 2023-07-13 01:38:21 -04:00
changeset
distinct fix: Keyword.fetch on keywords, fix test name 2023-07-19 11:18:20 -04:00
filter chore: release version v2.14.0 (#669) 2023-08-09 19:43:55 +02:00
flow_test test: Add test that covers issue 652 (#657) 2023-07-18 14:48:26 -04:00
generator improvement: add string_split expression 2023-07-12 15:11:21 -04:00
notifier improvement: support parent/1 in relationships 2023-07-26 16:46:22 -04:00
policy fix(Ash.Filter): Don't overly constrain related references. (#678) 2023-08-21 19:39:07 -04:00
query/function improvement: add at/2 function 2023-07-12 16:53:43 -04:00
resource improvement: validate all actions and accept/reject fields at once. (#674) 2023-08-18 20:47:35 -04:00
sort
support fix: various fixes with runtime evaluation of aggregates 2023-08-06 00:41:29 -04:00
type improvement: storage_type/0 -> storage_type/1 2023-08-17 17:52:00 -04:00
ash_test.exs
code_interface_test.exs
embedded_resource_test.exs improvement: properly set path into error instead of on error messages 2023-08-15 16:23:06 -07:00
error_test.exs
helpers_test.exs
plug_helpers.ex
query_test.exs
seed_test.exs
simple_data_layer_test.exs
test_helper.exs
tracer_test.exs