Ecosyste.ms: OpenCollective

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

Ash Framework

Creating a declarative, resource based general application framework for Elixir.
Collective - Host: opensource - https://opencollective.com/ash-framework - Website: https://ash-elixir.org - Code: https://github.com/ash-project

chore: release version v0.8.0

github.com/ash-project/ash_graphql - 62699fcb794720f576d08a4adc8e886ff3a37d61 authored about 4 years ago
fix: resolve testing compilation errors

github.com/ash-project/ash_graphql - e433b57eda1e45e959f7a166d727493e8a80b14f authored about 4 years ago
feat: support arguments

github.com/ash-project/ash_graphql - 22965dc05a2601fb3a2779e8b84ee1fbbc3b3819 authored about 4 years ago
test: actually have a test :)

github.com/ash-project/ash_graphql - 210057d1c37be5a390a97c70a0588237a068a9aa authored about 4 years ago
chore: release version v0.24.2

github.com/ash-project/ash_json_api - 1490d9698f5602d8a3d69b4a0a48ef726634a868 authored about 4 years ago
improvement: support arguments in post/patch payloads

github.com/ash-project/ash_json_api - 5d854075f3f02ccf8a964168272c21afedb3ec83 authored about 4 years ago
chore: release version v1.25.1

github.com/ash-project/ash - 9b09dddc538bd1bd80f6d9a1689a5d66a64df50b authored about 4 years ago
improvement: support confirming arguments, test allow_nil?

github.com/ash-project/ash - 2b500071f33019088a7a83a082edbc32173f0fde authored about 4 years ago
chore: release version v1.25.0

github.com/ash-project/ash - 8e05e4128331b9fca2303b8be5ae064b59031d81 authored about 4 years ago
feat: support arguments for actions

github.com/ash-project/ash - 0abf03065a633cb8cfc9ca072ae998ce0b01d898 authored about 4 years ago
chore: release version v0.26.1

github.com/ash-project/ash_postgres - 4aa76a522b85138860c7ec1f2e1a3d8b8fc833a3 authored about 4 years ago
fix: set default properly when modifying

github.com/ash-project/ash_postgres - 055e22f3b7f93c1515053d6d9b0745e38c2981ba authored about 4 years ago
chore: release version v1.24.2

github.com/ash-project/ash - 1e23199bec1729d66d3fc64de18856525f638549 authored about 4 years ago
test: various testing improvements

github.com/ash-project/ash - c6ea07896b2f92f02478fb00a1b62b23426bb08f authored about 4 years ago
fix: various build fixes

github.com/ash-project/ash - b7896dbf8fe371616cbc48867232b7595aac23f3 authored about 4 years ago
chore: update formatter

github.com/ash-project/ash - 6f6aed5b364d11bd10de9c640baf26109871a617 authored about 4 years ago
chore: update tests

github.com/ash-project/ash - 0e3333c05fe0d40082c99bde00133ef1816d5739 authored about 4 years ago
chore: update calculation tests

github.com/ash-project/ash - 7c977d10c5773c846273d651bfea80253630554e authored about 4 years ago
fix: various small utility fixes

github.com/ash-project/ash - cb7caa51a0f35c5a98782f0af2b5ebd71a0e7a75 authored about 4 years ago
chore: release version v0.7.5

github.com/ash-project/ash_graphql - 0f719ccd32260f12488773d7727f18f2e2924da0 authored about 4 years ago
fix: don't require attributes that have a default value

github.com/ash-project/ash_graphql - fc62c6b8f4045a3c93e74b95b8be536139cbc4a6 authored about 4 years ago
chore: release version v0.7.4

github.com/ash-project/ash_graphql - 24952b206312bf1f2bf201f14f419fae14333aad authored about 4 years ago
fix: remove IO.inspect

github.com/ash-project/ash_graphql - 6c7c789696453acbe489822476b51b680f5cc531 authored about 4 years ago
chore: release version v0.7.3

github.com/ash-project/ash_graphql - bc8e3fd2a9ed22d95831e7f6cc9aebac3384105d authored about 4 years ago
fix: undo change of global types

