Commit graph

2752 commits

Author SHA1 Message Date
Zach Daniel
c5f7fab8d4 chore: release version v2.6.14 2023-02-24 14:32:16 -05:00
Zach Daniel
7dddbade5c fix: don't reselect fields automatically
it leads to strange/unpredictable behavior

improvement: introduce `reselect_all?` option for loading
2023-02-24 14:31:37 -05:00
Zach Daniel
c8ca9cd3ce fix: ensure data layer is compiled 2023-02-24 11:37:01 -05:00
Zach Daniel
85ae9339e6 chore: release version v2.6.13 2023-02-24 11:33:13 -05:00
Zach Daniel
119905e5ad chore: fix call inspects 2023-02-24 11:27:06 -05:00
Zach Daniel
83bd8215b0 fix: only use resource_to_query/2 2023-02-24 11:22:40 -05:00
Zach Daniel
3da20835e6 chore: release version v2.6.12 2023-02-24 10:54:36 -05:00
Zach Daniel
41ea63aed3 improvement: support record's as calculate arguments 2023-02-24 10:54:25 -05:00
Rebecca Le
9105d4f297
docs: Update pubsub docs to be readable on AshHQ (#517) 2023-02-24 06:58:09 -05:00
Zach Daniel
f060a2bdc4 improvement: include actor in all calculation context 2023-02-23 09:45:27 -05:00
Zach Daniel
86d2297018 fix: support nil values in dump_to_native 2023-02-22 22:36:02 -05:00
Zach Daniel
2a6fe49348 fix: properly support calc expansion in policies
fix: support `nil` cast for resource type
2023-02-22 22:28:15 -05:00
Isaak Tsalicoglou
2a67a32874
docs: Update "Get Started" guide with an example (#509) 2023-02-22 20:39:52 -05:00
Zach Daniel
2a3d8cc711 chore: release version v2.6.11 2023-02-22 20:12:26 -05:00
Zach Daniel
005c1bc6c1 fix: allow argument references in policies 2023-02-22 20:12:08 -05:00
Zach Daniel
007e0fb081 improvement: don't eager load sort data 2023-02-21 19:05:40 -05:00
Zach Daniel
779420743e chore: release version v2.6.10 2023-02-21 09:58:00 -05:00
Zach Daniel
856bfc67a6 fix: properly handle list args for functions
chore: fix credo
2023-02-21 09:57:36 -05:00
Darren Black
bc1f8382ab
improvement: Implement string_join expr function (#515) 2023-02-21 09:40:58 -05:00
Zach Daniel
4cab2e8351 ci: run CI on pull request 2023-02-21 09:39:56 -05:00
Zach Daniel
f58752353a fix: set query context from before_action hooks into initial query 2023-02-21 09:29:08 -05:00
Zach Daniel
14aae0c45b docs: hide dsl options for special attribute types 2023-02-21 08:51:04 -05:00
Zach Daniel
9d5aaca974 fix: set context into initial_query 2023-02-21 08:15:14 -05:00
Zach Daniel
9e0fa87020 chore: release version v2.6.9 2023-02-20 22:10:40 -05:00
Zach Daniel
975d1b3a96 improvement: add force variations of set arguments 2023-02-20 21:57:00 -05:00
Rebecca Le
313fdb6c18
docs: Add Glossary guide (#502) 2023-02-20 20:20:04 -05:00
Zach Daniel
fa3dcf2277 fix: make resource diagram task recursive 2023-02-20 13:26:17 -05:00
Zach Daniel
4e0917e368 fix: use private.internal? to bypass require_actor?
fixes #513
2023-02-18 10:56:03 -05:00
Zach Daniel
f002c8a7f2 fix: properly call run_aggregate_query_with_lateral_join 2023-02-18 10:22:16 -05:00
Chris Hopkins
78fa58c2b9
docs: Attribute documentation topic (#514) 2023-02-17 10:03:23 -05:00
Zach Daniel
fbc1cd3931 ci: work on ci 2023-02-16 23:42:14 -05:00
Zach Daniel
042953cdf7 ci: proper condition on deploy step 2023-02-16 17:47:26 -05:00
Zach Daniel
adabc240cd chore: release version v2.6.8 2023-02-16 17:36:17 -05:00
Zach Daniel
e9abd5eef6 chore: declare secrets explicitly 2023-02-16 17:34:17 -05:00
Zach Daniel
8201b64051 ci: use secrets, not with 2023-02-16 17:33:08 -05:00
Zach Daniel
6b2445ef2e chore: syntax? 2023-02-16 17:32:12 -05:00
Zach Daniel
e5df4aefd5 fix: don't overwrite keyset when loading data 2023-02-16 17:29:16 -05:00
Zach Daniel
ae92afeb61 chore: release version v2.6.7 2023-02-16 16:34:17 -05:00
Zach Daniel
2abcf14403 fix: properly return {:ok, page} in all cases 2023-02-16 16:34:03 -05:00
Zach Daniel
0010c8dec4 chore: release version v2.6.6 2023-02-16 15:08:09 -05:00
Zach Daniel
b89d6ce8f6 fix: authorize?: true by default on flows, pass actor through 2023-02-16 15:07:24 -05:00
Zach Daniel
af3d416877 fix: pass actor into engine 2023-02-16 14:51:54 -05:00
Zach Daniel
fa0927263d chore: release version v2.6.5 2023-02-14 23:09:18 -05:00
Zach Daniel
1e76e74f4f fix: properly handle optional args in code interface 2023-02-14 23:08:51 -05:00
Zach Daniel
3cef87749d chore: release version v2.6.4 2023-02-14 21:12:50 -05:00
Zach Daniel
85b08b3f13 chore: add Ash.Union to docs 2023-02-14 21:12:39 -05:00
Zach Daniel
83d0e05bdc fix: handle cases where union type is already atom 2023-02-14 16:26:31 -05:00
Zach Daniel
f53ca78f5c fix: various union fixes 2023-02-14 13:34:35 -05:00
Zach Daniel
b7c720fb3f fix: make depend_on_resources more reliable 2023-02-14 12:30:27 -05:00
Zach Daniel
2342126a2d chore: fix dialyzer for union types 2023-02-13 23:57:36 -05:00