Commit graph

209 commits

Author SHA1 Message Date
Zach Daniel
a890914e36 chore: release version v1.30.2 2021-01-22 18:20:21 -05:00
Zach Daniel
cd7139a809 fix: add explicit jason dependency 2021-01-22 18:20:08 -05:00
Zach Daniel
8c18d1f87a chore: release version v1.30.1 2021-01-22 16:43:28 -05:00
Zach Daniel
d6ce1f82e2 chore: release version v1.30.0 2021-01-22 16:42:40 -05:00
Zach Daniel
c79167834f chore: release version v1.29.0-rc1 2021-01-21 15:42:50 -05:00
Zach Daniel
afcdc632bd chore: require elixir 1.11 2021-01-21 15:36:49 -05:00
Zach Daniel
ca176f6e1a chore: release version v1.29.0-rc0 2021-01-21 15:31:03 -05:00
Zach Daniel
f6f5d194bf feat: freeform expressions
feat: validatiosn in actions

feat: query arguments

feat: add `Ash.Query.for_read/3`

feat: return changeset with API errors

feat: add case insensitive string `CiString`/`:ci_string`

feat: support `context/1` and `arg/1` in filter templates

feat: support targeting notifications with the `for` option

feat: add `ago/2` query function

feat: add basic arithmetic operators (+, *, -, /)

feat: `sensitive?` option for attributes

feat: `sensitive?` option for arguments

feat: `private` arguments, which can’t be set using `for_<action>`

feat: add `prevent_change` which will erase changes just before the changeset is committed

feat: add `match?` validation that supports a custom error message

feat: add `interval` type to support `ago/2` function

feat: add `url_encoded_binary` type

feat: add `function` type

improvement: `changing?` is now a validation

improvement: add `Transformer.get_persisted/3`

improvement: add `api` field to `Notification`

improvement: standardize errors, add `to_error_class`

improvement: use `Comp` everywhere

Improvement: use action on changeset if set by `for_<action_type>`

improvement: `action_failed?` field on change sets

improvement: remove ability for data layers to add operators (for now at least)

Improvement: Changeset.apply_attributes/2 now returns an error tuple

Improvement: add a bunch of new/informative errors

improvement: runtime filter now uses left join logic (a naive implementation of it)

improvement: support more filter templates in resources

Improvement: basic/naive type system for operators/functions

Fix: properly expand module aliases for options w/o compile time dependency

chore(engine): track changeset changes for the request with `manage_changeset?: true`
2021-01-21 15:22:50 -05:00
Zach Daniel
13ca0b2976 chore: generalize DSL tooling 2021-01-14 01:17:26 -05:00
Zach Daniel
36749669ca chore: release version v1.28.1 2021-01-12 15:41:47 -05:00
Zach Daniel
ed76336bbf docs: add embedded resources guide and titles 2021-01-12 15:25:59 -05:00
Zach Daniel
f4af0568d8 chore: release version v1.28.0 2021-01-12 15:06:55 -05:00
Zach Daniel
9fbce8e198 chore: fix git diff in mix.lock 2021-01-09 11:57:39 -05:00
Zach Daniel
b6b16fe789 chore: update decimal dependency 2021-01-09 11:48:03 -05:00
Zach Daniel
9abdcc62c1 chore: update git_ops 2021-01-08 15:27:39 -05:00
Zach Daniel
a114cde317 chore: release version v1.27.1 2021-01-08 14:29:27 -05:00
Zach Daniel
9a9745be24 chore: update git_ops 2021-01-08 12:48:58 -05:00
Zach Daniel
da78630b4b chore: release version v1.27.0 2021-01-08 12:16:13 -05:00
Zach Daniel
6f8fb80194 chore: release version v1.26.13 2021-01-08 02:58:23 -05:00
Zach Daniel
dfdaf0d63b chore: release version v1.26.12 2021-01-07 22:31:12 -05:00
Zach Daniel
540878de23 chore: release version v1.26.11 2021-01-07 21:37:01 -05:00
Zach Daniel
479194e1bd chore: release version v1.26.10 2021-01-06 22:48:04 -05:00
Zach Daniel
d41a173241 chore: release version v1.26.9 2021-01-06 15:16:08 -05:00
Zach Daniel
fa360508ef chore: release version v1.26.8 2021-01-06 14:49:44 -05:00
Zach Daniel
0a447e037c chore: release version v1.26.7 2021-01-06 14:40:53 -05:00
Zach Daniel
86236a5962 fix: lazy loaded module issues (e.g in iex) 2021-01-06 14:39:56 -05:00
Zach Daniel
4342ff7fd2 chore: release version v1.26.6 2020-12-30 16:46:05 -05:00
Zach Daniel
b7ffc5495f chore: release version v1.26.5 2020-12-30 11:56:32 -05:00
Zach Daniel
c1767e79b2 improvement: default actions 2020-12-30 11:55:40 -05:00
Zach Daniel
7518ec9eb4 chore: release version v1.26.4 2020-12-30 01:09:12 -05:00
Zach Daniel
80cfe77e35 chore: release version v1.26.3 2020-12-30 00:58:48 -05:00
Zach Daniel
2805a709b7 chore: release version v1.26.2 2020-12-29 14:24:14 -05:00
Zach Daniel
6198fe1fea chore: release version v1.26.1 2020-12-28 19:33:30 -05:00
Zach Daniel
964877c54d chore: release version v1.26.0 2020-12-28 19:18:15 -05:00
Zach Daniel
949bae3922 chore: release version v1.25.8 2020-12-27 01:09:59 -05:00
Zach Daniel
ca5790a273 chore: release version v1.25.7 2020-12-27 01:00:43 -05:00
Zach Daniel
abf54008e6 chore: release version v1.25.6 2020-12-26 23:55:08 -05:00
Zach Daniel
abff2e4b39 docs: update generated documentation to be single file 2020-12-26 23:54:36 -05:00
Zach Daniel
2ba01c8f08 chore: release version v1.25.5 2020-12-23 14:49:59 -05:00
Zach Daniel
a669e4e470 chore: release version v1.25.4 2020-12-23 14:18:20 -05:00
Zach Daniel
2da3f97536 chore: release version v1.25.3 2020-12-23 12:46:26 -05:00
Zach Daniel
3bc1086a0a chore: release version v1.25.2 2020-12-05 20:39:45 -05:00
Zach Daniel
9b09dddc53 chore: release version v1.25.1 2020-12-01 22:51:19 -05:00
Zach Daniel
8e05e41283 chore: release version v1.25.0 2020-12-01 22:12:34 -05:00
Zach Daniel
1e23199bec chore: release version v1.24.2 2020-12-01 01:03:43 -05:00
mario
a5c3b02005
docs: ash phoenix getting started (#148)
Co-authored-by: Zach Daniel <zachary.s.daniel@gmail.com>
2020-11-27 22:06:13 -05:00
Zach Daniel
4b6a157f88 docs: update identities documentation 2020-11-18 02:10:17 -05:00
Zach Daniel
ff7a42b8a0
chore: release version v1.24.1 2020-11-08 11:50:26 -05:00
Zach Daniel
fde0f24d94
chore: release version v1.24.0 2020-11-07 00:31:35 -05:00
Zach Daniel
a284d8ae49
chore: release version v1.23.3 2020-11-07 00:09:22 -05:00