github.com/ash-project/ash_graphql - 553f751ddf0451bdde86ef6c391d3cacf64c4fad authored about 4 years ago
chore: release version v0.7.2

github.com/ash-project/ash_graphql - 637d6c1d5a15d7b40f9f5419c26c9cb885a83cff authored about 4 years ago
fix: always add global types

github.com/ash-project/ash_graphql - 66b2162d105eb1abe8db12380d14aa92e95ec67f authored about 4 years ago
chore: undo docs changes

github.com/ash-project/ash_graphql - 388bc978b6041db955e3579c28896239020a5fc8 authored about 4 years ago
chore: release version v0.7.1

github.com/ash-project/ash_graphql - 7123a6a492669937fc2992ab6c738b33a1b3f336 authored about 4 years ago
fix: require absinthe_plug

github.com/ash-project/ash_graphql - fcedf2074f6a2062671756ed1b9a35051b77e08a authored about 4 years ago
docs: small docs tweaks

github.com/ash-project/ash - 29e7bf5839bfdafff6563b014f8fef375354640f authored about 4 years ago
docs: ash phoenix getting started (#148)

Co-authored-by: Zach Daniel <[email protected]>

github.com/ash-project/ash - a5c3b020052f26428c39f648118751ccbcfb3636 authored about 4 years ago
chore: release version v0.26.0

github.com/ash-project/ash_postgres - 803a6d79b8cdc5970e69ac0626841f6e79b29991 authored about 4 years ago
fix: various migration generator bug fixes

github.com/ash-project/ash_postgres - 595ad7189148dac1d64a34e23b248f504ad48b3e authored about 4 years ago
chore: release version v0.24.1

github.com/ash-project/ash_json_api - 3b49b8a663c30bec3408dcddfb56fbecddf45d1f authored about 4 years ago
fix: handle accept and content-type properly

github.com/ash-project/ash_json_api - f88674545ebc73757b918afa09cfdf7a12eed0e8 authored about 4 years ago
docs: switched id to uuid_primary_key for overall consitency with the sample (#145)

github.com/ash-project/ash - 8673a733c702971a1435514151ab434d87893685 authored about 4 years ago
feat: don't drop columns unless explicitly told to

github.com/ash-project/ash_postgres - 06c2753abe629860070bea43d441d6ae787da836 authored about 4 years ago
chore: update get-tag

github.com/ash-project/ash_csv - 9a44fa3a4239a2ea911b40b5ccd8271cb4a7928c authored about 4 years ago
chore: update get-tag

github.com/ash-project/ash_json_api - 59106b2159032e33280a375f4e96562c2fb7f181 authored about 4 years ago
fix: update get-tag

github.com/ash-project/ash - ec730357d7b7cbfc23b8e089ae86acc82fdc0597 authored about 4 years ago
chore: update get-tag

github.com/ash-project/ash_postgres - d79fc1b16517815f7f6607efd492bf61d3fcbf4c authored about 4 years ago
chore: release version v0.7.0

github.com/ash-project/ash_graphql - d7fcd3c98e0f7699d0c930d170bc670927b27251 authored about 4 years ago
feat: Support configuring identities (#8)

* feat: support using identities for gets

github.com/ash-project/ash_graphql - 37d0b6534d85cd2243a8f4c91de8264c43f52a45 authored about 4 years ago
docs: update identities documentation

github.com/ash-project/ash - 4b6a157f884a0d33159ba16670340a68177216b5 authored about 4 years ago
chore: release version v0.25.5

github.com/ash-project/ash_postgres - 62f6b4efc3a0bd107a96a8adaa68aaaf9be06383 authored about 4 years ago
fix: drop constraints outside of phases (#29)

github.com/ash-project/ash_postgres - f0898ae1c3c0dfef83d98cef25c891261b2821f0 authored about 4 years ago
docs: update repo docs

github.com/ash-project/ash_postgres - 6634f22685046af2561b47ac043cc052800ad34f authored about 4 years ago
chore: fix table again

github.com/ash-project/ash - dc7341b5af498254d31e8e9ceb6e7791dbc1b216 authored about 4 years ago
chore: update docs table

github.com/ash-project/ash - 381228e43639b2121a92a22f1c143363855842e0 authored about 4 years ago
docs: update docs

github.com/ash-project/ash - ffa0e6e5802ebdeb657f55d3e7b5d7fed1491182 authored about 4 years ago
getting started documentation improvements (#144)

Co-authored-by: Zach Daniel <[email protected]>

github.com/ash-project/ash - abb2f8e05d1d56ada9374602b80c469c8656f1a8 authored about 4 years ago
chore: release version v0.6.3

github.com/ash-project/ash_graphql - 0a056bcd5195f6c34768ccc6c923fc37bbc5cdc3 authored about 4 years ago
chore: fix sobelow

github.com/ash-project/ash_graphql - 5b7626c28fd58de8274c10f1aa20ec9d1b95e61b authored about 4 years ago
improvement: create input honors required relationships

github.com/ash-project/ash_graphql - d1f35f420d45886b2b05033b526dcab035c80f46 authored about 4 years ago
improvement: add more NonNulls

github.com/ash-project/ash_graphql - cacec2de1d0fdc04c34b9080e8ee6817a4edce06 authored about 4 years ago
fix: correct sorting enum/args list

github.com/ash-project/ash_graphql - daf8513c261030a3d239a203f3adc43b6c402aae authored about 4 years ago
chore: release version v0.24.0

github.com/ash-project/ash_json_api - 961c8c182889e7412b6d1aeabf6d3ad241085013 authored about 4 years ago
feat: only use public attributes for json_api (#45)

Co-authored-by: Zach Daniel <[email protected]>

github.com/ash-project/ash_json_api - 9565cb3859a98d90b06b26af4798a79eedaf2186 authored about 4 years ago
chore: release version v1.24.1

github.com/ash-project/ash - ff7a42b8a090b7669151b68ef2afaaa85ce22cdb authored about 4 years ago
fix: do not require private attributes in create api (#143)

github.com/ash-project/ash - 0f47d808e3d2f19fa80be2038046458be7acc8e2 authored about 4 years ago
chore: release version v1.24.0

github.com/ash-project/ash - fde0f24d94af8c243acacf0b4e76330c17c915fa authored about 4 years ago
feat: add uuid_primary_key/2 and integer_primary_key/2

github.com/ash-project/ash - c493c1616b686866e5b1b3271fa27fec4a2ea515 authored about 4 years ago
chore: release version v1.23.3

github.com/ash-project/ash - a284d8ae49acef1581fe261f9dba84ec5d7e8088 authored about 4 years ago
fix: derived belongs_to attributes are required if their parent is

github.com/ash-project/ash - 8fd26d66cab7881a6f5777dfd2467da4532950bf authored about 4 years ago
chore: release version v0.25.4

github.com/ash-project/ash_postgres - fb57ce588623ca2fcf3ab7124280b69c84258a66 authored about 4 years ago
fix: only alter the things that have changed

github.com/ash-project/ash_postgres - b11f505f2cd957aef681471f6e18dcda5ec7be16 authored about 4 years ago
chore: release version v0.6.2

github.com/ash-project/ash_graphql - c1187ee964a7aeea2c1212b81d4a42c1c9473dcc authored about 4 years ago
fix: allow null sorts

github.com/ash-project/ash_graphql - 74ad0149ec9f4d89593b35ca0089bee057a5a528 authored about 4 years ago
chore: release version v0.6.1

github.com/ash-project/ash_graphql - b8484edfeb0b9970d537de326993347e3b7a894d authored about 4 years ago
fix: default_page_size -> default_limit

github.com/ash-project/ash_graphql - 5534b1c464f0d5bb69d2c59074a8935cb2eb1721 authored about 4 years ago
chore: release version v1.23.2

github.com/ash-project/ash - a7c0b673182ec306d62aa30cc09554fc7a57e903 authored about 4 years ago
fix: default create/update timestamps to private?

github.com/ash-project/ash - 375123e6533cdd3e4b0cd50f72585aeeb2d89193 authored about 4 years ago
chore: release version v0.25.3

github.com/ash-project/ash_postgres - a20e56b84a13408ffd9219c15115dd84114d299e authored about 4 years ago
improvement: add utc_datetime migration type

github.com/ash-project/ash_postgres - aaeca65df433a7c2e575d5ad6731e0c1bb7537c2 authored about 4 years ago
chore: release version v1.23.1

github.com/ash-project/ash - 525b9d666b648961e68cf509729e39f5aba52b8c authored about 4 years ago
fix: set proper pagination defaults

github.com/ash-project/ash - 262be96ed3b03f0d9a295a0eeba4ca864d22f5c6 authored about 4 years ago
chore: release version v0.6.0

github.com/ash-project/ash_graphql - dbfa397cda9cc1b671c79a34ebce2122885d6850 authored about 4 years ago
feat: overhaul, better type support, pagination

github.com/ash-project/ash_graphql - d5cf6ee3a0b8a0cb3f781f0e2282baa227e4cd70 authored about 4 years ago
chore: release version v1.23.0

github.com/ash-project/ash - 932bebbd19111d6b39c7e970384f379999c2b6e2 authored about 4 years ago
chore: add built_in? ash type helper

github.com/ash-project/ash - 05a79c2dbd236500d73423cd9cfe39b1096c8663 authored about 4 years ago
docs: update docs

github.com/ash-project/ash - bd190f91f29bb123811125c460322945d64ebe07 authored about 4 years ago
chore: release version v0.25.2

github.com/ash-project/ash_postgres - df15786b975e75a7ae7185e7907be6fd773531e3 authored about 4 years ago
chore: remove IO.inspect

github.com/ash-project/ash_postgres - f9101be69b658bdb221e27f784e93b09d0ba3c62 authored about 4 years ago
fix: access data_layer_query with function

github.com/ash-project/ash_postgres - ec03af83b8bad6bf47e9916b12c8f0e9a41afc8c authored about 4 years ago
fix: use the correct tenant function

github.com/ash-project/ash_graphql - 51dc4b8a0c557d513ff30570295b4a8c90cd23b9 authored about 4 years ago
feat: Add property: private? for attributes, relationships, aggregates, and calculations (#140)

github.com/ash-project/ash - c7320992402fae3a20d193a6acebf2d9ebaac812 authored about 4 years ago
update getting started link (#142)

github.com/ash-project/ash - 30dab24554f55ffb67e2f78ff01660aa5c526809 authored about 4 years ago
chore: update docs

github.com/ash-project/ash - a312e48c62c9d80731763b1d1e030584af67d8b4 authored about 4 years ago
chore: release version v0.25.1

github.com/ash-project/ash_postgres - 4f2ce6b92e1ebdc31e424d06d5fe2b4b32262e7e authored about 4 years ago
improvement: mark repo as not requiring compile-time dep

github.com/ash-project/ash_postgres - 53d06867dc34f8e8374ac63228187d28e7035d48 authored about 4 years ago
chore: release version v1.22.1

github.com/ash-project/ash - f0a15be78617e22773a6825dfacee4f8d7836042 authored about 4 years ago
improvement: support specifying that some options are modules

github.com/ash-project/ash - 46efda4db43ceace31e1ca0b1a3c3f21b63de1a0 authored about 4 years ago
chore: release version v0.25.0

github.com/ash-project/ash_postgres - e0fdf5a3b3e613e9698dd27424a5a55f70f7b10c authored about 4 years ago
fix: verify repo using ensure_compiled

github.com/ash-project/ash_postgres - 7e29c38c7f544b5edfb5bd07468803a41bfa51ec authored about 4 years ago
docs: update docs

github.com/ash-project/ash_postgres - 35b9cae6d11984efe6aa87c2a82d96b0ad72d946 authored about 4 years ago