Commit graph

79 commits

Author SHA1 Message Date
Zach Daniel
e433b57eda fix: resolve testing compilation errors 2020-12-02 00:55:25 -05:00
Zach Daniel
22965dc05a feat: support arguments 2020-12-02 00:07:47 -05:00
Zach Daniel
210057d1c3 test: actually have a test :) 2020-12-02 00:07:15 -05:00
Zach Daniel
0f719ccd32 chore: release version v0.7.5 2020-11-30 20:01:16 -05:00
Zach Daniel
fc62c6b8f4 fix: don't require attributes that have a default value 2020-11-30 20:00:55 -05:00
Zach Daniel
24952b2063 chore: release version v0.7.4 2020-11-30 19:19:28 -05:00
Zach Daniel
6c7c789696 fix: remove IO.inspect 2020-11-30 19:19:11 -05:00
Zach Daniel
bc8e3fd2a9 chore: release version v0.7.3 2020-11-30 19:16:57 -05:00
Zach Daniel
553f751ddf fix: undo change of global types 2020-11-30 19:16:37 -05:00
Zach Daniel
637d6c1d5a chore: release version v0.7.2 2020-11-30 19:05:11 -05:00
Zach Daniel
66b2162d10 fix: always add global types 2020-11-30 19:04:59 -05:00
Zach Daniel
388bc978b6 chore: undo docs changes 2020-11-30 18:17:57 -05:00
Zach Daniel
7123a6a492 chore: release version v0.7.1 2020-11-30 18:17:20 -05:00
Zach Daniel
fcedf2074f fix: require absinthe_plug 2020-11-30 18:17:00 -05:00
Zach Daniel
a2b2f552c3 chore: fix build 2020-11-18 02:26:27 -05:00
Zach Daniel
d7fcd3c98e chore: release version v0.7.0 2020-11-18 02:15:43 -05:00
Zach Daniel
37d0b6534d
feat: Support configuring identities (#8)
* feat: support using identities for gets
2020-11-18 02:14:33 -05:00
Zach Daniel
0a056bcd51
chore: release version v0.6.3 2020-11-11 23:04:56 -05:00
Zach Daniel
5b7626c28f
chore: fix sobelow 2020-11-11 23:01:48 -05:00
Zach Daniel
d1f35f420d
improvement: create input honors required relationships 2020-11-11 22:57:48 -05:00
Zach Daniel
cacec2de1d
improvement: add more NonNulls 2020-11-11 22:53:53 -05:00
Zach Daniel
daf8513c26
fix: correct sorting enum/args list 2020-11-11 22:41:54 -05:00
Zach Daniel
c1187ee964
chore: release version v0.6.2 2020-11-05 22:12:51 -05:00
Zach Daniel
74ad0149ec
fix: allow null sorts 2020-11-05 22:12:28 -05:00
Zach Daniel
b8484edfeb
chore: release version v0.6.1 2020-11-05 21:44:55 -05:00
Zach Daniel
5534b1c464
fix: default_page_size -> default_limit 2020-11-05 21:44:33 -05:00
Zach Daniel
dbfa397cda
chore: release version v0.6.0 2020-11-05 21:03:09 -05:00
Zach Daniel
d5cf6ee3a0
feat: overhaul, better type support, pagination 2020-11-05 20:59:06 -05:00
Zach Daniel
51dc4b8a0c
fix: use the correct tenant function 2020-11-02 21:15:30 -05:00
Zach Daniel
672ae52c9e
chore: release version v0.5.0 2020-10-28 02:19:41 -04:00
Zach Daniel
63bb1af64f
chore: small docs change 2020-10-28 02:19:24 -04:00
Zach Daniel
c8b8fc5abd
feat: support multitenancy (#7) 2020-10-28 02:16:16 -04:00
Zach Daniel
8d67dab5b5
chore: release version v0.4.0 2020-10-09 21:29:36 -04:00
Zach Daniel
f732c4d4a4
chore: remove bad ash versions from matrix 2020-10-09 21:20:44 -04:00
Zach Daniel
bea776326f
chore: formatting 2020-10-09 21:17:40 -04:00
Pedro Candeias
d427e39d15
Updated documentation on Connect your schema - Using Plug (#6) 2020-10-09 21:16:40 -04:00
Zach Daniel
77566d96c4
fix: fix usage of new Ash.Query.filter/2 2020-10-09 21:10:22 -04:00
Zach Daniel
244da78444
feat: update to latest ash 2020-10-09 21:04:57 -04:00
Zach Daniel
711fbef250
chore: remove unused code 2020-10-08 13:59:36 -04:00
Zach Daniel
f8b93f7699
docs: add some more getting started docs 2020-10-08 13:59:36 -04:00
Jordan Burke
cbb3349636
chore: Specify ash dependency to be ~> 1.0 until official 2.0 release 2020-09-28 21:24:22 -04:00
Zach Daniel
ebaff7f7de
chore: release version v0.3.2 2020-09-28 09:42:46 -04:00
Zach Daniel
628865c819
fix: set api_opts properly 2020-09-28 09:42:36 -04:00
Zach Daniel
67fa6a8e23
chore: release version v0.3.1 2020-09-28 09:19:14 -04:00
Zach Daniel
06f3954e83
fix: dataloader errors w/ associations 2020-09-28 09:18:58 -04:00
Zach Daniel
10292ec73d
docs: update docs and links 2020-09-23 21:32:45 -04:00
Zach Daniel
304d504ae3
chore: release version v0.3.0 2020-09-23 21:04:05 -04:00
Zach Daniel
d0e3a2c02e
feat: rewrite with dataloader 2020-09-23 21:02:33 -04:00
Zach Daniel
bb88a51f91
chore: update pr template 2020-09-23 20:56:32 -04:00
Zach Daniel
7adb8c0f22
feat: rewrite with dataloader 2020-09-23 20:54:57 -04:00