ash/lib/ash
2023-04-01 18:46:19 -04:00
..
actions improvment: loading data shouldn't call before action hooks 2023-04-01 01:35:12 -04:00
api fix: use proper arguments for aggregating queries 2023-03-21 15:54:02 -04:00
changeset fix: fix typespecs and not_found_error? code interface option 2023-03-30 16:51:54 -04:00
data_layer improvement: better resource detection of transactions in Ash.Flow 2023-03-17 18:42:17 -04:00
engine chore: fix small lint issue 2023-04-01 18:26:39 -04:00
error improvement(read_uses_flow?): Build stub for Ash.Actions.Flows.Read. 2023-03-31 15:32:47 +13:00
expr fix: properly support calc expansion in policies 2023-02-22 22:28:15 -05:00
filter improvement: add accessing_from/2 builtin check 2023-03-29 09:19:49 -04:00
flow improvement: update spark to fix deeply nested DSLs 2023-03-31 11:54:44 -04:00
generator fix: only allow nil in appropriate circumstances in generator 2022-12-20 03:18:22 -05:00
notifier docs: Update pubsub docs to be readable on AshHQ (#517) 2023-02-24 06:58:09 -05:00
page improvement: add new date expressions 2023-03-03 11:08:38 -05:00
policy improvement: add :subfield option to relates_to_actor_via (#540) 2023-03-29 12:11:23 -04:00
query remove deprecation warning on aggregate/5 in query.ex (#545) 2023-04-01 18:46:19 -04:00
registry improvement: registry resource validations transformers -> verifiers 2023-01-30 16:10:15 -05:00
resource chore: a few small error case improvements 2023-04-01 18:19:08 -04:00
sort improvement: don't eager load sort data 2023-02-21 19:05:40 -05:00
tracer fix: forbid_unless expression compilation 2022-09-03 21:34:55 -06:00
type chore: fix NewType dialyzer error 2023-03-30 09:01:59 -04:00
authorizer.ex improvement: optimize policy check running with laziness 2023-03-10 13:29:29 -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 chore: a few small error case improvements 2023-04-01 18:19:08 -04:00
embeddable_type.ex improvement: don't eager load sort data 2023-02-21 19:05:40 -05:00
flags.ex improvement(read_uses_flow?): Build stub for Ash.Actions.Flows.Read. 2023-03-31 15:32:47 +13:00
helpers.ex improvement: breaking change! don't define code interface by default 2021-10-06 17:43:22 -04:00
not_loaded.ex
options_helpers.ex docs: hide dsl options for special attribute types 2023-02-21 08:51:04 -05:00
plug_helpers.ex improvement: add {set,update,get}_context to Ash.PlugHelpers (#534) 2023-03-23 23:01:27 -04:00
resource.ex chore: a few small error case improvements 2023-04-01 18:19:08 -04:00
seed.ex fix: various fixes in aggregate authorization behavior 2023-03-17 12:02:37 -04: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