Commit graph

467 commits

Author SHA1 Message Date
Mike Binns
06d361694b
chore: Add validation of sub-projects (#102) 2020-08-30 03:15:28 -04:00
Zach Daniel
9a3962d47a
feat: add changes to actions (#106) 2020-08-30 03:15:16 -04:00
Zach Daniel
a58367414d
feat: add accept option to create/update actions (#105) 2020-08-28 02:58:03 -04:00
Jason Goldberger
3ff4415c77
docs: elixir syntax highlighting in README.md (#104) 2020-08-27 23:34:47 -04:00
Zach Daniel
eb63bc9d4d
chore: only run coverage once (#103) 2020-08-27 22:49:10 -04:00
Zach Daniel
c5c51ebed9
chore: fix build issues 2020-08-27 21:14:19 -04:00
Zach Daniel
bc0853eb2d
fix: resolve engine deadlocks 2020-08-27 21:00:25 -04:00
Zach Daniel
157752294c
fix: support nested lists of filters 2020-08-27 20:59:36 -04:00
Zach Daniel
9f9935dead
feat: add Ash.NotLoaded back, simpler defaults 2020-08-27 18:36:28 -04:00
Zach Daniel
5d37709cb2
feat: improve errors (add stacktraces) 2020-08-27 18:35:31 -04:00
Zach Daniel
0ea35edb2f
chore: release version v1.12.0 2020-08-27 00:30:26 -04:00
Zach Daniel
036e0c2a88
feat: add one_of validation 2020-08-27 00:30:09 -04:00
Zach Daniel
8ce58a6187
feat: add simple data layer, and make it default 2020-08-27 00:29:50 -04:00
Zach Daniel
b019ba8eca
fix: allow anonymous functions in the dsl 2020-08-26 17:45:49 -04:00
Zach Daniel
b863fc42ad
chore: release version v1.11.1 2020-08-26 13:55:25 -04:00
Zach Daniel
acd9402829
fix: only update filter when its a filter 2020-08-26 13:55:11 -04:00
Zach Daniel
394ed448da
fix: set resource in delegation query 2020-08-26 13:53:27 -04:00
Zach Daniel
3ccd15f79b
chore: release version v1.11.0 2020-08-26 00:16:31 -04:00
Zach Daniel
3373d72899
feat: support inner lateral joins (#100)
Specifically, this allows us to behave correctly when loading
relationships w/ a limit or offset
2020-08-26 00:16:08 -04:00
Mike Binns
846f381d08
ci: Improve CI Elixir/Erlang matrix (#96) 2020-08-25 15:39:40 -04:00
Zach Daniel
385ec0b423
feat: add identities, to enhance get calls (#99) 2020-08-25 02:06:01 -04:00
Zach Daniel
9d4fc1e2a0
docs: finish docs on calculations 2020-08-25 01:10:17 -04:00
Zach Daniel
3b1bde6a39
fix: spec + dialyzer fixes 2020-08-25 01:05:29 -04:00
Zach Daniel
9ed9f82087
fix: spec mix task run as no_return 2020-08-25 00:52:27 -04:00
Zach Daniel
2ef877ee53
feat: initial calculation support (#98)
* feat: initial calculation support
2020-08-25 00:49:07 -04:00
Zach Daniel
76b727aa70
chore: release version v1.10.0 2020-08-22 18:46:00 -04:00
Zach Daniel
a56fdbb3ff
feat: Add delegate datalayer (#97) 2020-08-22 18:44:05 -04:00
Mike Binns
223e88f3f2
chore: Update sobelow and ex_check to clear up ci warnings (#95) 2020-08-20 21:28:25 -04:00
Mike Binns
90af0b0357
Add is_nil support to Ets/Mnesia (#94) 2020-08-20 21:27:32 -04:00
Zach Daniel
2f2ff54043
chore: release version v1.9.0 2020-08-19 00:50:52 -04:00
Zach Daniel
7b1c735ff3
feat: various custom datalayer features 2020-08-19 00:50:35 -04:00
Zach Daniel
a84ded1c72
test: add data_layer to resource tests 2020-08-19 00:49:41 -04:00
Zach Daniel
a76e018a6f
docs: Recommend new placement for resources 2020-08-19 00:49:21 -04:00
Mike Binns
d4465a2724
test(Ash.DataLayer.Ets): add unit tests (#93)
Closes #51
2020-08-18 15:46:53 -04:00
Zach Daniel
8aa94b5258
chore: release version v1.8.0 2020-08-18 01:51:07 -04:00
Zach Daniel
c14e2e865d
fix(extensions): resolve duplicate nested entities 2020-08-18 01:49:35 -04:00
Zach Daniel
fdc7ba463f
feat: streamline load by accepting ok/error 2020-08-18 01:49:22 -04:00
Zach Daniel
fa480b20df
fix: use Ecto's NotLoaded for assocs for now 2020-08-18 01:49:01 -04:00
Zach Daniel
06ad91d4c5
fix: create/update typespecs were wrong 2020-08-18 01:48:41 -04:00
Zach Daniel
f59babad96
chore: include #my-elixir-status in tweets 2020-08-17 03:05:31 -04:00
Zach Daniel
4f9b0279af
chore: release version v1.7.0 2020-08-17 02:43:47 -04:00
Zach Daniel
0e373f69a6
fix: add lexical scope to DSL for imports 2020-08-17 02:42:59 -04:00
Zach Daniel
fdc427f20f
fix: crash on entity w/ no options specified 2020-08-17 02:42:47 -04:00
Zach Daniel
be37e13ab0
fix: convert eq: nil into is_nil, fix credo 2020-08-17 02:42:27 -04:00
Zach Daniel
66c394e601
feat: add is_nil predicate 2020-08-17 02:36:15 -04:00
Zach Daniel
3424d030b3
chore: fix tweet messaging 2020-08-17 02:35:55 -04:00
Zach Daniel
cb633bc664
chore: release version v1.6.8 2020-08-15 18:04:38 -04:00
Zach Daniel
fb1d88f3ff
fix: some day tag names will work 2020-08-15 18:04:20 -04:00
Zach Daniel
09b140a4ac
chore: release version v1.6.7 2020-08-15 17:54:04 -04:00
Zach Daniel
8b14eaedda
fix: get the tag name for real this time 2020-08-15 17:53:21 -04:00