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

chore: release version v0.22.7

f081126617f2c11ef2b0db1cb9883e429f732961 authored almost 2 years ago by Zach Daniel <[email protected]>
fix: properly use the nested type name for union inputs

800b7eb25d93ee2ae670c385563de1257a311735 authored almost 2 years ago by Zach Daniel <[email protected]>
fix: properly traverse all embedded/enum types

e15b90e009f6bfd547204fa69291277a1c0a9779 authored almost 2 years ago by Zach Daniel <[email protected]>
fix: generate proper type name for union inputs

b0fc80007939c21b958f88f38f66db4894ace86b authored almost 2 years ago by Zach Daniel <[email protected]>
fix: infinite recursion in filterability checking

ef5559ed51d88a0b112d1084289d23608237e0da authored almost 2 years ago by Zach Daniel <[email protected]>
fix: pass down attribute for union type generation

80ee34de81519ccebea9d0aa8f9485a504784b6c authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: support new union types in ash

cf8267123e5094d3bf43fd5f611981a97b83c8f5 authored almost 2 years ago by Zach Daniel <[email protected]>
fix: bad error message on missing actions

closes #56

2a81c185c007800222712bcba0d1790f52fb3dd5 authored almost 2 years ago by Zach Daniel <[email protected]>
doc: add moduledocs for AshGraphql.Errors

f40317f014d4cb0b4436e7d84db321adb1b3475a authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: add `AshGraphql.Errors.to_errors/3`

913afc6d58cee649731fc55cc8719c1cfd48f6de authored almost 2 years ago by Zach Daniel <[email protected]>
fix: don't try to get metadata out of an error

7bb2387fb8d42b636a4730e7978737ccaaa4711d authored almost 2 years ago by Zach Daniel <[email protected]>
fix: ensure types are compiled when checking for enum

fbebb21d1867acf9d43ad09c56374ad98ea8594f authored almost 2 years ago by Zach Daniel <[email protected]>
chore: don't depend on overly restrained version of ash

804390b4338941c529a3b6b61ce3e739ce7fd818 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.22.6

7dc7fdf96b90d7695d9e34207a489a9bab39fa38 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release git_ops

c6d06f2347b3ac411a62f31e87163402df3e4a76 authored almost 2 years ago by Zach Daniel <[email protected]>
fix: properly fetch all global enum types

79b12ddcecb5d4296abf4a8b6d2e5babafa33057 authored almost 2 years ago by Zach Daniel <[email protected]>
docs: add `AshGraphql` to docs

3c7c14c0656c670a180fc3852e72efd4116e1c8a authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: make filter & sort generation optional

d83dacae54410bb6c5528faf5318bd6241325f77 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: add `more?` (as `has_next_page`) to pagination info

18e5f86fde27afb4a95506014048a5a3bb2a8029 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: commit tool-versions

0dd509c60307a3b9c62aacb6e709a770fc83118d authored almost 2 years ago by Zach Daniel <[email protected]>
ci: update to new CI

2cf5dd7f8541d03c3e4a2762251cce2461bd3a43 authored almost 2 years ago by Zach Daniel <[email protected]>
docs: update getting started guide to be clearer

We also properly link to and continue from the Ash getting started guide

2a9baf81646f242c1c17f2d28a381e4e02bea21e authored almost 2 years ago by Zach Daniel <[email protected]>
chore: CI/dialyzer

4b9030817309934b87759e30a3a037d2bd9e5113 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: support metadata on read actions

metadata on read actions is merged with the rest of the fields on the query, so must have a name...

f0836f18b679b5c0667e042594e686b4b41334de authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: unwrap forbidden errors, instead of reporting on the whole

