ash/test
2023-10-21 22:55:45 -04:00
..
actions fix: properly determine resource from Ash.get!/2 2023-10-20 06:22:32 -04:00
api fix: Change heading levels in generated livebook to have only one H1 (#747) 2023-10-21 22:32:46 -04:00
ash/data_layer fix: properly lateral join when possible 2022-10-15 00:03:03 -05:00
authorizer improvement: clean up new create authorization simplification 2022-10-05 20:08:36 -04:00
calculations improvement: support to-one reference paths in calculations 2023-10-09 18:50:15 -04:00
changeset feat: Adds Ash.Changeset around_transaction (#632) 2023-06-27 22:13:50 -04:00
distinct fix: Keyword.fetch on keywords, fix test name 2023-07-19 11:18:20 -04:00
filter improvement: rework utc_datetime to datetime 2023-09-25 11:11:56 -04:00
flow_test test: Add test that covers issue 652 (#657) 2023-07-18 14:48:26 -04:00
generator improvement: add string_split expression 2023-07-12 15:11:21 -04:00
notifier improvement: support parent/1 in relationships 2023-07-26 16:46:22 -04:00
policy fix: static checks with conditions could be overly or insufficiently restrictive 2023-09-27 14:40:40 -04:00
query/function improvement: add at/2 function 2023-07-12 16:53:43 -04:00
resource improvement: set default many to many options (#737) 2023-10-17 10:03:21 -04:00
sort improvement: deprecation! 2021-10-07 02:41:02 -04:00
support feat: expose query or changeset to field policies (#701) 2023-09-25 11:13:36 -04:00
type improvement: support map_with_tag storage mode for Ash.Union. 2023-09-18 10:13:22 -04:00
ash_test.exs improvement: many compile time fixes via code splitting 2021-02-22 20:44:03 -05:00
code_interface_test.exs fix: code gen interfaces check type first argument (#749) 2023-10-21 19:52:37 -04:00
embedded_resource_test.exs improvement: properly set path into error instead of on error messages 2023-08-15 16:23:06 -07:00
error_test.exs improvement: support to_error_class taking changeset/query/input 2023-10-21 22:55:45 -04:00
helpers_test.exs fix: rename conflicting test name 2021-07-22 13:36:59 -04:00
plug_helpers.ex feat(Ash.PlugHelpers): standardise conn interface for actors/tenants. (#432) 2022-10-27 17:52:42 -05:00
query_test.exs improvement: lazily set required loads/selects for calcs/sorts 2022-09-26 18:08:18 -04:00
seed_test.exs improvement: include resource validations by default 2023-04-25 21:31:01 -06:00
simple_data_layer_test.exs fix: set query context from before_action hooks into initial query 2023-02-21 09:29:08 -05:00
test_helper.exs fix: various fixes with complex policy statements 2022-09-25 13:21:17 -04:00
tracer_test.exs improvement: add filterable? option to relationships 2022-09-13 13:53:05 -04:00