ash/lib/ash
Mariusz Morawski 5ed2109e33
improvement: Add Negate validation (#636)
* Add `Negate` validation
---------

Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2023-07-05 16:25:51 -04:00
..
actions fix: run before_action after authorization 2023-07-05 11:51:54 -04:00
api improvement: fix problems w/ nested loads using relationship load calcs 2023-06-16 15:07:44 -04:00
changeset feat: Adds Ash.Changeset around_transaction (#632) 2023-06-27 22:13:50 -04:00
data_layer fix: fix field policy expressions 2023-06-22 16:26:03 -04:00
engine fix: run before_action after authorization 2023-07-05 11:51:54 -04:00
error improvement: better behavior for invalid filter value errors 2023-06-28 13:27:49 -04:00
expr fix: don't allow is_nil as an expression operator 2023-06-28 16:41:34 -04:00
filter fix: don't loan unless we need to for runtime filters 2023-07-03 12:23:35 -04:00
flow feat: add field_policies 2023-06-22 14:00:11 -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: properly pass calculation args in keyset filters 2023-06-11 20:48:42 -04:00
policy fix: return accumulator to correct state after altering exists 2023-07-04 09:39:12 -04:00
query improvement: support partial eager evaluation of functions 2023-06-27 19:11:03 -04:00
registry improvement: error if relationship.api is not an Ash.Api 2023-04-30 22:51:12 -04:00
resource improvement: Add Negate validation (#636) 2023-07-05 16:25:51 -04:00
sort improvement: don't eager load sort data 2023-02-21 19:05:40 -05:00
tracer fix: set query tenant on calc dep loads 2023-06-06 14:21:34 -04:00
type improvement: fix loading w/ only nil values 2023-06-22 10:37:25 -04:00
action_input.ex fix: swap Exception.exception? for Kernel.is_exception (#584) 2023-05-22 16:11:25 -04:00
authorizer.ex chore: fix credo/dialyzer 2023-06-22 14:19:40 -04:00
bulk_result.ex fix: properly honor the return_errors? option 2023-05-25 09:46:27 -04:00
calculation.ex fix: various fixes to data loading 2023-06-09 00:16:27 -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: honor not_found_error?: true opt in code interface get actions (#620) 2023-06-14 09:43:51 -04:00
embeddable_type.ex fix: properly handle loading through list types 2023-06-09 18:21:46 -04:00
flags.ex improvement(read_uses_flow?): Build stub for Ash.Actions.Flows.Read. 2023-03-31 15:32:47 +13:00
forbidden_field.ex chore: fix credo/dialyzer 2023-06-22 14:19:40 -04: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 fix: proper source field loading on related data 2023-06-28 14:32:05 -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