ash/test
Zach Daniel b6c8b1c2ec fix: allow calculations to access what would forbidden fields of related items
context for this change:

this requires a potentially risky modification to how field policies are
applied for nested queries and embedded types, which is that we now
apply field policies for nested queries in a post-processing pass.

Bugs in this code could lead to forbidden fields being displayed
when they shouldn't be. Luckily we have tests for this kind of thing :)
2024-05-08 16:22:48 -04:00
..
actions improvement: add tenant to data earlier in read (#1137) 2024-05-08 09:21:01 -04:00
ash improvement: support atomics, update_query, destroy_query in ETS data layer 2024-04-25 22:18:54 -04:00
authorizer improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
calculations fix: allow calculations to access what would forbidden fields of related items 2024-05-08 16:22:48 -04:00
changeset fix: Changeset.present? to be false when belongs_to is set to nil (#1067) 2024-04-29 07:38:06 -04:00
distinct improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
domain improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
filter improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
generator improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
notifier improvement: support atomics, update_query, destroy_query in ETS data layer 2024-04-25 22:18:54 -04:00
policy improvement: support atomics, update_query, destroy_query in ETS data layer 2024-04-25 22:18:54 -04:00
query/function fix: fix date_add query function (#1010) 2024-04-11 07:42:11 -04:00
reactor improvement: support atomics, update_query, destroy_query in ETS data layer 2024-04-25 22:18:54 -04:00
resource improvement: Treat asterisk as a single arguemnt in accept (#1062) 2024-04-26 03:26:15 -04:00
sort improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
support improvement: support atomics, update_query, destroy_query in ETS data layer 2024-04-25 22:18:54 -04:00
type feat: add new remove_nil_items? array type constraint (#1116) 2024-05-05 12:05:04 -04:00
ash_test.exs improvement: better create/update first argument (#1060) 2024-04-30 13:02:27 -04:00
code_interface_test.exs fix: support empty lists as bulk arguments to code interface options 2024-05-07 16:46:41 -04:00
count_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
embedded_resource_test.exs fix: run changesets w/ after_transaction hooks through standard logic 2024-05-02 00:06:31 -04:00
error_test.exs fix: run changesets w/ after_transaction hooks through standard logic 2024-05-02 00:06:31 -04:00
helpers_test.exs fix: rename conflicting test name 2021-07-22 13:36:59 -04:00
plug_helpers.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
query_test.exs feat: add relationship pagination (#1050) 2024-05-04 05:56:46 -04:00
seed_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
simple_data_layer_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
test_helper.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
tracer_test.exs improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00