Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ash-project/ash_graphql

An absinthe backed graphql API extension for the Ash Framework
https://github.com/ash-project/ash_graphql

improvement: support `identity: false` for read

improvement: don't type embedded resources is nullable

0aa2787d52145a6a1045684de5e9e7e002de5aab authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.16

c91f52569220524d5ddd4a07e1a183b74333e341 authored over 3 years ago by Zach Daniel <[email protected]>
fix: destroys can still have input objects

053cef4a6575da8e724a8ef50491a9c4e5af3b8b authored over 3 years ago by Zach Daniel <[email protected]>
test: add a test to demonstrate an issue with soft deletes in GraphQL (#24)

70bdcf321628343da91fac57629c092709aed50e authored over 3 years ago by Simon Bergström <[email protected]>
chore: release version v0.16.15

7e08148cec7212f4fcc2e3cd4ca7de12d4d57659 authored over 3 years ago by Zach Daniel <[email protected]>
fix: avoid dialyzer errors on generated code

23094215ef34c471efd2c9264a40d1cca55e219f authored over 3 years ago by Zach Daniel <[email protected]>
chore: fix lint

04de3decad37166fcdfe14dd384f16c20382d3f4 authored over 3 years ago by Zach Daniel <[email protected]>
fix: traverse all nested embeds for enum type defs

31bcf8039ecca094d4c32a414518c6a54c5f8146 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.14

825774975420b2d992d044458ee9d30ff8911662 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: non nullable aggregates where possible

3f0aab37e20d5b418ec0bd4bc54fc7ee4ad77bae authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.13

7dec652f59406e404045a1af9d5befdf44c8bf4f authored over 3 years ago by Zach Daniel <[email protected]>
fix: don't load fields if no fields to load

2f316508997b8c914df78d26a4b37a09d8d25329 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: log error stacktraces

77bf8788f520e3c3bcb26c9119b996b63962ae92 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: add `stacktraces?` option

8945851fd18c9025a20adeb447557f7ced37a62d authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.12

8ae59ba550b68431373c8e2604484f88133d6efd authored over 3 years ago by Zach Daniel <[email protected]>
chore: format

84ca2e7125592e3a80f2c298a37a87cbc731356e authored over 3 years ago by Zach Daniel <[email protected]>
fix: Check for nil rather than the value as `not` does not accept a function (#23)

Co-authored-by: Simon Bergström <[email protected]>

c222e8088af41d4f61f9953bf4c10fb6d8cb5b58 authored over 3 years ago by Simon Bergström <[email protected]>
chore: release version v0.16.11

e8e3624ce590fac6c6b47e6fe9201d1af218901b authored over 3 years ago by Zach Daniel <[email protected]>
test: Added a test case to managed_relationship with a many_to_many resource (#22)

fix: fix compiler warning

Co-authored-by: Simon Bergström <[email protected]>

2422440da759d26877f72264190220212e47d510 authored over 3 years ago by Zach Daniel <[email protected]>
chore: update ash version

374cdb214d20acd43515fd269a13e6dbc15658ab authored over 3 years ago by Zach Daniel <[email protected]>
fix: identities -> lookup_identities

3215bdbe12f11083adb0ecd3753b0aabf165b8d9 authored over 3 years ago by Zach Daniel <[email protected]>
fix: don't require attributes that should not be required

aed4306fb99aac1feaaa8662fe4c0a75e72f5f94 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: allow customizing identity/pkey on_lookup

5ecf8bf8386618dd57f020aec5645fd5b86ac66e authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.10

ca08c359fd0aa38b7add94951f6fa94f71ecf5e0 authored over 3 years ago by Zach Daniel <[email protected]>
fix: support soft destroys

fix: support actions with no input objects

b8ca64590f836126e221f4a6bf1b152a86aa949d authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.9

bb7d2a648b31477a0b33b0192027740ce1701658 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: support eliding a type from an input object

83e0e604a722543da97b4383b74efdabb18c9d00 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.8

dad3fbdf663909309d04db14bf9abcced4bf5e97 authored over 3 years ago by Zach Daniel <[email protected]>
improvement: Add float type (#20)

c530245295e1d08fd4cb2e965e7890d1b69820ff authored over 3 years ago by WolfDan <[email protected]>
fix: ensure api modules are properly compiled first

5a1df9f95a6b18fd324dbacd73d4bcd2ee8421cc authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.7

389c780e290183b0bb5a27c47d6053c7eb69f922 authored over 3 years ago by Zach Daniel <[email protected]>
fix: don't have leaky errors

fix: support filtering on aggregates in nested resolvers

06d674aac66be0575e93841007eea5ad9d43f86b authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.6

62041b689dc2c2fa59f22bfddbc36dee595d3948 authored over 3 years ago by Zach Daniel <[email protected]>
fix: properly support limit/offset on relationships

405264911ca94dd55a847dc266d22f952ec409da authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.5

814f94dc5476584c1baaf9083a392535ea09a63f authored over 3 years ago by Zach Daniel <[email protected]>
chore: fix after?

98f76fa28d3d761df59618f5a9611da1190fb284 authored over 3 years ago by Zach Daniel <[email protected]>
fix: error rendering some paginated results

fix: ensure id is required after belongs_to attribute

64d87106e5d238d9e8b459e5f0c653f2cc3bc41b authored over 3 years ago by Zach Daniel <[email protected]>
fix: don't require input types for filters

a8df1da3cdd064cd313e2f18c5d8513f20130f51 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.4

fb3f4d74df83f7ae320f7345cc978e7c70574ed2 authored over 3 years ago by Zach Daniel <[email protected]>
fix: don't raise on missing relationship actions

fix: properly detect selection of count

13799c37e70cf0c21c2858e7f9756ac53433a739 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.3

74466c7e144e3856c61a146c461e87fbb2bb2d7e authored over 3 years ago by Zach Daniel <[email protected]>
fix: support `Has` operator

f1f96cebe7022dcc72788e84a7f2b4434de04b03 authored over 3 years ago by Zach Daniel <[email protected]>
fix: properly calculate array aggregate types

74c2b78d69d8de5a8a01e7fdec5517ba6a2dc249 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.2

2d76886535c027405b36b64565242bbd867f14d1 authored over 3 years ago by Zach Daniel <[email protected]>
fix: only `isNil` is supported for array filters for now

1cef0d300ae52a2993e2939b8770eb962b56b0d9 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.1

2ec58be267f16767244c36692e6949c74e9de631 authored over 3 years ago by Zach Daniel <[email protected]>
fix: load fields before sorting

ce0e275a9a4ada1e32552c9d190947cfbdec469d authored over 3 years ago by Zach Daniel <[email protected]>
fix: load aggregates used in sort

ae23048ba1cfd2b46d60837123e2116f5da9762e authored over 3 years ago by Zach Daniel <[email protected]>
fix: load aggregates from sorts

3a88127d0be8a6c91b393547358168678fa67491 authored over 3 years ago by Zach Daniel <[email protected]>
fix: load any aggregates referenced in the filter

73efedb8da25870185f542c8253d50fc0b012dbb authored over 3 years ago by Zach Daniel <[email protected]>
fix: more aggregate type fixes

c293ae574494333fb3f68f1480a6c4d7fb747d29 authored over 3 years ago by Zach Daniel <[email protected]>
fix: properly determine aggregate type

938e16d8c19d2e0f8a9c21bed7239710017b31e3 authored over 3 years ago by Zach Daniel <[email protected]>
fix: properly unwrap invalid errors

347d73ec2531853061e5bda79f80da7e02987566 authored over 3 years ago by Zach Daniel <[email protected]>
fix: unwrap invalid errors

d9ead2ef323428d251b24cdc279d334ce9b8e4b5 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.16.0

db808922dcdcab0644b7f9ee9a13bfc11501573f authored over 3 years ago by Zach Daniel <[email protected]>
feat: derived input objects for managed_relationships

fix: various input fixes (sorts)
improvement: support new style enums

019697578b91d06e514c9d1f2c9ea8bf9125001c authored over 3 years ago by Zach Daniel <[email protected]>
improvement: support `ash_context` key

68306a7265f0aad0a05654dfa0e4d8edde8bb0ba authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.10

0ca9e29ad111cd78550807c497418334e4b74a4b authored over 3 years ago by Zach Daniel <[email protected]>
improvement: support `read_action` config for updates and destroys

improvement: support `identity: false` for udpates and destroys

4f71d69c5d59a729cfc1e632e5a1975b22500052 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.9

8e5f1382b0df4b5fa14a1324732dcc782ac217d2 authored over 3 years ago by Zach Daniel <[email protected]>
fix: project down to multiple levels for `result` types

e302731d993c71aa4615fc3a1902bc9e674006ae authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.8

07e7cbe1c48b637df120ebac2d3d05bec8ab687b authored over 3 years ago by Zach Daniel <[email protected]>
fix: set actor when building changeset

11db824adc606d99cdcccccd8e1d8b25e0d88f16 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.7

ca8e47bbeae4189c37708a70b040cc124b3dbbba authored over 3 years ago by Zach Daniel <[email protected]>
fix: proper not found errors

6be5c593cd0215ca661c5cf29bbaab28f3618fcf authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.6

551fb660dfc104b127cfc07094c03e9435fe97c0 authored over 3 years ago by Zach Daniel <[email protected]>
fix: correctly select fields to clear

88f912a6aaef27d583bb727721d79db65db5b20c authored over 3 years ago by Zach Daniel <[email protected]>
fix: don't clear fields on `nil` result

chore: add tests for destroy

43dae2ad2820394729225d50d1dfbd7e5af83c77 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.5

89e6a314e39710736f1f4d90c603ffd6ce51a28e authored over 3 years ago by Zach Daniel <[email protected]>
fix: load fields required for relationship

1f098c5fa137d294803fc993e75bdb36a1b0ed06 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.4

52859c805554f8b3be42cebc1ca657872e1c7761 authored over 3 years ago by Zach Daniel <[email protected]>
fix: detect all embeddable types in arguments and nested

fix: detect enums in embeddable types and arguments
fix: error messages for `InvalidArgument`
imp...

6b84bf0f46e95467f43a06a72b89a3d7687ddc28 authored over 3 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.3

54270b1451b18a0d5101a3ab8f3c16689e123e8d authored almost 4 years ago by Zach Daniel <[email protected]>
fix: fix graphql subselections for pagination

ea6a21586a6faf80b11437d133df1f42ff7c30a0 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: fix authorization docs

f91abeb375fb38fad527b8b2f56dff5f1186269c authored almost 4 years ago by Zach Daniel <[email protected]>
chore: small refactor in schema builder

5ab646b189d494a92819f540a9d186f4a7071dc7 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.2

148eccbd5a21c269fdd0b7f8a568f74e587989e6 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: don't show non-predicate operators in filters

e61f75ac40cf1a3dd023f16b0aa60bcb91997370 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.1

11aa74f4dfec284a53a08beeada59a3dc3bef7b7 authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: support `upsert?: true` flag on `create`

6ae8715a1333c7a84a6b02dd4637e5bad9a322ae authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.15.0

b6c3f3e28a060c71c1c679987d58d481257ae52c authored almost 4 years ago by Zach Daniel <[email protected]>
fix: fully remove relationship changes

9cde7df79564054d54667dcbca9b227c5d48224b authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.14.1

0cc90398164495615f86e9c6bd3d5e0a6d88ae34 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: update formatter.exs

781ee4df1965cb67b7e3c7eed6ee43ec08ea856a authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: add allow_nil? to queries (#16)

b97e81bc9ec1476a70d795d1abf6e403a481571d authored almost 4 years ago by Michael St Clair <[email protected]>
chore: release version v0.14.0

fed97169609cbeddf4f476cb5dccd88666305988 authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

6e8da1c9b954092266575c1c4889ef6602c1f275 authored almost 4 years ago by Zach Daniel <[email protected]>
improvement: generate type based on allow_nil? (#14)

5fb50fe2bb2763a91853da61c7a54f3aa16d280a authored almost 4 years ago by Michael St Clair <[email protected]>
feat: add read_one query (#13)

596dc903816224c8ccaa6798e5e071dc66530a09 authored almost 4 years ago by Michael St Clair <[email protected]>
chore: release version v0.13.1

5b74404347de92a65cadefcbedbb780dd5cb8366 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: update to latest ash

b736eaec38893e933de8d08a1404b81582fbb51c authored almost 4 years ago by Zach Daniel <[email protected]>
chore: remove tool-versions

64cf412b64ca60f8fa8dd0d0dce78e1af3646da4 authored almost 4 years ago by Zach Daniel <[email protected]>
support decimal type (#11)

cb9f5fd28de39b8c018f1c36264df950f8e64de6 authored almost 4 years ago by Michael St Clair <[email protected]>
chore: bump elixir version

552c1dcbea93fa8119ced99d19790e348ff4cc26 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: update to new elixir image

a4afcf2b2c4631ea4b0a8aa2331cb5a1a1789d1b authored almost 4 years ago by Zach Daniel <[email protected]>
chore: update guides docs

deaaae2cce03ec79b5562b9eb080de0c45e9de5b authored almost 4 years ago by Zach Daniel <[email protected]>
chore: test enums, add a guide

c59658b1ff30578e286f5e07080452bc2db1b047 authored almost 4 years ago by Zach Daniel <[email protected]>
chore: release version v0.13.0

e8797f80da1533fbe70d249f09bafa53fa588fca authored almost 4 years ago by Zach Daniel <[email protected]>
feat: support custom types, add custom type test

004c69c291975f6bf7f4334c0e459b98a3f16bd9 authored almost 4 years ago by Zach Daniel <[email protected]>
fix: select fields/aggregates/calculations

69f34ba55b6ac06c9475d0a70926f2b64db2971f authored almost 4 years ago by Zach Daniel <[email protected]>