ash/lib/ash
2023-02-21 08:51:04 -05:00
..
actions fix: set context into initial_query 2023-02-21 08:15:14 -05:00
api fix: use private.internal? to bypass require_actor? 2023-02-18 10:56:03 -05:00
changeset improvement: add force variations of set arguments 2023-02-20 21:57:00 -05:00
data_layer fix: properly call run_aggregate_query_with_lateral_join 2023-02-18 10:22:16 -05:00
engine improvement: add before_transaction and after_transaction 2023-02-10 14:12:19 -05:00
error improvement: Add error message when page is added but pagination is not enabled (#511) 2023-02-13 23:20:40 -05:00
expr improvement: add Api.calculate/3 and define_calculation code interface builder 2023-01-08 23:39:12 -05:00
filter fix: use private.internal? to bypass require_actor? 2023-02-18 10:56:03 -05:00
flow fix: authorize?: true by default on flows, pass actor through 2023-02-16 15:07:24 -05:00
generator fix: only allow nil in appropriate circumstances in generator 2022-12-20 03:18:22 -05:00
notifier docs: document pub_sub debug option 2023-01-20 11:31:31 -05:00
page docs: remove old documented limitation 2023-01-31 14:42:51 -05:00
policy improvement: better description of action_type check 2023-02-01 11:37:37 -05:00
query improvement: better operator type casting and expression fixes 2023-02-12 19:14:06 -05:00
registry improvement: registry resource validations transformers -> verifiers 2023-01-30 16:10:15 -05:00
resource docs: hide dsl options for special attribute types 2023-02-21 08:51:04 -05:00
sort improvement: add || and && operators 2022-07-19 19:15:23 -04:00
tracer fix: forbid_unless expression compilation 2022-09-03 21:34:55 -06:00
type docs: Attribute documentation topic (#514) 2023-02-17 10:03:23 -05:00
authorizer.ex docs: remove outdated @authorizers reference 2022-10-18 17:43:33 -05:00
calculation.ex fix(Ash.Calculation): fix return type for load/3 callback. (#384) 2022-09-22 00:44:09 -04:00
ci_string.ex ci: remove tweets/switch to standardized CI pipeline 2023-01-31 11:15:09 -05:00
code_interface.ex fix: properly handle optional args in code interface 2023-02-14 23:08:51 -05:00
embeddable_type.ex fixs: don't persist calculations in the db 2023-02-02 11:35:47 -05:00
helpers.ex improvement: breaking change! don't define code interface by default 2021-10-06 17:43:22 -04:00
not_loaded.ex fix: typespec/error message improvements 2020-09-23 21:06:12 -04:00
options_helpers.ex docs: hide dsl options for special attribute types 2023-02-21 08:51:04 -05:00
plug_helpers.ex feat(Ash.PlugHelpers): standardise conn interface for actors/tenants. (#432) 2022-10-27 17:52:42 -05:00
resource.ex improvement: update spark for latest doc improvements 2023-02-05 18:08:01 -05:00
seed.ex fix: in Ash.Seed, don't try to update a non-loaded record 2022-10-25 22:30:00 -05:00
test.ex improvement: Ash.Generator 2022-06-21 21:00:47 -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