Commit graph

709 commits

Author SHA1 Message Date
Zach Daniel
e50326cb56 chore: release version v2.19.1 2024-02-16 17:57:11 -05:00
Zach Daniel
5253c3c3f2 docs: update manual action cheatsheets 2024-02-16 16:52:59 -05:00
Zach Daniel
7d099c97fd chore: release version v2.19.0 2024-02-16 16:06:53 -05:00
Rebecca Le
407eee5785
docs: Correct example used for manual actions (#886)
In my testing, arguments to a manual action are part of the `arguments` in the input to the `run` function - which is the action struct itself.
2024-02-14 09:35:34 -05:00
Zach Daniel
3d30fd848f fix: ensure we retain the sort order of embedded resources
fixes #883
2024-02-13 13:55:07 -05:00
6288a60db3
docs: Update Ash.Notifier.PubSub DSL docs. 2024-02-12 10:04:06 +13:00
Dmitry Kulakov
5846b70315 feat: allow using custom delimiters for pubsub topics 2024-02-11 16:45:05 -04:00
Alexander Richard Römpke
f7024f2b6c
docs: Update constraints.md (#869)
The username is not an argument, i replaced it with the argument title.
2024-02-06 09:45:32 -05:00
Steve Frank
7bb3addb38
docs: Add 'use Ash.Resource.Validation' to documentation (#865) 2024-02-02 12:27:15 -05:00
Zach Daniel
9e02b0d0c7 improvement: introduce require_atomic?, which defaults to false in 2.0, true in 3.0
fix: properly prevent the atomic handling of manual update actions
improvement: better support around the mixing of atomic and non atomic changes/validations
2024-01-30 12:32:41 -05:00
Zach Daniel
d7721d9b1e chore: docs & formatter 2024-01-29 18:03:56 -05:00
Zach Daniel
8e82d9588f chore: better handling of atomic validations 2024-01-29 17:55:56 -05:00
Dmitry Maganov
c8b1eaa8f0
fix: soft? in destroy action options is a boolean, not an atom (#851) 2024-01-24 14:52:31 -05:00
Dmitry Maganov
91c34c3939
fix: join_relationship in many to many can make through optional (#846) 2024-01-23 13:15:51 -05:00
Zach Daniel
c48cb08026
improvement: rewrite read actions to not use Ash.Engine (#836) 2024-01-19 00:05:42 -05:00
Zach Daniel
20ceee7a92 chore: release version v2.18.2 2024-01-18 09:20:55 -05:00
Zach Daniel
fbe63d673a chore: release version v2.18.1 2024-01-12 14:19:15 -05:00
Zach Daniel
072486bebd docs: revamp hexdocs
fix: use current read action for counting
2024-01-12 14:07:35 -05:00
Zach Daniel
6c5cd551ff docs: organize the sidebar properly 2024-01-12 09:23:03 -05:00
Zach Daniel
ac74a48a5b chore: update DSL docs 2024-01-12 08:41:22 -05:00
Zach Daniel
0ca7393417 chore: undo typo 2024-01-12 08:40:34 -05:00
Zach Daniel
ff65ef4951 chore: release version v2.18.0 2024-01-12 08:37:01 -05:00
Rebecca Le
0a4a7c057d
feat: Allow :self as an option when requesting a relative page from a given page (#833) 2024-01-12 00:16:41 -05:00
Zach Daniel
d432a454c5 chore: release version v2.17.24 2024-01-11 22:25:38 -05:00
Zach Daniel
6b74072ada chore: formatter, cheat sheets, credo 2024-01-11 15:05:25 -05:00
Zach Daniel
35573a6f4e improvement: support join_filters in aggregates 2024-01-11 14:57:22 -05:00
Rebecca Le
13f8a0c0cb
docs: Rewrite some of the pagination guide to be a bit clearer (#829)
* docs: Rewrite some of the pagination guide to be a bit clearer

---------

Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2024-01-11 10:04:20 -05:00
M.Yasoob Ullah Khalid ☺
8e4e0fa5f2
docs: fixed a path in get-started.md (#824)
fixed a path in get-started.md
2024-01-10 08:02:46 -05:00
Zach Daniel
b691f8fed0 chore: release version v2.17.23 2024-01-10 07:13:14 -05:00
Zach Daniel
5b82ce293f fix: authorize aggregate references in calculations 2024-01-10 07:11:02 -05:00
Robert Graff
fc9132e75b
docs: metadata docs improvement (#823) 2024-01-09 19:27:16 -05:00
Zach Daniel
3eeffc6539 chore: release version v2.17.22 2024-01-09 08:13:57 -05:00
Zach Daniel
352055bf1c chore: release version v2.17.21 2024-01-05 12:31:06 -05:00
Rohan Relan
426e471cbe
docs: Update security.md to fix bug in showing when to pass the actor (#817) 2024-01-05 10:07:43 -05:00
Zach Daniel
5b222f9a68 chore: release version v2.17.20 2024-01-04 00:57:55 -05:00
Zach Daniel
fe2156a9ac imorovement: support bulk action callbacks in the data layer 2023-12-31 00:49:22 -05:00
Zach Daniel
56387d40e0 chore: release version v2.17.19 2023-12-29 21:43:42 -05:00
Zach Daniel
dcc280cb2d chore: release version v2.17.18 2023-12-29 17:23:32 -05:00
Chakib Ouhajjou
c7738255f0
docs: Sorting for hex documentation added (#810) 2023-12-27 10:22:59 -05:00
Zach Daniel
55d83e6b4c chore: release version v2.17.17 2023-12-22 21:10:25 -05:00
Zach Daniel
bb5aa435a3 chore: release version v2.17.16 2023-12-22 19:06:57 -05:00
Zach Daniel
d390d65146 improvement: simplify used aggregate detection
improvement: add `lazy/1` to expressions
docs: add expression docs
2023-12-22 19:06:13 -05:00
Zach Daniel
097f8b0023 chore: release version v2.17.15 2023-12-21 13:30:34 -05:00
Zach Daniel
1cb5e2860d docs: update getting started guide with latest recommendations 2023-12-20 09:36:00 -05:00
Zach Daniel
1b896765a8 chore: release version v2.17.14 2023-12-19 21:57:53 -05:00
Zach Daniel
2233a33523 improvement: support tenancy on manual actions
docs: update cheat shets
fix: honor tenant option on aggregates

closes #805
2023-12-16 10:33:10 -05:00
Zach Daniel
af9cd901f5 chore: release version v2.17.13 2023-12-14 16:54:01 -05:00
Zach Daniel
cfed7c3738 chore: release version v2.17.12 2023-12-14 08:30:49 -05:00
Zach Daniel
3029e508f7 chore: release version v2.17.11 2023-12-12 20:39:50 -05:00
Zach Daniel
955ba4987b chore: credo/tasks 2023-12-12 08:51:18 -05:00
Igor Barakaiev
15a607eea2
docs: Add a cross-API many-to-many example to the documentation (#800)
* Add a cross-API many-to-many example
---------

Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2023-12-10 13:01:58 -05:00
Zach Daniel
d43260d15c chore: release version v2.17.10 2023-12-10 13:00:06 -05:00
Zach Daniel
37283752ea docs: update docs link 2023-12-07 20:27:10 -05:00
Zach Daniel
f963c8b971 chore: release version v2.17.9 2023-12-06 21:48:24 -05:00
Zach Daniel
c7e6133317 improvement: support embed_nil_values? for trimming down stored embeds 2023-12-06 10:29:39 -05:00
Zach Daniel
1ee4aaf7a6 chore: release version v2.17.8 2023-12-05 19:15:38 -05:00
Rebecca Le
951e054615
docs: Add formatting guide (#794) 2023-12-05 01:32:29 -05:00
Darren Black
a6f96960ee
docs: Manual actions doco (#788)
* Manual action documentation tweaks

* More
2023-12-01 09:40:52 -05:00
mrdotb
e9afdcf39f
docs: update example Flow Step transaction (#787) 2023-11-30 10:16:18 -05:00
Zach Daniel
b11999b815 chore: release version v2.17.7 2023-11-29 09:34:41 -05:00
Zach Daniel
e45bc6948e chore: release version v2.17.6 2023-11-27 16:20:47 -05:00
Zach Daniel
ed2de7eb9b chore: release version v2.17.5 2023-11-27 12:56:04 -05:00
Zach Daniel
71e6c8bd7b chore: release version v2.17.4 2023-11-24 07:23:54 -05:00
Zach Daniel
1cb544ddfa docs: small tweak to lifecycle example 2023-11-17 03:23:52 -05:00
Zach Daniel
d738e56fac chore: format 2023-11-16 15:20:28 -05:00
Zach Daniel
09d4d380c2 chore: add lifecycle cheat-sheet 2023-11-16 15:15:28 -05:00
Zach Daniel
bf547ab8d8 chore: release version v2.17.3 2023-11-16 10:52:14 -05:00
Zach Daniel
b998ea37d7 chore: release version v2.17.2 2023-11-16 08:24:55 -05:00
Bryan Bryce
37058a5b78
doc: Fix module reference in Relationship Guide (#774) 2023-11-14 17:19:19 -05:00
Zach Daniel
68367ac41f chore: release version v2.17.1 2023-11-14 10:34:29 -05:00
Zach Daniel
9141ed6bb6 chore: release version v2.17.0 2023-11-13 16:48:06 -05:00
Eduardo B. A
1775ab5a14
feat: Expand upsert_fields option (#761)
With this change, upsert_fields accepts the following options:

* `nil`: upsert fields not set;
* `:replace_all`: all fields from resource will be updated;
* `{:replace_all_except, [fields]}`: all fields from resource except fields inside `fields` will be updated;
* `{:replace, [fields]}`: only fields inside `fields` will be updated.
2023-11-13 13:23:16 -05:00
James Harton
173f4ae5ad
docs: Spelling fix (wether -> whether). (#764)
Wether: noun
  1. A castrated male sheep or goat.

Whether: conjuction
  1. Used to indirect questions to introduce one alternative.
  2. Used to introduce alternative possibilities.
  3. Either.
2023-11-09 15:52:13 +13:00
James Harton
050af513fd
docs: Add note about returning resources from generic actions. (#763) 2023-11-06 10:49:13 +13:00
Zach Daniel
291dea3de9 docs: update docs for pub sub 2023-10-27 13:22:33 -04:00
Zach Daniel
e8f22aa7b5 chore: release version v2.16.1 2023-10-27 00:43:53 -04:00
Zach Daniel
7296874952 chore: release version v2.16.0 2023-10-25 17:48:09 -04:00
Zach Daniel
e680867be9 fix: don't reorder global validations/changes
fix: use latest spark, and new persisters callback
fix: properly validate belongs_to relationships
2023-10-25 17:45:55 -04:00
Barnabas Jovanovics
b843de6d78
docs: explicitly mention read action (#754) 2023-10-25 11:20:08 -04:00
user20230119
a4f9115e63
docs: fix typos for attribute, writable and update_default (#753) 2023-10-25 10:08:14 -04:00
Zach Daniel
a7bb5e6005 chore: release version v2.15.20 2023-10-24 10:40:10 -04:00
Frédérick Capovilla
bb666ee94e
docs: link to the ash_postgres references documentation in the Relationships guide (#748)
---------

Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2023-10-21 22:39:15 -04:00
Zach Daniel
c014fc2f0a chore: release version v2.15.19 2023-10-17 14:08:19 -04:00
Zach Daniel
f892192969 chore: release version v2.15.18 2023-10-17 12:24:43 -04:00
Pierre Le Gall
e14e1b2e29
improvement: set default many to many options (#737)
Many to many relationship `source_attribute_on_join_resource`
and `destination_attribute_on_join_resource` are now guessed
by there module name if not explicitly set in the relationship.
2023-10-17 10:03:21 -04:00
Zach Daniel
20ea16d33e chore: release version v2.15.17 2023-10-11 19:45:10 -04:00
Zach Daniel
ea51d4d096 chore: release version v2.15.16 2023-10-11 17:58:55 -04:00
Zach Daniel
adf50945ed chore: release version v2.15.15 2023-10-11 15:09:23 -04:00
Zach Daniel
74fbd8a6fe chore: release version v2.15.14 2023-10-11 12:05:59 -04:00
Zach Daniel
969ebf7f3f docs: update spark to fix docs 2023-10-11 09:30:22 -04:00
Zach Daniel
462410dbb3 chore: release version v2.15.13 2023-10-11 09:02:41 -04:00
Marcus Wood
95966db148
docs: Fix typo in expressions topic (#732) 2023-10-11 08:24:31 -04:00
Zach Daniel
48e6f9fdbf chore: release version v2.15.12 2023-10-10 15:28:07 -04:00
Zach Daniel
f008ebfe8b chore: release version v2.15.11 2023-10-10 11:11:21 -04:00
Zach Daniel
0ded7366f9 chore: release version v2.15.10 2023-10-09 18:51:48 -04:00
Zach Daniel
154fa1d6d6 chore: release version v2.15.9 2023-10-06 13:43:30 -04:00
Zach Daniel
74d522756c docs: fix docs by removing comments that formatted improperly 2023-10-04 14:13:25 -04:00
Zach Daniel
097a1cacc0 chore: release version v2.15.8 2023-10-03 16:31:24 -04:00
Veljko Simakovic
37b0c4d9d0
docs: Improve pagination guide (#719)
Added a section at the bottom which details where the options are and clears up the need to setup actions and how to query for pagination.
2023-10-02 18:56:48 -04:00
Zach Daniel
d0503b2877 docs: update error handling guide 2023-10-02 14:23:12 -04:00
Zach Daniel
b16ae9c405 chore: release version v2.15.7 2023-09-29 11:54:59 -04:00
Zach Daniel
d2eeadba4b docs: various improvements to docs, and new guide on structuring your project 2023-09-29 11:54:43 -04:00
Zach Daniel
e1ac4150a9 docs: add additional docs for validations 2023-09-29 10:11:14 -04:00
Zach Daniel
e730158bcd chore: release version v2.15.6 2023-09-28 20:22:43 -04:00
Zach Daniel
a5921b6dde chore: release version v2.15.5 2023-09-28 19:49:30 -04:00
Zach Daniel
f424317e85 chore: release version v2.15.4 2023-09-28 17:17:09 -04:00
Zach Daniel
559b2f81af chore: release version v2.15.3 2023-09-28 16:24:30 -04:00
Zach Daniel
4c46f5fa46 chore: release version v2.15.2 2023-09-28 14:12:08 -04:00
Zach Daniel
355891a7b0 chore: release version v2.15.1 2023-09-27 14:42:41 -04:00
Zach Daniel
172e22e9df chore: hide docs from ash-hq 2023-09-27 02:27:59 -04:00
Zach Daniel
6ccc87b88f docs: update using hexdocs guide 2023-09-27 01:48:20 -04:00
Zach Daniel
e8f8335355 chore: release version v2.15.0 2023-09-26 23:44:33 -04:00
Zach Daniel
5c8f96231e docs: finalize initial cheat_sheet/docs pattern 2023-09-26 23:13:40 -04:00
Zach Daniel
d147e66722 chore: release version v2.14.21 2023-09-25 09:41:03 -04:00
Zach Daniel
2d9f9ee362 improvement: deprecate old school manual actions
note: these have been deprecated for a very long time, removing them will not
be considered a breaking change (and there will be clear compile errors)
2023-09-25 09:40:29 -04:00
Zach Daniel
64f134089b improvement: better UX around nimble options errors
improvement: remove old, now-deprecated config

While we *could* call that a breaking change, there is a warning explaining to users what
they would need to do if they have the deprecated value configured, and it has been in a
deprecation state for many months/releases now.
2023-09-25 09:27:03 -04:00
De Wet Blomerus
a4c7e3ec91
It is a list ⛓️ (#703) 2023-09-22 23:13:17 -04:00
Zach Daniel
57f2070090 chore: release version v2.14.20 2023-09-22 07:46:31 -04:00
Dmitry Maganov
1aa0c9c84c
fix: revert :wrap_list usage for topic in PubSub, needs recursion (#702) 2023-09-22 06:52:53 -04:00
Zach Daniel
2813b3c9b2 chore: release version v2.14.19 2023-09-21 18:52:19 -04:00
Dmitry Maganov
ecd7075fbc
fix: more usages of :wrap_list type (#700) 2023-09-21 08:34:46 -04:00
Zach Daniel
9d0359a2ed docs: add primers to docs 2023-09-20 18:01:33 -04:00
Zach Daniel
2af6b79234 chore: release version v2.14.18 2023-09-20 16:32:32 -04:00
Zach Daniel
0a1f56d58b chore: update cheat_sheets 2023-09-20 16:29:47 -04:00
Dmitry Maganov
e0d5a63c65
fix: use :wrap_list type where appropriate (#698) 2023-09-20 10:58:47 -04:00
Dmitry Maganov
77eae2954f
fix: get_by option can accept a single atom (#697) 2023-09-20 10:39:58 -04:00
Zach Daniel
4bb412d18a chore: update cheat sheets from generator 2023-09-17 19:35:51 -04:00
Stefan Wintermeyer
9617fa6910
Improve example update_timestamp docu (#693) 2023-09-16 06:48:53 -04:00
Zach Daniel
4764094145 docs: improve doc cheat sheets 2023-09-15 12:16:54 -04:00
Zach Daniel
b9488dbbcb chore: release version v2.14.17 2023-09-15 11:41:41 -04:00
Zach Daniel
172bf9d596 docs: add warning to top of getting started guide 2023-09-14 17:53:52 -04:00
Zach Daniel
ab52855600 improvement: recommit the dsl cheatsheets, and update ash-ci 2023-09-14 17:16:35 -04:00
Zach Daniel
bef7058613 chore: remove DSLs, no need to commit generated content 2023-09-14 16:48:49 -04:00
Zach Daniel
e7f59862ab docs: lots of docs improvements 2023-09-13 23:18:14 -04:00
Zach Daniel
654c12cc78 docs: update registry option docs 2023-09-13 22:36:57 -04:00
Zach Daniel
95e87e128c chore: add caveat about search page 2023-09-13 22:21:20 -04:00
Zach Daniel
6e2d1fd0ac docs: greatly improved DSL documentation in hex 2023-09-13 22:17:18 -04:00
Zach Daniel
c33f66a4ce chore: release version v2.14.16 2023-09-13 15:50:46 -04:00
Zach Daniel
e957c26a36 chore: release version v2.14.15 2023-09-12 21:47:58 -04:00
Zach Daniel
5db25b6557 chore: release version v2.14.14 2023-09-12 12:01:41 -04:00
Zach Daniel
1f319faf97 improvement: support trace_type?/2 in tracers 2023-09-12 11:54:04 -04:00
Zach Daniel
47fbf4b35a improvement: support multiple tracers, instead of just one 2023-09-12 10:54:42 -04:00
Zach Daniel
0f41c6d72a chore: release version v2.14.13 2023-09-11 22:30:52 -04:00
Chris Wickens
39f24cdb6e
Fix article link (#689)
Link with trailing slash was returning 404
2023-09-06 15:37:37 -04:00
ab2b02644b
chore: release version v2.14.12 2023-09-06 10:31:34 +12:00
Zach Daniel
365ae3d008 chore: release version v2.14.11 2023-09-04 16:02:07 -04:00
Zach Daniel
b2ea2f3140 chore: release version v2.14.10 2023-09-04 15:42:24 -04:00
Zach Daniel
08756595de chore: release version v2.14.9 2023-09-04 13:38:55 -04:00
Zach Daniel
3976b459c1 chore: release version v2.14.8 2023-09-04 13:09:26 -04:00
Zach Daniel
27d478e32d chore: release version v2.14.7 2023-09-04 11:49:00 -04:00
Wout De Puysseleir
f2986118c3
Typo (#686) 2023-09-01 20:12:57 -04:00
Zach Daniel
105b4652ea chore: release version v2.14.6 2023-09-01 17:23:11 -04:00
Wout De Puysseleir
a68a4e21ea
Add Livebook button (#685)
I haven't tested it out if this works properly
2023-09-01 15:40:32 -04:00
Zach Daniel
86822d9a50 chore: release version v2.14.5 2023-08-31 11:41:59 -04:00
Zach Daniel
c5ea541b2d chore: rework atomics to atomic_update change and function
improvement: add `Ash.context_to_opts/1-2`
2023-08-29 14:39:38 -04:00
Zach Daniel
6381171eb6 improvement: add topic docs for atomics 2023-08-28 16:19:07 -04:00
Zach Daniel
968e86b3a9 chore: release version v2.14.4 2023-08-22 15:29:21 -04:00
Zach Daniel
456588bd07 docs: add in-line aggregates to expression calculation docs 2023-08-22 14:49:16 -04:00
Zach Daniel
c3b21aa8ea chore: release version v2.14.3 2023-08-22 14:44:48 -04:00
Zach Daniel
e976956254 chore: release version v2.14.2 2023-08-17 18:07:09 -04:00
Zach Daniel
a6caeeec53 chore: release version v2.14.1 2023-08-14 15:30:59 -07:00
Tchowa Franck A
f07c5c41ea
Update documentation to include user_id in query. (#670) 2023-08-12 10:57:12 -07:00
Barnabas Jovanovics
f85bc95ff5
chore: release version v2.14.0 (#669) 2023-08-09 19:43:55 +02:00
Zach Daniel
7566de2f0e chore: release version v2.13.4 2023-08-08 12:17:48 -07:00
Zach Daniel
f33ee57b0a chore: release version v2.13.3 2023-07-31 22:21:18 -04:00
Zach Daniel
1871e19fa9 improvement: added round/1 and round/2 to expressions 2023-07-27 11:49:02 -04:00
Zach Daniel
7bbc7ba4e3 improvement: add new/1 to all ash errors, because its nicer 2023-07-26 23:01:29 -04:00
Zach Daniel
bda7c56543 improvement: support parent/1 in relationships 2023-07-26 16:46:22 -04:00
Zach Daniel
6ba453454e chore: release version v2.13.2 2023-07-22 19:52:01 -04:00
Zach Daniel
dcbc73ebf7 chore: release version v2.13.1 2023-07-21 09:12:18 -04:00
Zach Daniel
9f2d8cdfdc chore: release version v2.13.0 2023-07-20 21:58:27 -04:00
Anuvrat Parashar
ff366a728b
docs: refer to variable instead of constant in the function body (#663)
Co-authored-by: Anuvrat Parashar <anuvrat@essentia.dev>
2023-07-20 02:36:12 -04:00
Zach Daniel
4edf3ca3d1 chore: release version v2.12.1 2023-07-19 12:52:43 -04:00
Zach Daniel
8faa6675f2 chore: release version v2.12.0 2023-07-19 11:18:55 -04:00
Zach Daniel
8807724e96 chore: release version v2.11.11 2023-07-18 14:35:51 -04:00
Zach Daniel
0b734c8bcb chore: release version v2.11.10 2023-07-18 07:49:19 -04:00
Zach Daniel
8b46a39e86 chore: release version v2.11.9 2023-07-17 22:22:28 -04:00
Zach Daniel
c9e878214e chore: release version v2.11.8 2023-07-13 09:05:26 -04:00
Zach Daniel
8c9b636886 docs: fix docs typo 2023-07-13 00:11:28 -04:00
Zach Daniel
ee5c83a969 chore: release version v2.11.7 2023-07-13 00:09:04 -04:00
Zach Daniel
7114b5efbb improvement: exists type aggregate 2023-07-13 00:08:51 -04:00
Zach Daniel
109a85c489 chore: release version v2.11.6 2023-07-12 16:55:46 -04:00
Zach Daniel
8379e8c94f docs: document at/2 expression 2023-07-12 16:54:20 -04:00
Zach Daniel
c38c09a98b chore: release version v2.11.5 2023-07-12 15:11:32 -04:00
Zach Daniel
d27e871b8f improvement: add string_split expression 2023-07-12 15:11:21 -04:00
Zach Daniel
11b8e1b0ee chore: release version v2.11.4 2023-07-10 09:17:29 -04:00
Zach Daniel
87ad68e65c chore: release version v2.11.3 2023-07-06 11:00:28 -04:00
Zach Daniel
bfdf917908 chore: release version v2.11.2 2023-07-04 09:39:19 -04:00
Zach Daniel
8be33c5486 chore: release version v2.11.1 2023-07-03 22:45:38 -04:00
Zach Daniel
e44f57d48b chore: release version v2.11.0 2023-07-03 22:25:18 -04:00
Zach Daniel
db375efc1f chore: release version v2.11.0-rc.3 2023-06-28 21:05:09 -04:00
Zach Daniel
b86c66b505 fix: don't allow is_nil as an expression operator 2023-06-28 16:41:34 -04:00
Zach Daniel
eb105767f4 chore: release version v2.11.0-rc.2 2023-06-28 11:04:09 -04:00
Zach Daniel
2c129a7ab7 fix: select after setting notification data
resolves a bug where attributes were not selected for create notifications

docs: add validations guide

closes #631
2023-06-28 11:03:51 -04:00
Zach Daniel
5635c311fe chore: release version v2.11.0-rc.1 2023-06-24 06:56:00 -05:00
Zach Daniel
bee8d83182 chore: release version v2.11.0-rc.0 2023-06-23 10:11:38 -04:00
Zach Daniel
0b6d93c7c4 feat: add field_policies
see included documentation for more information on how field policies
work.
2023-06-22 14:00:11 -04:00
Zach Daniel
80ef7973c8 chore: release version v2.10.2 2023-06-22 10:45:32 -04:00
Zach Daniel
3115c261eb chore: release version v2.10.1 2023-06-16 15:08:53 -04:00
Zach Daniel
38a4ee64f4 chore: release version v2.10.0 2023-06-14 07:39:10 -04:00
Wout De Puysseleir
9b603569f2
docs: Typo in validations documentation (#615) 2023-06-12 22:58:47 -04:00
Zach Daniel
b80c881e28 chore: release version v2.9.29 2023-06-12 16:57:39 -04:00
Zach Daniel
62416bafc8 chore: release version v2.9.28 2023-06-12 13:16:50 -04:00
Zach Daniel
923bfc7119 chore: release version v2.9.27 2023-06-10 13:10:13 -04:00
Zach Daniel
27c4495ec0 chore: release version v2.9.26 2023-06-09 18:22:52 -04:00
Zach Daniel
686e3ff65d chore: release version v2.9.25 2023-06-09 12:03:59 -04:00
Zach Daniel
d1a152cfa2 chore: release version v2.9.24 2023-06-09 10:18:25 -04:00
Zach Daniel
5e93ebe9bd chore: release version v2.9.23 2023-06-09 02:23:15 -04:00
Zach Daniel
46196b3903 chore: release version v2.9.22 2023-06-09 00:28:37 -04:00
Zach Daniel
3b2b50d0e5 chore: release version v2.9.21 2023-06-06 01:28:39 -04:00
Zach Daniel
43585d5617 docs: explain nil handling in expressions better 2023-06-05 17:11:32 -04:00
Zach Daniel
04fb305f10 chore: release version v2.9.20 2023-06-05 13:45:33 -04:00
Zach Daniel
aa031411a5 chore: release version v2.9.19 2023-06-02 13:30:13 -04:00
Zach Daniel
2384d35eea chore: release version v2.9.18 2023-05-30 22:17:20 -04:00
Zach Daniel
fa8f44dc42 chore: release version v2.9.17 2023-05-30 21:32:34 -04:00
Zach Daniel
c62e76a3d2 docs: fix broken link in security guide 2023-05-29 10:06:34 -04:00
Zach Daniel
352defc75a chore: release version v2.9.16 2023-05-29 09:57:34 -04:00
Zach Daniel
2396720b00 chore: release version v2.9.15 2023-05-27 00:22:42 -04:00
Zach Daniel
db1d527aa2 chore: release version v2.9.14 2023-05-26 10:28:24 -04:00
Zach Daniel
f3d201a211 chore: release version v2.9.13 2023-05-25 10:53:10 -04:00
Barnabas Jovanovics
1ddba9499c
docs: fix typo (#585) 2023-05-24 08:41:57 -04:00
Zach Daniel
faab306286 chore: release version v2.9.12 2023-05-23 19:10:38 -04:00
Zach Daniel
03e85a054a chore: release version v2.9.11 2023-05-22 21:02:09 -04:00
9d7df1c0e7
chore: release version v2.9.10 2023-05-18 17:01:56 +12:00
Zach Daniel
6ec06ca867 chore: release version v2.9.9 2023-05-17 22:37:39 -04:00
Zach Daniel
805323f239 chore: release version v2.9.8 2023-05-17 13:15:38 -04:00
Zach Daniel
ab661bc8a4 chore: release version v2.9.7 2023-05-16 15:26:10 -04:00
Zach Daniel
2c8c8cafad chore: release version v2.9.6 2023-05-15 09:53:33 -04:00
Zach Daniel
db715f5153 docs: remove reference to filter option in Query.aggregate 2023-05-10 23:17:46 -04:00
Zach Daniel
981272adaa chore: release version v2.9.5 2023-05-08 15:16:57 -04:00
Alan Heywood
40cd0a697d
docs: add simple notifiers to the notifications guide (#571) 2023-05-04 02:09:26 -04:00
Zach Daniel
a139d7a719 chore: release version v2.9.4 2023-05-03 20:04:15 -04:00
Zach Daniel
a8fee321d7 chore: release version v2.9.3 2023-05-02 21:56:46 -04:00
Zach Daniel
e05b5058dc docs: bulk actions docs 2023-05-02 20:08:25 -04:00
Zach Daniel
523452cb94 docs: basic actions -> generic actions 2023-05-02 20:00:18 -04:00
Zach Daniel
f7f3a21114 chore: release version v2.9.2 2023-05-02 19:54:00 -04:00
Zach Daniel
3a6d79e1c6 improvement: bulk create improvements, docs 2023-05-02 19:48:29 -04:00
Zach Daniel
80f696417d improvement: bulk create actions
This is not currently supported by any data layer other than ETS
2023-05-02 13:19:00 -04:00
Zach Daniel
2e543bc212 docs: describe basic actions 2023-05-02 02:01:12 -04:00
Zach Daniel
49949ff58f improvement: initial support for basic actions 2023-05-02 01:54:53 -04:00
Zach Daniel
07e8720788 chore: release version v2.9.1 2023-05-01 09:46:02 -04:00
Zach Daniel
e4eaf5e1a0 chore: release version v2.9.0 2023-04-30 22:51:31 -04:00
Zach Daniel
7e517fc5d0 chore: release version v2.8.1 2023-04-28 13:48:49 -04:00
Zach Daniel
b1205f9a8e chore: release version v2.8.0 2023-04-27 21:29:17 -04:00
Zach Daniel
38ec164e3e improvement: include resource validations by default
improvement: validate explicit api configurations, with good error messages
2023-04-25 21:31:01 -06:00
Zach Daniel
c5d87a3ca4 chore: release version v2.7.1 2023-04-21 10:56:48 -06:00
Zach Daniel
c0015e45c7 chore: release version v2.7.0 2023-04-20 17:31:37 -06:00
Zach Daniel
13591a4681 chore: docs & deprecations 2023-04-13 09:24:37 -04:00
Zach Daniel
259963d313 chore: release version v2.6.31 2023-04-11 09:42:26 -04:00
Zach Daniel
363a43eb08 chore: release version v2.6.30 2023-04-10 19:04:03 -04:00