Commit graph

3752 commits

Author SHA1 Message Date
Zach Daniel
e326e461a7 docs: fix typo in doc index 2024-04-05 19:22:24 -04:00
Zach Daniel
fe1534b345 chore: fix docs publishing 2024-04-05 19:10:14 -04:00
Zach Daniel
be1ba9b78e docs: more structural reshuffling (sub-groups in topics) 2024-04-05 18:18:35 -04:00
Zach Daniel
a7b69303ca chore: properly manage sat solver dependencies 2024-04-05 15:11:09 -04:00
Zach Daniel
61d8c896e4 chore: release version v3.0.0-rc.14 2024-04-05 15:06:53 -04:00
Zach Daniel
8927460f77 fix: more improvements to resource matching in can? 2024-04-05 15:06:44 -04:00
Jefferson Queiroz Venerando
51db6c5b1a
chore: fix typo in sort error message (#984) 2024-04-05 12:38:56 -04:00
Rebecca Le
1ff853b696
docs: Add upgrade note about changing ash_apis -> ash_domains in app config (#983) 2024-04-05 12:25:18 -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
6a486a4a9a fix: properly dispatch managed relationships to proper domain 2024-04-05 09:57:52 -04:00
Zach Daniel
4e329cde31 fix: check target resource's domain before assuming it is the same as current domain 2024-04-05 06:37:20 -04:00
Riccardo Binetti
38c1ca808d
fix: return {:error, query} for invalid query in Aggregate.run/4 (#982)
Avoid making callers like Ash.aggregate crash with a WithClause error
since they expect an :ok/:error tuple
2024-04-05 06:36:05 -04:00
Zach Daniel
f38bc85a39 docs: add FilterCheck changes to upgrade guide
closes #981
2024-04-05 06:32:59 -04:00
Zach Daniel
f473b32297 fix: allow strings in Ash.Type.Enum again 2024-04-05 06:25:54 -04:00
Zach Daniel
a6c9fb0282 ci: only deploy docs on pushes to main branch 2024-04-05 06:17:03 -04:00
Zach Daniel
b3c11c835c chore: release version v3.0.0-rc.13 2024-04-04 23:08:05 -04:00
Zach Daniel
7534d6bcb1 chore: try again w/ domain priority 2024-04-04 22:55:30 -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
0f8c8152c7 chore: format 2024-04-04 20:07:49 -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
Riccardo Binetti
fb66b83670
chore: show the correct alternatives for already validated changesets (#978) 2024-04-04 18:56:00 -04:00
Zach Daniel
3f82e3fe0a fix: use the resource's domain above option domain 2024-04-04 18:44:25 -04:00
Zach Daniel
7c32e74795 ci: properly deploy docs 2024-04-04 18:26:25 -04:00
Zach Daniel
ca89ee4840 chore: format 2024-04-04 18:21:51 -04:00
Zach Daniel
4942f3605d ci: github pages documentation 2024-04-04 16:32:24 -04:00
Zach Daniel
3cfa980762 docs: start on docs overhaul 2024-04-04 16:24:55 -04:00
Zach Daniel
58814a0cf9 docs: update upgrade guide again 2024-04-04 15:31:06 -04:00
Zach Daniel
7d0c1ba298 chore: update upgrading guide to incldue context changes 2024-04-04 15:29:22 -04:00
Zach Daniel
146356ebb8 chore: release version v3.0.0-rc.12 2024-04-04 14:47:15 -04:00
Zach Daniel
ec76778b49 chore: backport fixes from 2.0 2024-04-04 14:45:03 -04:00
Zach Daniel
cce4a0f2c3 fix: properly cast identity keys before comparison
fixes #877
2024-04-04 14:30:50 -04:00
Zach Daniel
e9a14a66b2 chore: release version v3.0.0-rc.11 2024-04-04 10:32:48 -04:00
Zach Daniel
9cf1e3a215 fix: properly handle multiple paths for checking sortable relationships 2024-04-04 09:55:12 -04:00
Zach Daniel
9d9cfee1a6 chore: raise explicit error instead of a match error 2024-04-04 07:21:10 -04:00
7721dc1c61
fix: multi-line DSL doc options in Ash.Reactor. (#974)
Closes #973.
2024-04-03 22:56:42 -04:00
Zach Daniel
e23f814bbf chore: release version v3.0.0-rc.10 2024-04-03 17:24:06 -04:00
Zach Daniel
28f0b4f62c fix: don't call domain at compile time if its not loaded
we assume some other error will occur
2024-04-03 17:15:34 -04:00
Dmitrii 'Mamut' Dimandt
f86c7f971b
docs: move API -> Domain change to the top of upgrade doc (#971) 2024-04-03 15:36:35 -04:00
Zach Daniel
d4fcc7565b chore: release version v3.0.0-rc.9 2024-04-03 12:38:40 -04:00
Zach Daniel
f1a9ad949c fix: ensure that generic action arguments have proper default for public? 2024-04-03 12:36:04 -04:00
Zach Daniel
d9aebaec1c improvement: add skip_unknown_inputs for generic actions 2024-04-03 07:28:19 -04:00
Zach Daniel
a21341d880 chore: fix typespec for stream!/2 2024-04-02 22:04:49 -04:00
Zach Daniel
17d8e5eb00 chore: fix typo from flatten -> wrap 2024-04-02 20:23:03 -04:00
Zach Daniel
4a7c9eca44 chore: release version v3.0.0-rc.8 2024-04-02 20:19:26 -04:00
Zach Daniel
3776619aba fix: ensure we don't double-query values after manual actions 2024-04-02 20:17:41 -04:00
Riccardo Binetti
dd607da6e2
docs: add a section to the 3.0 Upgrade guide (#967)
Mention the fact that resources do not implement `Ash.Type` anymore
2024-04-02 14:08:14 -04:00