839bdcb1267e35591797c71232fb8d9799142202 authored almost 2 years ago by Zach Daniel <[email protected]>
docs: Fix minor typos in headings (#53)

5e87c52f9bf54aedbe128a0dc9871d155e26a545 authored almost 2 years ago by Rebecca Le <[email protected]>
fix: properly delete environment on exit

449ae90db82629ab6b3b6921abea6145870c494f authored almost 2 years ago by Zach Daniel <[email protected]>
fix: map uuid action arguments to ID type (#52)

d9e17ed42bbcad231879edd75d56418fc0f76306 authored almost 2 years ago by Alan Heywood <[email protected]>
chore: release version v0.22.4

5b26aa4f614f98706cb6c09eaac151d25e86422f authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: update ash and use new docs patterns

5901cd650a465b7b593f138dff86a0dfc751ba7c authored almost 2 years ago by Zach Daniel <[email protected]>
docs: Fix constraints example in enum how_to (#51)

The Code Snippet gave me a compile error, telling me that `one_of` was not a valid options

cf4dd38e39ac3c67330ebf8702d5f0ed2894bd9e authored almost 2 years ago by Barnabas Jovanovics <[email protected]>
improvement: better error on empty input objects for managed relationships

closes #50

c0f5f596cb0dad47f0e83e2be2411210a2d97112 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: update ash version in CI

fd0f359f6b56148c9e3c1592c7a0ebe3b6cf1814 authored almost 2 years ago by Zach Daniel <[email protected]>
fix: properly generate enum for atom attributes w/ `one_of` constraint again

closes #49

a58f3c998e7723eda233d87683d66453b64f5780 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: log stacktraces on raised errors

36c70d2f93ac9deec84e76d2a761459672283e8a authored almost 2 years ago by Zach Daniel <[email protected]>
docs: fix docs example

c62d1d50eaae8bd75e27b5477c0c7463cf1294ef authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: better error message on no type match

325ce9c6be11447e277a6194b4849a7c32f10450 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: support naive_datetime out of the box

f2590164553ce0d4cb6d3248c79cb689dc833cc9 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.22.3

09fe8ce9bbbdf03d12b17e5037235a7752326e59 authored about 2 years ago by Zach Daniel <[email protected]>
fix: show all errors on `show_raised_errors`

5a6bc0cd1d9db6cdf444f3a8b8989b9a202adf57 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.22.2

c9c7602c9b56919af2e6236e22da43d438ad9dfc authored about 2 years ago by Zach Daniel <[email protected]>
improvement: set error on tracer when an exception is raised

59cb6bae4134cf2f1599a7f8fa39b66ed59efaf9 authored about 2 years ago by Zach Daniel <[email protected]>
chore: update CI version

45f43db3f77a8c7baf292016a47f6c28d20e0ca7 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.22.1

e72f4981b59ad0b3cbd6d307647af4e7e7849822 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash, fix incorrect behaviour

fcfad512c525fde462e8ae5cfd0b71f5f34f9a69 authored about 2 years ago by Zach Daniel <[email protected]>
release 0.22.0

412c2a28f83295448aa0b42837a0532fd5f73380 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.20.4

8e2db0bc77310940550b68dd02eaa3c696090fba authored about 2 years ago by Zach Daniel <[email protected]>
improvement: support ash tracers and telemetry in graphql

1b3f43391d0847452941d7826c3202ee67f72c8a authored about 2 years ago by Zach Daniel <[email protected]>
chore: update ash

51b65946391d2aebc89fc53bb2ad64090d7df484 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: update to new docs

689b0db42115ac8ab1ed82ea5376bad68ba49af1 authored about 2 years ago by Zach Daniel <[email protected]>
chore: update ash version and in build

fb7b60f9e1793c912e238043aa115cd6585c19b7 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.20.3

5962589074d8dc0a9e6080968adc02a7c4df4572 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: Add Ash.Error.Changes.InvalidChanges AshGraphql implementation (#46)

1985bfc4971112005ae846956effb82937ea4473 authored about 2 years ago by Yousef Janajri <[email protected]>
fix: don't set `mutation` block if no mutations exist

48e6271d0d0f16defa790795ff5a29a5080dd8e0 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.21.0

f5356321bb2eacdedcc9a5c4b43196cee005c0e5 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

b3cb92e8e9be6a8a0083b68c3bcb21aae23505a6 authored about 2 years ago by Zach Daniel <[email protected]>
fix: resolve issues compiling resources with no type

fix: adding an empty query block is apparently problematic?

c650126819de3f9b1c143f5aafa02eb34f273225 authored about 2 years ago by Zach Daniel <[email protected]>
feat(AshGraphql.Plug): Support standard actor/tenant configuration. (#43)

57e42cac6b7c58f96ee469c70be53b14d7135aa3 authored about 2 years ago by James Harton <[email protected]>
chore(docs): getting started link in readme points to a 404. (#42)

d3419ebdbcc2ebe3cee70fa55769cedde66bbdf0 authored about 2 years ago by James Harton <[email protected]>
chore: fix CI

7655e082c1558b3df665f7ae907e00c91e3638ed authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.20.2

eefa8750b6166d9c964cd9af675d54bb0099c337 authored about 2 years ago by Zach Daniel <[email protected]>
docs: update getting started guide

fe079a55d99aa00839452c5a62c439c895d10eac authored about 2 years ago by Zach Daniel <[email protected]>
improvement: handle keyset & offset pagination when combined on an action (by preferring keyset)

improvement: use new `depend_on_resources/` from Ash to remove the need for registry in schema
fi...

9ff395711ef564ac96415c3aad74eddcd348b9d5 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: validate that relay? queries use `keyset?: true` actions

improvement: only add `count` to pages when one relevant query is countable

c5662e90bad8bb5170e30f134d54a905b822b89f authored about 2 years ago by Zach Daniel <[email protected]>
chore: fix CI from last commit

3be18011ea57ae34772bc32b2e399f178285a18f authored about 2 years ago by Zach Daniel <[email protected]>
improvement: split `keyset_page_of` and `page_of` types

improvement: add `start_keyset` and `end_keyset` to `keyset_page_of` type
improvement: add `count...

07e0c6170c203e684c1e696ba64646d2460a99d3 authored about 2 years ago by Zach Daniel <[email protected]>
fix: reference schema not generated module when adding types

b1bdc49ec5fefe6abc73cf68dcf3a46ec901385f authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.20.1

56f38c5099f18085f0f643fa2198584fb056e0c1 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

5d0bdd8e159da6b33f917eaf382c377f12a37b17 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: change calculation input type name

75ba47215df6dcc2dea13bf7dd945063f08464a3 authored about 2 years ago by Zach Daniel <[email protected]>
docs: remove out of date docs

1b11834afb6dfb602fc463c89da2d4cef49a5db1 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: support calculation sort input

closes #31

9cc9da0f2ed992c9be3f2cf55904c2f6d2e54104 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: support `encode_primary_key? false`, and set single managed relationship primary keys do `:id` type when its true

closes #28

3a11d988ab108918e1b50ded675299b0670554f6 authored about 2 years ago by Zach Daniel <[email protected]>
fix: handle empty root query/root mutation blocks

closes: #10

195ec3cd4f42271d93707f6a763cb9db3f95101d authored about 2 years ago by Zach Daniel <[email protected]>
fix: non relay keyset pagination was broken when relay was introduced

8d79fd7d2a5f9e19409d8e2395fbbeabe3527342 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: remove `stacktraces?` option

improvement: add error handler
improvement: translatable error messages
docs: handle errors guide

9a3136fd5d1cd4f6cdab003a1e54655f273debeb authored about 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

5d5d8f44ab8b0f871f9965e3bf3b14b3c7a71750 authored about 2 years ago by Zach Daniel <[email protected]>
chore: update ash in matrix

dab3bf33dfcd18c96dad71c6ff66c596353a4f6d authored about 2 years ago by Zach Daniel <[email protected]>
chore: update git_ops

d97287db2c16a711c91418da50e9ee9db12dca75 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: support only exposing a subset of public relationships

056e457522a9d0aab2ccd7a1e9a8e1fc59c7b518 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add `upsert_identity` option

7de4207de4d8c53df1fa4cd450b4a83aabffe09b authored about 2 years ago by Zach Daniel <[email protected]>
fix: support determining a type for resource calculations

a873dfd6855a64be7357a4cd0c00448514455979 authored about 2 years ago by Zach Daniel <[email protected]>
chore: raise on missing mutation

57f6315a9ae28b2aa6667f81f95d7e891171a50b authored about 2 years ago by Zach Daniel <[email protected]>
fix: raise error on missing query action

43c636253a3ac6670ce46e14018e5396e4f837cc authored about 2 years ago by Zach Daniel <[email protected]>
chore: stop all resources in `update_test.exs` cleanup

1d31f7a20c2ee9545245f2539f1628d0f5a1afe9 authored about 2 years ago by Zach Daniel <[email protected]>
chore: warning on errors when stopping storage in test

e8486deaa3d1943af8a4b6089f18ecd8d0b459be authored about 2 years ago by Zach Daniel <[email protected]>
chore: add `disable_async?` in tests

9b27adb178d2cd5746b9d1ad7c01f386055f5ea1 authored about 2 years ago by Zach Daniel <[email protected]>
chore: fix linter

53ee24a89d3cd6af16847cd712a467da09d56efe authored about 2 years ago by Zach Daniel <[email protected]>
chore: stop all ETS resources in tests

93fc0c9ffd6efd874a5b3193ea4f70ed2eff8eb3 authored about 2 years ago by Zach Daniel <[email protected]>
chore: update to latest elixir in pipeline

48a29458d26a908eb7fedfeea0230e5c1039ef49 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.20.0-rc.3

f70eb479cbbd34b488ab635b655f0a4981763242 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

86e31717c2b56a4b3f3ad1271bddcf33c9633d96 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: handle generated `nil` filters better

41ff7bf9aa67f0babc3a03f2bb098445fb55fcd3 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add options for remapping field/argument names

fix: use the dataloader for loading calculations, to allow for aliases

92631f91b64fd1b7deff5a849cd9ddf77bb2145e authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add attribute_types and attribute_input_types

improvement: require configuration of datetime types

9095a5ae4507a525f041bf0e114ec8c59142e1de authored over 2 years ago by Zach Daniel <[email protected]>
fix: only create sort input if type is set

d859026ddb11b2d359cab29641257aeed303743b authored over 2 years ago by Zach Daniel <[email protected]>
chore: release version v0.20.0-rc.2

9ea724aa8275376b7265c034684b0a3d032e6a6c authored over 2 years ago by Zach Daniel <[email protected]>
improvement: update to latest ash

fa1a6d0021d9752fc3039ff1cbc505bb95ce0939 authored over 2 years ago by Zach Daniel <[email protected]>
improvement: Implement GraphQL Relay support (#36)

e40e7c573ce675325353ae7bf5ff54aad342b8e4 authored over 2 years ago by Maxim Martynov <[email protected]>
chore: solve for module dependency issues

5823d708897ca78931fa288a00ec7110cefb592f authored over 2 years ago by Zach Daniel <[email protected]>