Commit graph

573 commits

Author SHA1 Message Date
Zach Daniel
a02653e276 chore: use extra_applications instead of applications 2024-04-06 15:09:54 -04:00
Zach Daniel
cfaf1f8201 test: fix test application in CI
fix: use proper sql implementation in `default_bindings`
2024-04-06 10:12:31 -04:00
Zach Daniel
ac7afc0500 chore: release version v2.0.0-rc.5 2024-04-05 14:46:58 -04:00
Zach Daniel
62ffc66d3c chore: release version v2.0.0-rc.4 2024-04-02 12:28:21 -04:00
Zach Daniel
4db0096557 improvement: loosen 3.0 release candidate requirement 2024-04-02 12:28:06 -04:00
Zach Daniel
e6fbda3a12 chore: release version v2.0.0-rc.3 2024-04-01 13:59:29 -04:00
Zach Daniel
eb08fed28b improvement: fixes for 3.0 changes and AshSql changes 2024-04-01 13:58:44 -04:00
Zach Daniel
efcc1a651b improvement: move many internals out to AshSql package 2024-03-31 22:38:12 -04:00
Zach Daniel
d888a98a79 chore: release version v2.0.0-rc.2 2024-03-29 08:55:50 -04:00
Zach Daniel
51ccdf112f chore: fix mix.lock 2024-03-29 08:55:16 -04:00
Zach Daniel
cd034a0a41 chore: release version v2.0.0-rc.1 2024-03-27 20:14:51 -04:00
Zach Daniel
f71ff9bdc2 chore: update changelog 2024-03-27 17:30:30 -04:00
Zach Daniel
4ffe68732f chore: release version v2.0.0-rc.0 2024-03-27 17:29:10 -04:00
Zach Daniel
3e9d92b697 chore: fix mix.exs 2024-03-27 17:24:18 -04:00
Zach Daniel
3ad3f5f5d6 chore: update ash, resources and an error message 2024-03-27 17:03:16 -04:00
Zach Daniel
37cc01957d
improvement!: 3.0 (#227)
* WIP

* chore: fix mix.lock merge issues

* improvement: upgrade to 3.0

* chore: remove `repo.to_tenant`

* chore: continue removal of unnecessary helper

* chore: use `Ash.ToTenant`
2024-03-27 16:52:28 -04:00
Zach Daniel
c2ec4f8127 chore: release version v1.5.22 2024-03-20 18:38:23 -04:00
Zach Daniel
a350600f9b chore: release version v1.5.21 2024-03-20 16:21:13 -04:00
Zach Daniel
adac811c79 fix: properly format migrations
fix: ensure exists aggregates have filters included
2024-03-20 16:18:27 -04:00
Zach Daniel
f62e0ff8e2 chore: release version v1.5.20 2024-03-20 12:04:31 -04:00
Zach Daniel
313937db57 chore: release version v1.5.19 2024-03-19 00:06:49 -04:00
Zach Daniel
577e2b39ac chore: release version v1.5.18 2024-03-18 21:16:38 -04:00
Zach Daniel
ea853e5171 improvement: properly format generated migrations 2024-03-11 22:09:05 -04:00
Zach Daniel
a03ff679f0 chore: release version v1.5.17 2024-03-06 08:30:56 -05:00
Zach Daniel
1a4a508e39 chore: release version v1.5.16 2024-03-05 09:20:32 -05:00
Zach Daniel
6b87b5e7d7 chore: release version v1.5.15 2024-03-01 13:06:42 -05:00
Zach Daniel
782e58ef85 chore: release version v1.5.14 2024-02-29 20:20:47 -05:00
Zach Daniel
772b2b38d5 chore: release version v1.5.13 2024-02-29 13:43:08 -05:00
Zach Daniel
74a03d3cc5 chore: release version v1.5.12 2024-02-29 13:24:05 -05:00
Zach Daniel
a851a7d834 chore: release version v1.5.11 2024-02-29 00:08:07 -05:00
Zach Daniel
4747a709c4 chore: release version v1.5.10 2024-02-26 15:46:51 -05:00
Zach Daniel
f5f84321f0 chore: release version v1.5.9 2024-02-25 08:25:25 -05:00
Zach Daniel
c2aeb2c8ef chore: release version v1.5.8 2024-02-23 20:54:08 -05:00
Zach Daniel
37cb3825f1 fix: properly handle complex types in lists 2024-02-23 20:53:19 -05:00
Zach Daniel
cd9a38bf2a chore: release version v1.5.7 2024-02-22 07:31:57 -05:00
Zach Daniel
efded4ee0a chore: release version v1.5.6 2024-02-21 16:38:43 -05:00
Zach Daniel
a1c9c4e022 chore: release version v1.5.5 2024-02-21 09:56:47 -05:00
Zach Daniel
501b8f0d9a chore: release version v1.5.4 2024-02-21 07:55:33 -05:00
Zach Daniel
be5b6293bf chore: release version v1.5.3 2024-02-19 16:57:34 -05:00
Zach Daniel
99beb824a7 chore: release version v1.5.2 2024-02-19 12:41:43 -05:00
Zach Daniel
49bcdd0783 chore: release version v1.5.1 2024-02-19 09:27:38 -05:00
Zach Daniel
542d4981bb chore: release version v1.5.0 2024-02-16 16:12:31 -05:00
Zach Daniel
27fcdfc8fd improvement: update to latest ash 2024-02-16 16:12:23 -05:00
Zach Daniel
db3634eb2b chore: update ash 2024-02-15 10:55:14 -05:00
Zach Daniel
256b4d0b9a test: add test for filter policy on bulk actions 2024-02-14 17:54:28 -05:00
Zach Daniel
7a4fe87561 chore: update ash, add tests 2024-02-14 13:56:58 -05:00
Zach Daniel
3146d5f97d chore: update ash, add tests for field policies 2024-02-14 11:04:06 -05:00
Zach Daniel
db3efe15ce chore: update ash 2024-02-12 10:22:32 -05:00
Zach Daniel
b018262637 test: add new test verifying batch destroy behavior
chore: add sobelow warning skip
2024-02-01 13:09:06 -05:00
Zach Daniel
d71cb81792 improvement: handle if select is present on query 2024-01-31 16:30:23 -05:00
Zach Daniel
e956e7ead2 chore: update ash 2024-01-30 21:07:17 -05:00
Zach Daniel
ffafa6c9f5 improvement: support Ash.Changeset.OriginalDataNotAvailable 2024-01-30 12:49:52 -05:00
Zach Daniel
b1d10c32cc chore: fix credo and update ash 2024-01-29 16:57:04 -05:00
Zach Daniel
55d319c66c chore: simplify doc selection 2024-01-12 14:48:41 -05:00
Zach Daniel
b4d9fd1925 docs: clean up hexdocs 2024-01-12 14:27:14 -05:00
Zach Daniel
21702052aa chore: release version v1.4.0 2024-01-12 10:11:42 -05:00
Zach Daniel
b93b1d722b improvement: support all_tenants? option for identities
improvement: support `all_tenants?` option for custom indexes
2024-01-12 10:11:16 -05:00
Zach Daniel
f3ccb78f86 improvement: support join_filters on aggregates
fix: subquery relationships that have filters
2024-01-11 22:30:35 -05:00
Zach Daniel
76e23b186f test: add some tests for aggregate refs in calcs 2024-01-10 07:22:25 -05:00
Zach Daniel
011330df7e chore: fix cheat sheets 2024-01-08 08:55:05 -05:00
Zach Daniel
6b24a7809a chore: release version v1.3.68 2024-01-04 14:11:52 -05:00
Zach Daniel
d946971e0d chore: update version in mix.exs 2024-01-04 01:14:45 -05:00
Zach Daniel
d08c2614d7 chore: update ash version 2024-01-04 01:12:28 -05:00
Zach Daniel
80af052cf5 chore: release version v1.3.67 2024-01-04 01:09:40 -05:00
Zach Daniel
3cb33723fe improvement: support latest ash version & operator overrides 2024-01-04 01:09:16 -05:00
Zach Daniel
c0c9621534 improvement: support new bulk operations
fix: support encoding errors with expressions in them
2023-12-31 08:40:30 -05:00
Zach Daniel
4e12c10297 chore: release version v1.3.66 2023-12-29 22:14:25 -05:00
Zach Daniel
2a2fd30e33 improvement: support new return_query/2 callback
improvement: support new `:no_rollback` error signal
2023-12-29 21:49:34 -05:00
Zach Daniel
fb7f7ad40b chore: release version v1.3.65 2023-12-22 21:18:54 -05:00
Zach Daniel
68e2f74fe0 improvement: support aggregates using other aggregates
fix: various fixes for unnecessary aggregate additions
test: added a test to confirm context based multitenancy behavior
2023-12-22 21:14:40 -05:00
Zach Daniel
9bc5b2af9f improvement: support string_length and string_trim 2023-12-21 19:52:29 -05:00
Zach Daniel
61d229c685 fix: use lateral joins when joining to subquery w/ parent reference 2023-12-19 18:15:00 -05:00
Zach Daniel
407a7163ed improvement: support for error/2 expression 2023-12-14 17:10:11 -05:00
Zach Daniel
554886f0a3 chore: release version v1.3.64 2023-12-04 14:56:05 -05:00
Zach Daniel
ccdbcd00b2 chore: release version v1.3.63 2023-12-02 22:31:43 -05:00
Zach Daniel
74ef0aa6c3 improvement: support composite_type/2 expression 2023-11-29 09:57:10 -05:00
Zach Daniel
592e79a2f9 improvement: support composite types 2023-11-27 17:47:54 -05:00
Zach Daniel
60e1c0ba6d chore: release version v1.3.62 2023-11-16 11:03:31 -05:00
Zach Daniel
ef96cd541e fix: use synonymous_relationship_path when looking up ref bindings 2023-11-16 11:02:24 -05:00
Zach Daniel
4f5312a089 fix: add calculation context to calculation expressions 2023-11-16 08:31:50 -05:00
Zach Daniel
2d34ad1e56 chore: release version v1.3.61 2023-11-15 17:00:07 -05:00
Zach Daniel
db8255e5b1 improvement: support a 2 argument function for the repo option 2023-11-14 10:56:22 -05:00
Zach Daniel
0d794a3ae8 chore: release version v1.3.60 2023-10-27 00:43:03 -04:00
Zach Daniel
75208a70f8 chore: release version v1.3.59 2023-10-25 12:59:14 -04:00
Zach Daniel
ac1673cf69 chore: release version v1.3.58 2023-10-24 12:56:35 -04:00
Zach Daniel
112e1fe175 chore: update spark/ash and add benchmark 2023-10-18 16:41:23 -04:00
Zach Daniel
efcac93d1c chore: release version v1.3.57 2023-10-17 12:26:49 -04:00
Zach Daniel
2eb7f34e9f chore: update deps 2023-10-17 12:25:38 -04:00
Zach Daniel
41c34b8777 chore: release version v1.3.56 2023-10-11 16:28:47 -04:00
Zach Daniel
2fa7fea80c chore: release version v1.3.55 2023-10-11 15:28:14 -04:00
Zach Daniel
1a6e469e57 improvement: support atomics on upserts 2023-10-11 15:17:50 -04:00
Zach Daniel
8c876f20b0 chore: release version v1.3.54 2023-10-10 15:48:06 -04:00
Zach Daniel
5805f07d69 chore: release version v1.3.53 2023-10-10 15:32:39 -04:00
Zach Daniel
c58ff4e514 improvement: update ash dependency 2023-10-10 15:32:29 -04:00
Zach Daniel
270d8685e7 improvement: support to-one references in calculations 2023-10-09 18:57:06 -04:00
Zach Daniel
07fd9920ab chore: only gather analytics on hexdocs 2023-10-02 10:56:05 -04:00
Zach Daniel
d0e901b759 chore: analytics in hexdocs 2023-10-02 08:34:45 -04:00
Zach Daniel
472b17ce64 docs: update spark for docs improvements 2023-09-26 23:17:47 -04:00
Zach Daniel
793b6a9768 chore: release version v1.3.52 2023-09-26 11:45:28 -04:00
Zach Daniel
b00dcf20c9 chore: format & fix docs 2023-09-22 17:16:47 -04:00