Commit graph

246 commits

Author SHA1 Message Date
Zach Daniel
f146258159 improvement: remove after_atomic and instead support after_batch
supporting `after_batch` allows things like `archive_related` in `ash_archival`
to dispatch batches of cascading archives
2024-04-24 11:56:36 -04:00
Riccardo Binetti
bae32332b1
docs: add more details on the behavior of accept :* (#1056) 2024-04-24 11:43:04 -04:00
Jechol Lee
18af9d7704
docs: Fix typos in docs (#1045) 2024-04-23 10:35:10 -04:00
zimt28
2a940cdecc
Update upgrading-to-3.0.md (#1047) 2024-04-23 10:33:09 -04:00
Frank Dugan III
35961a793d
feat: leverage resource domain for eager/pre checking (#1040)
closes #1022
2024-04-22 17:15:27 -04:00
Rebecca Le
628ec452e9
docs: Fix filter semantics examples in Experssions guide (#1038) 2024-04-21 06:54:13 -04:00
Zach Daniel
7ebf33728f docs: remove outdated information 2024-04-16 12:11:25 +01:00
Ben Swift
3c06d04124
docs: fix typo in code snippet for change actions doc (#1032) 2024-04-16 11:58:53 +01:00
Aidan Gauland
b4c382a24d
Docs: Typo fixes (#1025)
* Fix incorrect plurality

* Fix "validation" in place of "change"
2024-04-15 05:16:02 -04:00
Zach Daniel
fc02f4cc1d docs: fix typo in getting started guide 2024-04-14 17:19:28 -04:00
Zach Daniel
7e277673fd docs: add picosat change to upgrade guide 2024-04-14 11:11:43 -04:00
Zach Daniel
6658c399d5 docs: fix link to postgres upgrade guide 2024-04-13 11:29:48 -04:00
Rebecca Le
31ed2c0e4d
docs: Reorder Glossary sections alphabetically and fix link to domain wiki page (#1009) 2024-04-11 10:02:20 -04:00
Zach Daniel
bae263ca12 improvement: support omitting generic action return types 2024-04-10 13:46:44 -04:00
Zach Daniel
1854880def improvement: add config :ash, require_atomic_by_default?, false, for upgrading 2024-04-09 13:45:19 -04:00
Zach Daniel
25c1063e45 fix: add context argument to before_action and after_action for read actions
closes #999
2024-04-09 13:21:06 -04:00
Zach Daniel
a8f41393c9 docs: more revisions, moving around of docs 2024-04-08 17:26:29 -04:00
c67295de6e
improvement: Allow Reactor modules to be run directly from generic actions. (#993)
- Extends the generic action runner to detect when the `run` module is a Reactor and automatically executes it in the correct way.
- Adds a verifier that detects said actions and ensures that action arguments are present for all expected inputs.
2024-04-08 16:48:58 -04:00
Zach Daniel
9e5675847e docs: more guidance on project structure 2024-04-08 15:54:08 -04:00
Zach Daniel
4cbf2d3e14 docs: more restructuring, reviewing of guides 2024-04-08 13:39:45 -04:00
Zach Daniel
e91da15564 docs: moved around some documentation
docs: added changes guide
docs: moved around validations guide, removed extra one
2024-04-08 12:05:36 -04:00
Zach Daniel
d67f43e977 docs: soften the language around integer primary keys 2024-04-08 09:15:53 -04:00
Zach Daniel
6d3b00f77f fix: action is an atom in erroor case for bulk update 2024-04-08 08:33:14 -04:00
915fc03565
docs: a few small improvements for actions and policy guides. (#991) 2024-04-07 17:40:36 -04:00
Zach Daniel
d153b40dea docs: consolidate guides into relationships.md
improvement: add `Ash.Query.apply_to/3`
2024-04-07 15:31:26 -04:00
Zach Daniel
773e9cea91 docs: move identities guide 2024-04-07 14:50:18 -04:00
Zach Daniel
d2612a9ed8 docs: doc fixes, move code interface docs 2024-04-07 12:33:59 -04:00
Zach Daniel
52e608336d chore: fix admonition block bug in docs 2024-04-07 12:26:34 -04:00
Zach Daniel
2093d285ed docs: move around some docs 2024-04-07 11:11:05 -04:00
Zach Daniel
49958975a1 chore: remove dedicated constraints guide, put it in Ash.Type 2024-04-07 10:52:18 -04:00
Zach Daniel
87e5a84168 docs: move some more docs around 2024-04-07 10:13:33 -04:00
Zach Daniel
2226b00ca5 docs: more condensation/relocation of docs 2024-04-07 10:11:19 -04:00
Zach Daniel
e6abba0de8 docs: clean up old docs 2024-04-07 09:38:11 -04:00
Zach Daniel
957ac1880e docs: better docs on atomics & upserts 2024-04-07 09:36:09 -04:00
Zach Daniel
c6153b223d docs: typo in upgrading guide 2024-04-07 09:10:53 -04:00
Zach Daniel
5162911cd0 docs: fix generic action callout 2024-04-07 08:29:23 -04:00
Zach Daniel
e0232cc825 docs: fix syntax error in generic action example 2024-04-07 08:26:58 -04:00
Zach Daniel
17e5fa78a4 docs: remove unnecessary comma 2024-04-07 08:25:46 -04:00
Zach Daniel
d2ea5bb108 docs: rewrite action docs
improvement: synthesize attributes from atomics for better notifications
2024-04-07 08:02:10 -04:00
Zach Daniel
f9eff8810f docs: refactor security guides 2024-04-06 17:40:05 -04:00
Zach Daniel
35c6d6e144 docs: move around some docs, and update the development-utilities guide 2024-04-06 15:44:39 -04:00
Zach Daniel
d55864713a chore: small doc updates, remove incorrect/old docs 2024-04-06 15:20:22 -04:00
Zach Daniel
be1ba9b78e docs: more structural reshuffling (sub-groups in topics) 2024-04-05 18:18:35 -04:00
Zach Daniel
b0ff379d00 docs: work on organizing docs
fix: detect more cases for domain extraction from resources
2024-04-05 12:24:12 -04:00
Zach Daniel
80b48335ec docs: fix typo 2024-04-04 22:06:59 -04:00
Zach Daniel
0a469257f0 docs: continue work on docs 2024-04-04 21:31:18 -04:00
Zach Daniel
82802890b2 docs: update wording of model your domain, derive the rest 2024-04-04 20:35:13 -04:00
Zach Daniel
950ff3d060 fix: set tenant in bulk creates after setting up changeset 2024-04-04 20:34:37 -04:00
Zach Daniel
b7ca907224 docs: alter wording of what-is-ash.md 2024-04-04 20:00:00 -04:00
Zach Daniel
61b1b2a359 docs: update what-is-ash.md 2024-04-04 19:45:52 -04:00