ash/lib/ash
2023-06-05 08:57:22 -04:00
..
actions fix: remove field name from string length error message (#594) 2023-06-01 02:29:19 -04:00
api fix: properly honor the return_errors? option 2023-05-25 09:46:27 -04:00
changeset fix: remove field name from string length error message (#594) 2023-06-01 02:29:19 -04:00
data_layer fix: don't require {:data_layer, *} for custom locks 2023-05-16 15:16:40 -04:00
engine improvement: retain stacktraces from task errors 2023-05-01 13:36:01 -04:00
error fix: rename few error files to match module names (#597) 2023-06-03 07:44:33 -04:00
expr fix: properly support calc expansion in policies 2023-02-22 22:28:15 -05:00
filter fix: remove field name from string length error message (#594) 2023-06-01 02:29:19 -04:00
flow chore: fix credo 2023-04-27 14:01:02 -04:00
generator fix: also do not autogenerate values for optional fields that have a generator (#599) 2023-06-05 08:57:22 -04: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: initial support for basic actions 2023-05-02 01:54:53 -04:00
query improvement: verify reserved calc names, support as input 2023-06-01 13:26:54 -04:00
registry improvement: error if relationship.api is not an Ash.Api 2023-04-30 22:51:12 -04:00
resource improvement: verify reserved calc names, support as input 2023-06-01 13:26:54 -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 fix: errors on casting arrays of unions in newtypes 2023-05-17 22:36:47 -04:00
action_input.ex fix: swap Exception.exception? for Kernel.is_exception (#584) 2023-05-22 16:11:25 -04:00
authorizer.ex improvement: optimize policy check running with laziness 2023-03-10 13:29:29 -05:00
bulk_result.ex fix: properly honor the return_errors? option 2023-05-25 09:46:27 -04: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 improvement: better support for multiple code interfaces w/ same name 2023-05-23 19:10:11 -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 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 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 improvement: many compile time fixes via code splitting 2021-02-22 20:44:03 -05:00