Commit graph

687 commits

Author SHA1 Message Date
ab3786ebf6
feat(Ash.Reactor): Add bulk_update step type. (#1185) 2024-05-22 15:26:51 +12:00
Jinkyou Son
aae679f50e
improvement: Implement show_sensitive? config (#1180)
* Refactor with Ash.Helpers.redact/1

* Implement show_sensitive? config

* Use Application.compile_env/3 instead of Application.get_env/3

* Update sensitive-data.md
2024-05-21 08:47:51 -04:00
Srikanth Kyatham
182e1ab09f
docs: Test resource mix install patch (#1188)
* Fixing Mix.install bug

* Fixing spelling mistake
2024-05-21 08:27:25 -04:00
1d5d247d7a feat(Ash.Reactor): Add bulk_create step type. 2024-05-21 09:14:02 +12:00
Zach Daniel
2dcbafac4e chore: add alternative in doc 2024-05-18 10:30:59 -05:00
Sucipto
441bc74d40
docs: fix typo on destroy actions (#1174) 2024-05-16 09:54:06 -05:00
Zach Daniel
751153990b docs: add alternatives guide 2024-05-16 09:38:31 -05:00
Alan Heywood
4214522302
^ref argument order fixes (#1171) 2024-05-15 19:56:06 -04:00
m0rt3nlund
d3ff7b1656
Update sensitive-data.md, tyring to clearify that public? applies to … (#1168)
* fix typo

* Update sensitive-data.md, tyring to clearify that public? applies to read

---------

Co-authored-by: Barnabas Jovanovics <barnabas.jovanovics@gmail.com>
2024-05-15 09:31:52 -04:00
Zach Daniel
35bbd3f1b0 docs: use strict_loads false in upgrade guide 2024-05-14 21:29:48 -04:00
Zach Daniel
124a3c734e improvement: better types for checks, for spark autocomplete
chore: update spark
2024-05-14 11:38:33 -04:00
Barnabas Jovanovics
ca61d56fcf
docs: fix typo (#1164) 2024-05-14 09:50:06 -04:00
Nicholas Moen
c3957749bf
docs: change wording to discourage use of simple_sat unless needed (#1161) 2024-05-13 12:52:57 -04:00
Rebecca Le
6afd9f57f2
docs: Clarify resource code in Actions guide (#1156) 2024-05-13 07:30:59 -04:00
Zach Daniel
b48c989b15 fix: don't check required belongs to fields until after setting them in bulk creation
docs: fix doc links for code interface guide

fixes #1154
2024-05-12 14:12:24 -04:00
Zach Daniel
c303c8c7f4 docs: wording 2024-05-11 18:50:55 -04:00
Zach Daniel
cef67e7b74 docs: remove copy-pasta wording 2024-05-11 18:47:52 -04:00
Zach Daniel
a3bc76e29a chore: update upgrade guide links 2024-05-11 01:29:06 -04:00
Zach Daniel
5187c83466 chore: update deps in cookbooks 2024-05-10 15:28:31 -04:00
Zach Daniel
32446b0b2e chore: fixes around policy exceptions
docs: add policy how-to guide
2024-05-10 15:26:23 -04:00
Zach Daniel
7bcf64f879 improvement: warn on authorizer being added to extensions list, not authorizers
improvement: make type generator handle allow_nil? properly
docs: add testing resources how to guide

closes #968
2024-05-10 12:08:42 -04:00
Zach Daniel
f8b186e40f docs: add wrap-external-apis.livemd 2024-05-09 22:54:19 -04:00
Zach Daniel
e81ce83d0e docs: encrypting attributes how-to guide 2024-05-09 21:29:58 -04:00
Zach Daniel
b000259418 docs: add preparations doc 2024-05-09 20:52:44 -04:00
Zach Daniel
5f1bfe60b2 docs: add info in guide for accept in actions 2024-05-09 20:40:26 -04:00
Zach Daniel
778b77b0fc docs: revamp changelog 2024-05-08 21:03:44 -04:00
Zach Daniel
48c6438212 improvement: change default timeout to :infinity, for efficiency 2024-05-07 17:01:11 -04:00
Zach Daniel
09cff72d03 chore: ensure changeset is set on atomic upgraded errors
docs: update livebook
2024-05-06 21:57:11 -04:00
Zach Daniel
36308a9e4f chore: reword some docs 2024-05-06 10:52:17 -04:00
Zach Daniel
4780bddde4 chore: formatting docs 2024-05-06 10:48:32 -04:00
Zach Daniel
338e6a4d68 docs: update wording 2024-05-06 10:42:11 -04:00
Zach Daniel
405093eb1a chore: add some clarification 2024-05-06 10:24:50 -04:00
Zach Daniel
b6669dab94 docs: remove cook book terminology 2024-05-06 10:19:42 -04:00
Barnabas Jovanovics
815ceff61d
Do not define info inside extension because of compile dependency (#1120) 2024-05-06 09:26:09 -04:00
Zach Daniel
b70c175cbd chore: nested numbers 2024-05-05 19:09:41 -04:00
Zach Daniel
2fbdeca72a chore: typo 2024-05-05 19:08:08 -04:00
Zach Daniel
dee0399264 chore: work on docs 2024-05-05 19:07:19 -04:00
Zach Daniel
78f4ca1ced chore: work on cookbooks 2024-05-05 19:00:18 -04:00
Zach Daniel
544dc6cfd0 chore: just use backticks, even though it doesn't link properly in the livebook 2024-05-05 10:57:26 -04:00
Zach Daniel
3c97bfe2dc docs: fix typo 2024-05-05 09:56:51 -04:00
Zach Daniel
a802e04a93 docs: rework ash state machine cook book, clean up both cookbooks 2024-05-05 09:30:42 -04:00
Zach Daniel
dc4a3a355d docs: rework state machine cookbook 2024-05-05 09:08:29 -04:00
Zach Daniel
df789b962f docs: add AshStateMachine cookbook 2024-05-04 09:57:34 -04:00
Zach Daniel
4384768db8 chore: cleanup livebook 2024-05-04 07:07:47 -04:00
Zach Daniel
64d44df674 chore: use warning in livebook 2024-05-04 07:07:15 -04:00
Zach Daniel
6882d15098 chore: fixes around inspect logic and cookbook 2024-05-04 07:03:03 -04:00
Zach Daniel
25279aa857 chore: fix output in livebook 2024-05-04 01:17:07 -04:00
Zach Daniel
c0cf401b3b chore: small docs tweaks 2024-05-04 01:12:48 -04:00
Zach Daniel
e03e4379a9 fix: small logic fixes for optimistic locking error case
chore: a bunch of QoL fixes around inspecting expressions
2024-05-04 01:10:04 -04:00
Zach Daniel
f67749ccf1 docs: update tenancy docs 2024-05-03 17:16:49 -04:00