Commit graph

  • 8275c5c635 chore: don't use opts[:resource] in relates to actor via check main Zach Daniel 2024-09-16 10:17:40 -0400
  • 4b749c4d1b fix: ensure that resource context is set for expanding filter descriptions Zach Daniel 2024-09-16 10:04:32 -0400
  • 9ae5bad98c chore: format Zach Daniel 2024-09-16 09:41:52 -0400
  • c272cbb408 chore: ensure resource is set in descriptions better Zach Daniel 2024-09-16 09:41:24 -0400
  • 63a6426bc9 chore: ensure resource option is set when expanding policy descriptions Zach Daniel 2024-09-16 09:24:16 -0400
  • 7a7acad588 chore: update changelog Zach Daniel 2024-09-16 09:11:06 -0400
  • bdbdf9c33a chore: release version v3.4.12 v3.4.12 Zach Daniel 2024-09-16 09:10:33 -0400
  • 6340014e8b fix: ensure that action_select is set on seeding data Zach Daniel 2024-09-16 08:52:49 -0400
  • 53a3d6fb62 chore: update changelog Zach Daniel 2024-09-15 19:42:01 -0400
  • 083a8656b0 chore: update spark Zach Daniel 2024-09-15 19:10:05 -0400
  • f6222a3153 improvement: add more resource updating logic Zach Daniel 2024-09-15 16:50:55 -0400
  • bf741990a2 improvement: add _new options for Ash.Resource.Igniter Zach Daniel 2024-09-15 14:53:23 -0400
  • 3987261ff7
    Merge a590dfb1a2 into 3d4ee579f7 pinetops 2024-09-15 19:15:08 +0800
  • 1b4f8de4e6
    Merge ce9c8af98e into 3d4ee579f7 drtheuns 2024-09-15 19:14:36 +0800
  • 3d4ee579f7
    doc: note that contexts are not shared across queries (#1461) Robert Graff 2024-09-14 13:04:52 -0700
  • 75d478f30d
    doc: note that contexts are not shared across queries Robert Graff 2024-09-14 12:45:50 -0700
  • e69ac65b00 chore: release version v3.4.11 v3.4.11 Zach Daniel 2024-09-13 18:55:39 -0400
  • 8ae2a1cd90 improvement: update igniter and fix deprecation warnings Zach Daniel 2024-09-13 18:55:24 -0400
  • 65ade2b014 chore: release version v3.4.10 v3.4.10 Zach Daniel 2024-09-13 18:44:24 -0400
  • 42a5ee4d80 fix: properly add all types of extensions in mix ash.patch.extend Zach Daniel 2024-09-13 18:43:56 -0400
  • 241e7b6aa9
    chore: Moved common block editing code into single function (#1460) sinisijacob 2024-09-13 18:13:14 -0400
  • d17a44a9c1 chore: update changelog Zach Daniel 2024-09-13 14:51:28 -0400
  • 22358694b6 chore: release version v3.4.9 v3.4.9 Zach Daniel 2024-09-13 14:45:13 -0400
  • 832070a69a chore: format Zach Daniel 2024-09-13 14:45:00 -0400
  • 93763bc707
    Merge branch 'ash-project:main' into main sinisijacob 2024-09-13 12:42:26 -0400
  • fe7e692dc1 adding a generic block editor and repointing some of the similar functions to it jacob 2024-09-13 12:41:45 -0400
  • c171bfae5e improvement: small improvements for policy breakdown formatting Zach Daniel 2024-09-13 09:37:43 -0400
  • e6aec9ebab
    Merge 26c1351f1e into 60cc9a6f3b Rebecca Le 2024-09-13 19:05:43 +0700
  • 60cc9a6f3b
    chore(deps-dev): bump mimic in the dev-dependencies group (#1459) dependabot[bot] 2024-09-12 19:37:13 -0400
  • cbb6d9bc15
    chore(deps): bump ecto in the production-dependencies group (#1458) dependabot[bot] 2024-09-12 19:37:01 -0400
  • b3916cb07c
    chore(deps-dev): bump mimic in the dev-dependencies group dependabot[bot] 2024-09-12 22:44:12 +0000
  • 4d02c61f9e
    chore(deps): bump ecto in the production-dependencies group dependabot[bot] 2024-09-12 22:41:46 +0000
  • 45b037e2ba fix: ensure that field policies don't interfere with relationship loading Zach Daniel 2024-09-12 11:12:34 -0400
  • 95ac815948 chore: format Zach Daniel 2024-09-12 10:00:08 -0400
  • 5cf0f6b7d1 fix: properly merge provided context in atomic bulk actions Zach Daniel 2024-09-12 09:58:56 -0400
  • 27012af42f fix: properly handle rollbacks from DBConnection failures for belongs to relationships Zach Daniel 2024-09-12 09:28:03 -0400
  • 6a0e92a697 chore: fix added validation builder in Ash.Resource Zach Daniel 2024-09-11 20:19:06 -0400
  • bbc59b4b7f fix: don't generate doubly nested policies when adding policies in igniter Zach Daniel 2024-09-11 19:59:58 -0400
  • 892598e439
    test: Failing tests for creating Ash.Resource.Action validation using DSL builder (#1454) m0rt3nlund 2024-09-11 22:32:18 +0200
  • 85520d3974
    Fix: fix Ash.Changeset.manage_relationships/4 for list primary keys (#1455) Jonatan Männchen 2024-09-11 22:21:32 +0200
  • 3721f8a182
    Fix Ash.Changeset.manage_relationships/4 for list primary keys Jonatan Männchen 2024-09-11 19:36:35 +0000
  • 4ae748593a Add test for Ash.Resource.Builder morten.lund@maskon.no 2024-09-11 21:30:46 +0200
  • a79cdf4ddf Add build_action_validation to Ash.Resource.Builder morten.lund@maskon.no 2024-09-11 21:30:35 +0200
  • 0ea5ce64b6
    fix: Handle Ash.Query.filter for array values (#1452) Jonatan Männchen 2024-09-11 21:28:08 +0200
  • 672f16c527
    fix: cast embedded time properly (#1451) andreas-ementio 2024-09-11 21:26:23 +0200
  • 8f0621378a test: add test for manage relationship error paths Zach Daniel 2024-09-11 15:24:33 -0400
  • 70c96e0691
    Handle Ash.Query.filter for array values Jonatan Männchen 2024-09-11 19:18:13 +0000
  • e70fcf4a5c
    Refactor Ash.Filter.parse_predicates/3 Jonatan Männchen 2024-09-11 19:17:44 +0000
  • 0032a4e70f fix: cast embedded time properly Andreas Stallinger 2024-09-11 20:37:37 +0200
  • 481faa3142 resource configuration modifier as well jacob 2024-09-11 14:18:51 -0400
  • 2e2ab0e778 fix: require private/non-accepted attributes after before action hooks Zach Daniel 2024-09-11 10:24:48 -0400
  • cb3facb519 fix: we cannot assume that after_action/1 can be done atomically Zach Daniel 2024-09-11 09:57:22 -0400
  • 5b89286854 chore: format Zach Daniel 2024-09-10 17:35:49 -0400
  • 8035f80383
    igniter function to add a relationship to a resource (#1450) sinisijacob 2024-09-10 17:27:32 -0400
  • af4bfcaff3 igniter function to add a relationship to a resource jacob 2024-09-10 16:18:27 -0400
  • e29897e1aa improvement: add system for action_select, which can limit selects from mutations Zach Daniel 2024-09-10 15:08:08 -0400
  • e33dc23a07 improvement: support select_by_default? flag on attributes Zach Daniel 2024-09-10 13:24:56 -0400
  • 0f31d463d9 docs: update docs to expand PII term Zach Daniel 2024-09-09 13:34:37 -0400
  • c0d1ccb2a8 docs: some helpful text and links for aggregate docs Zach Daniel 2024-09-09 10:28:08 -0400
  • e337aaa35b chore: udpate changelog Zach Daniel 2024-09-09 10:24:58 -0400
  • 83abae0eb1 chore: release version v3.4.8 v3.4.8 Zach Daniel 2024-09-09 10:22:50 -0400
  • cee0fc990a docs: add more docs for aggregates Zach Daniel 2024-09-09 10:22:19 -0400
  • 2c197c03df
    Use correct extensions in ash.patch.extend.ex (#1446) Nduati Kuria 2024-09-08 22:47:53 +0300
  • 9ba304ca4f
    Use correct extensions in ash.patch.extend.ex Nduati Kuria 2024-09-08 22:13:59 +0300
  • f2dfcee9ca WIP filter-to-where Zach Daniel 2024-09-08 09:24:53 -0400
  • 28233f4d97 chore: update subproject policy tests Zach Daniel 2024-09-07 08:17:16 -0400
  • f761f6241f chore: cleanup unused deps Zach Daniel 2024-09-07 07:53:10 -0400
  • 4f31109bd9 fix: support passing a forbidden error to policies per the docs Zach Daniel 2024-09-07 07:50:47 -0400
  • 0dde9f0fc1 fix: don't repor the action as the actor for policy breakdowns Zach Daniel 2024-09-07 07:36:24 -0400
  • 7c1808bd9e chore: update mix.lock Zach Daniel 2024-09-06 18:01:35 -0400
  • a97a65f6a6 fix: check changeset.action before raising a required primary action error Zach Daniel 2024-09-06 17:02:45 -0400
  • 44c0d09e30 fix: ensure proper return types for :stream strategy bulk update/destroys Zach Daniel 2024-09-06 15:46:02 -0400
  • 9e21d6209b chore: release version v3.4.7 v3.4.7 Zach Daniel 2024-09-06 15:15:15 -0400
  • e148dda41e improvement: add add_bypass and add_policy igniter utilities Zach Daniel 2024-09-06 15:14:59 -0400
  • c23db26380 chore: release version v3.4.6 v3.4.6 Zach Daniel 2024-09-06 09:58:56 -0400
  • be807aa9e2 fix: don't select destination attributes that don't exist Zach Daniel 2024-09-06 09:56:00 -0400
  • b97040c9c4
    chore: Add failing test for loading attributes of no-attribute relationships. (#1438) James Harton 2024-09-07 01:50:37 +1200
  • 5f5cccc2ea improvement: show informative error explaining the use of filter checks with create actions improvement: show the actor's primary key in policy breakdowns improvement: add an expanded description option to checks improvement: use expanded description to display filled in filter templates in policy breakdowns Zach Daniel 2024-09-06 09:45:17 -0400
  • b13181730b
    docs: Fix examples for builtin before_action and after_action preparations (#1439) Rebecca Le 2024-09-06 12:24:02 +0800
  • db69041163
    docs: Fix examples for builtin before_action and after_action preparations Rebecca Le 2024-09-06 12:17:21 +0800
  • 6552e8cb89
    chore: Add failing test for loading attributes of no-attribute relationships. James Harton 2024-09-06 14:18:07 +1200
  • 295778bbf5
    improvement: Add Changeset.is_valid/1 guard. (#1437) James Harton 2024-09-06 12:57:36 +1200
  • 03dc7e1b26
    improvement: Add Changeset.is_valid/1 guard. improvement/changeset-is-valid James Harton 2024-09-06 12:00:21 +1200
  • b6e1e80fc2 fix: properly pass actor when running filters at runtime fix: misplaced curly bracket when handling struct type casting Zach Daniel 2024-09-05 16:40:39 -0400
  • ec12332e95 fix: properly leverage atomic upgrade read action for an update action Zach Daniel 2024-09-05 15:04:38 -0400
  • de35b8049a chore: release version v3.4.5 v3.4.5 Zach Daniel 2024-09-05 13:08:00 -0400
  • e8405b43b7 chore: fix in one more place Zach Daniel 2024-09-05 00:45:01 -0400
  • 3ce48fb71f fix: fix type definition for atomic_upgrade_with Zach Daniel 2024-09-05 00:40:10 -0400
  • 26ad0b2a9b chore: release version v3.4.4 v3.4.4 Zach Daniel 2024-09-04 22:41:56 -0400
  • 90332d01f2 fix: use consistent naming for configurations Zach Daniel 2024-09-04 22:40:19 -0400
  • e6a7006c30
    feat(Ash.Reactor): Add load option to existing actions, and add new step type. (#1435) James Harton 2024-09-05 13:59:22 +1200
  • 5c19b8293c
    feat(Ash.Reactor): Add load option to existing actions, and add new step type. feat/reactor-load James Harton 2024-09-05 13:19:24 +1200
  • 24cc008410 improvement: ArgumentError for non-existent actions in Ash.can? Zach Daniel 2024-09-04 20:51:54 -0400
  • d6a973cef0 improvement: better error messages on incorrect action types Zach Daniel 2024-09-04 20:41:56 -0400
  • b999fb10ab chore: add owl as an explicit dependency Zach Daniel 2024-09-04 13:32:49 -0400
  • 5cdf9577fb chore: update changelog Zach Daniel 2024-09-04 10:33:14 -0400
  • 08790849cb chore: release version v3.4.3 v3.4.3 Zach Daniel 2024-09-04 10:32:55 -0400
  • d144be692e fix: properly await tasks from lazy loading multiple relationships Zach Daniel 2024-09-04 10:32:34 -0400
  • 745aa6e85f chore: update changelog Zach Daniel 2024-09-03 22:38:02 -0400
  • 032a2426d5 chore: release version v3.4.2 v3.4.2 Zach Daniel 2024-09-03 22:28:20 -0400