ash/lib/ash
2024-05-13 09:20:27 -04:00
..
actions fix: inifite recursion if query is empty (#1158) 2024-05-13 09:20:27 -04:00
changeset fix: small logic fixes for optimistic locking error case 2024-05-04 01:10:04 -04:00
data_layer fix: ensure that changeset filters are honored in ETS destroy/update_query 2024-05-12 16:16:39 -04:00
domain fix: don't check required belongs to fields until after setting them in bulk creation 2024-05-12 14:12:24 -04:00
error fix: ensure that changeset filters are honored in ETS destroy/update_query 2024-05-12 16:16:39 -04:00
expr fix: handle more &Mod.fun/n variations in fragments 2024-04-17 16:12:55 +01:00
filter docs: Add documentation for Ash.Filter, linking to Expressions guide (#1114) 2024-05-06 07:47:35 -04:00
generator improvement: warn on authorizer being added to extensions list, not authorizers 2024-05-10 12:08:42 -04:00
notifier docs: more restructuring, reviewing of guides 2024-04-08 13:39:45 -04:00
page feat: add relationship pagination (#1050) 2024-05-04 05:56:46 -04:00
policy chore: fixes around policy exceptions 2024-05-10 15:26:23 -04:00
query fix: ensure source_context is a map 2024-05-09 08:49:39 -04:00
reactor improvement: pass context to anonymous validate functions (#1070) 2024-04-29 12:53:45 -04:00
resource fix(cascade_destroy): Always return and explicitly dispatch notifications. 2024-05-13 09:28:20 +12:00
sort docs: update explanation of sort parser 2024-04-08 09:54:05 -04:00
tracer improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
type fix: get underlying type before calling rewrite on it 2024-05-08 21:03:44 -04:00
action_input.ex improvement: add skip_unknown_inputs for generic actions 2024-04-03 07:28:19 -04:00
authorizer.ex chore: fixes around policy exceptions 2024-05-10 15:26:23 -04:00
bulk_result.ex fix: properly honor the return_errors? option 2023-05-25 09:46:27 -04:00
can.ex chore: fixes around policy exceptions 2024-05-10 15:26:23 -04:00
ci_string.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
code_interface.ex fix: check require_reference? when generating update code interface (#1152) 2024-05-11 20:11:44 -04:00
context.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
custom_expression.ex improvement: support new data layer capability calculate/3 2024-04-29 16:58:37 -04:00
embeddable_type.ex fix: allow calculations to access what would forbidden fields of related items 2024-05-08 16:22:48 -04:00
flags.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
forbidden_field.ex fix: allow calculations to access what would forbidden fields of related items 2024-05-08 16:22:48 -04:00
helpers.ex feat: add relationship pagination (#1050) 2024-05-04 05:56:46 -04:00
not_loaded.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
options_helpers.ex docs: hide dsl options for special attribute types 2023-02-21 08:51:04 -05:00
plug_helpers.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
process_helpers.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
resource.ex improvement: warn on authorizer being added to extensions list, not authorizers 2024-05-10 12:08:42 -04:00
seed.ex fix: only set non-nil values unless __keep_nil__ in seed creation 2023-09-28 16:53:06 -04:00
test.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00
to_tenant.ex fix: swap the parameters in Ash.ToTenant.to_tenant/2 (#1003) 2024-04-10 06:58:53 -04:00
union.ex docs: add moduledocs 2023-02-13 23:50:56 -05:00
uuid.ex improvement: many compile time fixes via code splitting 2021-02-22 20:44:03 -05:00
vector.ex improvement!: 3.0 (#955) 2024-03-27 16:31:59 -04:00