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 v1.2.18

github.com/ash-project/ash_phoenix - d5590c02d50912c7f9e926bb3f8d8713fb6efab7 authored over 1 year ago
chore: no more need for deprecated config

github.com/ash-project/ash_phoenix - d5be9ceb0a3f471f835363d99f3f50fc90447bbb authored over 1 year ago
improvement: clean up warnings

github.com/ash-project/ash_tutorial - cfccad66f52aab0b33161ef467c039b863eea397 authored over 1 year ago
chore: release version v2.14.21

github.com/ash-project/ash - d147e66722dabaf15308419cf99d7840c1b6aa04 authored over 1 year ago
improvement: deprecate old school manual actions

note: these have been deprecated for a very long time, removing them will not
be considered a br...

github.com/ash-project/ash - 2d9f9ee362d780ef5c89dd3471c00cd2bc488a51 authored over 1 year ago
improvement: better UX around nimble options errors

improvement: remove old, now-deprecated config

While we *could* call that a breaking change, the...

github.com/ash-project/ash - 64f134089b6346e6221e7580f40f8a5ac5536508 authored over 1 year ago
chore: update docs for `.formatter.exs` to be less confusing

github.com/ash-project/ash_phoenix - 085927072f3d891b8eec1b8ce3ac908bc9cc715c authored over 1 year ago
chore: update ash_authentication & ash_authentication_phoenix

github.com/ash-project/ash_hq - 2d50f62fa9297dcbc7d594bc55e6fac5b71d539b authored over 1 year ago
improvement: explicitly mention Elixir on the homepage.

github.com/ash-project/ash_hq - f4b734866e2b5bb6c7e51a4491ae81af8b8dd613 authored over 1 year ago
chore: Update `ash` and get `mix check` passing.

github.com/ash-project/ash_hq - 8c9549adb350a40fe2904e866f62ffad67606ad0 authored over 1 year ago
docs(fragment): format code correctly (#61)

github.com/ash-project/spark - 7d6ac22a03a48a813faa85796f810d66f84a76bb authored over 1 year ago
fix: Increase clickable area of button to remove a package in sidebar (#118)

github.com/ash-project/ash_hq - 7b7a8d41dfdfd9007143639b40141e32bdee5a27 authored over 1 year ago
chore: update readme

github.com/ash-project/ash_sqlite - 71079cf664ad484e124141d9f34d2627a8f1e72d authored over 1 year ago
improvement: get at least one test passing

github.com/ash-project/ash_sqlite - 6176f80e9b6f1aeb2aa748255930440e242f2c37 authored over 1 year ago
It is a list ⛓️ (#703)

github.com/ash-project/ash - a4c7e3ec91e9fbdde7b50b2f427f86d08e685907 authored over 1 year ago
WIP: removing stuff like schemas and prefixes

github.com/ash-project/ash_sqlite - c8c811c7ebf7535a0337b4c3d7612788b741e575 authored over 1 year ago
init: copy and gouge ash_postgres

github.com/ash-project/ash_sqlite - 6fb41026f82fa48adfbc15e6edcc9bab57e6b924 authored over 1 year ago
Update managing_relationships.livemd

github.com/ash-project/ash_tutorial - 8279d4254a085b0ccd004d9ab700143cee64a477 authored over 1 year ago
Update relationships.livemd

github.com/ash-project/ash_tutorial - bbe0ae5c05591f9e7f41660a305218b5becdc2bb authored over 1 year ago
chore: format & fix docs

github.com/ash-project/ash_postgres - b00dcf20c94a9ba396e4d3d423f5c6bb6cb39193 authored over 1 year ago
chore: fix transaction call

github.com/ash-project/ash - b6ef3459361675d2d7c3aeaf388b0e4361b88ab4 authored over 1 year ago
chore: format test

github.com/ash-project/ash - b7b2f586a170b41f88cfc944e72f04e32f89123b authored over 1 year ago
chore: fix type names I just broke

github.com/ash-project/ash_postgres - cca5f0244b36e1fb76d2b2561af5cb4db9f1a067 authored over 1 year ago
improvement: add `Ash.Query.around_transaction/2`

github.com/ash-project/ash - b13c7f0e532362a6f34650e5a681f28d09c102e2 authored over 1 year ago
chore: fix mix docs

github.com/ash-project/ash_postgres - d2f8ba196036d80c0ec0a5bc0231d5e0a12b2462 authored over 1 year ago
chore: map+join -> map_join

github.com/ash-project/ash_postgres - 612c9ee7a94b39e30074be0b83428ac0ae52774a authored over 1 year ago
docs: overhaul hexdocs

github.com/ash-project/ash_postgres - a56f4ef52f953fe3c164d725bbb3f382f04d40b6 authored over 1 year ago
improvement: support data_layer_context option on transactions

chore: refactor create/upsert to use bulk create

github.com/ash-project/ash_postgres - 49490e6fb489edf6a80248e97db652c31de381f1 authored over 1 year ago
chore: release version v2.14.20

github.com/ash-project/ash - 57f207009069ed8a41b66c11fd455bf7f369ce1a authored over 1 year ago
fix: revert `:wrap_list` usage for `topic` in PubSub, needs recursion (#702)

github.com/ash-project/ash - 1aa0c9c84cdf359867c433e0257872cc9b60b6ae authored over 1 year ago
chore: release version v2.14.19

github.com/ash-project/ash - 2813b3c9b2f45d1aec6aff2a64920404a42ac839 authored over 1 year ago
chore: update ex_doc

github.com/ash-project/ash - 55f15c8427d4e1cafb57d95937e54de40096401f authored over 1 year ago
improvement: add `sequence` generator utility

github.com/ash-project/ash - 1a307385b5026f65ae5b4732e9dc674e81d872a0 authored over 1 year ago
fix: use `:wrap_list` type instead of custom validaitons (#167)

github.com/ash-project/ash_postgres - b03fb51c3640f682cff1e88fa449ec3ee33ddb46 authored over 1 year ago
chore: release version v0.1.1

github.com/ash-project/ash_appsignal - 47ad45f692498314b11dffb028c9688f0f1d350a authored over 1 year ago
improvement: add `.ash` suffix to the event category

github.com/ash-project/ash_appsignal - dc11270af89d61b39df7e93e7bd9a60a9689fef1 authored over 1 year ago
improvement: add `.ash` suffix to the event category

This allows AppSignal to display a breakdown of how much time was
spent processing Ash events, a...

github.com/ash-project/ash_appsignal - fc303e9094172cf55d5bfe7570f564fbc9abb2f9 authored over 1 year ago
fix: more usages of `:wrap_list` type (#700)

github.com/ash-project/ash - ecd7075fbccc14a31ab32aa16fe6a620d91417a5 authored over 1 year ago
docs: add primers to docs

github.com/ash-project/ash - 9d0359a2ede4475094e275180b38816df39b3464 authored over 1 year ago
chore: release version v1.3.51

github.com/ash-project/ash_postgres - cad4e414a1e4703133f46897049868a9be14d891 authored over 1 year ago
docs: add primer to docs

github.com/ash-project/ash_postgres - 43a56f2d57eff46d4987031faf25da1696f6cdb5 authored over 1 year ago
improvement: add `AshPostgres.Tsvector`

github.com/ash-project/ash_postgres - 81ce903e6153bbcf1887f786d5cadbddd111f494 authored over 1 year ago
chore: format

github.com/ash-project/ash - 6a2f0e41e503a21a0e8c34fdeef70f50050ec340 authored over 1 year ago
fix: add missing usage of `:default_belongs_to_type` (#699)

github.com/ash-project/ash - a0ada2ed7d944eef6adadbf5a3454c0dc6c16caf authored over 1 year ago
chore: move validate_relationship_attributes to a verifier

github.com/ash-project/ash - 1d43b2612767cfe8051f45db7f445f03b10818be authored over 1 year ago
improvement: add AshPostgres.Tsquery

github.com/ash-project/ash_postgres - b35f8c715bb4bc8cdc690b58e7ad532d69e66ec8 authored over 1 year ago
chore: clean up dialyzer errors

github.com/ash-project/ash - 3d2c0121894988492b33dd99da6c2916bd1f1f3b authored over 1 year ago
chore: release version v2.14.18

github.com/ash-project/ash - 2af6b79234b43df704074f33057a6fb19fc6efa6 authored over 1 year ago
chore: update cheat_sheets

github.com/ash-project/ash - 0a1f56d58b15bef53872076ba32d3bc6f4f22f1c authored over 1 year ago
improvement: make `storage_type` overridable by new_types

github.com/ash-project/ash - 05b9ac1f866d2470efacdc41fd957a3e7278ccd2 authored over 1 year ago
fix: properly wrap [tracer] in Ash.Flow

github.com/ash-project/ash - 17b1a0b2df0e91ed8d958ac61130b8143d22f1d1 authored over 1 year ago
chore: max width

github.com/ash-project/ash_hq - 61f532ef44488871da6487e24177e8d14da43f4d authored over 1 year ago
chore: update home page

github.com/ash-project/ash_hq - 5cbd7681dbfe42bad6d4cb4aa62299f8ddfb92f9 authored over 1 year ago
fix: use `:wrap_list` type where appropriate (#698)

github.com/ash-project/ash - e0d5a63c650419a37cca771c61100cb2d3a1a6cd authored over 1 year ago
fix: `get_by` option can accept a single atom (#697)

github.com/ash-project/ash - 77eae2954fabf2265b8755b482aaf12a3d6cbf2e authored over 1 year ago
improvement: optimize union type resolver compile time logic

github.com/ash-project/ash_graphql - fc3423b45a699cd9b2d44483880635290c2dde51 authored over 1 year ago
fix: don't include related fields in managed relationship inputs

github.com/ash-project/ash_graphql - 842e433f9f02130661f4f7f4f7bade1baf23a6b8 authored over 1 year ago
improvement: more debug logs, make debugging opt-in

github.com/ash-project/ash_oban - 2b1d6288a7041ae66bbf6396abc395a117ce6e47 authored over 1 year ago
fix: properly handle `nil` values in embedded resources

github.com/ash-project/ash - c8e796fbcbb100e5c6a65161fbb5d35b1881659e authored over 1 year ago
chore: update spark

github.com/ash-project/ash_phoenix - 83e1d503d417976d1a3aaed3e28caf056a39b2fc authored over 1 year ago
fix: undo previous change for `only_touched?` on form submit

github.com/ash-project/ash_phoenix - e39558a7dd0a46ac558b28d99f6f0b13f848080a authored over 1 year ago
chore(deps): bump spark from 1.1.29 to 1.1.39 (#57)

Bumps [spark](https://github.com/ash-project/spark) from 1.1.29 to 1.1.39.
- [Changelog](https:...

github.com/ash-project/reactor - c0417b802d7c56b1f55266ad40aa6dd2bc175295 authored over 1 year ago
improvement: support `map_with_tag` storage mode for `Ash.Union`.

closes #694

github.com/ash-project/ash - b0bd2d23d979e731610327636f51da4981fcef68 authored over 1 year ago
test: update tests to account for no authorizers == authorized

github.com/ash-project/ash - 9102966d05c107c64527ed13b8ef14c429687cca authored over 1 year ago
chore: update nesting

github.com/ash-project/ash - 45b2cca7fa501b816fefab6717907c1feccb8867 authored over 1 year ago
chore: update cheat sheets from generator

github.com/ash-project/ash - 4bb412d18a9833fb53dd083c0b7e38605264ac08 authored over 1 year ago
chore: release version v0.26.2

github.com/ash-project/ash_graphql - ec3b74766785bc9b1034aa76ef539565ed96fa8a authored over 1 year ago
fix: fix an issue w/ matching on actions in resolver

this is an empty commit, added to refer to the previous commit

github.com/ash-project/ash_graphql - 5b3e3abf355c3816afeeee38d0db1d3ebb262b48 authored over 1 year ago
chore: attempt to fix an issue w/ incorrect action call

github.com/ash-project/ash_graphql - 1950581f839c867a2985a0a1bdde9b18e723cbc1 authored over 1 year ago
Update documentation to include `user_id` in query. (#696)

github.com/ash-project/ash - 874170b739b5a88fc462f37c54099ef481ee3260 authored over 1 year ago
improvement: if no authorizers are set, anyone can do anything

github.com/ash-project/ash - 08f56eddf47b69bb75eeb76d2a4f6fc6f029146a authored over 1 year ago
fix: ensure that `can` always returns an error when asked

github.com/ash-project/ash - 38dc478719bb0568422f5e78a5455e03981b7609 authored over 1 year ago
chore: release version v0.1.8

github.com/ash-project/ash_oban - b5b7e92e07fb1983c9a178e093d79faf0a21da72 authored over 1 year ago
improvement: still validate queues even when no schedulers present

github.com/ash-project/ash_oban - 91eb716c3eddfab77c55807a5a76b6c5ffe697c3 authored over 1 year ago
improvement: explicit error on after_action hook mismatch

github.com/ash-project/ash - 76e744a54a96a5e77951168a247de88385b4ab0a authored over 1 year ago
chore: release version v1.1.39

github.com/ash-project/spark - 6865185494a295e2cee93cc60288e0bc7da27d2f authored over 1 year ago
fix: handle empty string case in cheat_sheets

github.com/ash-project/spark - a87a84d67d8a6c7c4aafaf53edc8e439634d6ceb authored over 1 year ago
chore: release version v1.1.38

github.com/ash-project/spark - 3bb9eabc488077ea31a313486a6ece6787e235f1 authored over 1 year ago
fix: allow empty extensions in spark.cheat_sheets

github.com/ash-project/spark - 5c3f5a091a8072bbdf559f2e1ed6f203dc4cb137 authored over 1 year ago
chore: release version v0.1.7

github.com/ash-project/ash_oban - a47253cbe30799e7a928cae430f698a94bcc56c2 authored over 1 year ago
docs: update docs with new spark cheat sheets, and organize everything

github.com/ash-project/ash_oban - f73cc6b452743917197086971b92fa7bbd9ad028 authored over 1 year ago
chore: release version v1.1.37

github.com/ash-project/spark - 108f682a4c616ae1ce9745f7bbfc8faba49417f7 authored over 1 year ago
improvement: `inspect_if` adds backticks for better docs

github.com/ash-project/spark - e7d99349eeaa142a42663ff4094ce365b1be3890 authored over 1 year ago
Improve example update_timestamp docu (#693)

github.com/ash-project/ash - 9617fa6910be0c43405941610589ade806181754 authored over 1 year ago
chore: remove IO.inspect

github.com/ash-project/ash_oban - bff2ed51fe5df22a7338dadbc5869bda1a61f2b4 authored over 1 year ago
fix: don't schedule triggers with no scheduler

github.com/ash-project/ash_oban - c74eb9f8f51536e96f1dc6dff0fa0a4f95179d8d authored over 1 year ago
improvement: support providing an otp app to schedule and run triggers

github.com/ash-project/ash_oban - 06c340569fc4f52a08827993eb26e6df7ea375c2 authored over 1 year ago
improvement: support apis/resources for ash_oban

github.com/ash-project/ash_oban - 8775a1c52bcdd851199062ff8a8ff2899859821d authored over 1 year ago
chore: release version v0.26.1

github.com/ash-project/ash_graphql - 96b202221f1012176b650a5ae61b3aca964341ee authored over 1 year ago
improvement: generic action support

docs: better docs

github.com/ash-project/ash_graphql - 49c6534d7349c545374c0bcb23873a45aba26e7f authored over 1 year ago
fix: get type for manual action at compile time

github.com/ash-project/ash - f6f0a3e26f84959e1b92decc6d1b172a1065d736 authored over 1 year ago
docs: improve doc cheat sheets

github.com/ash-project/ash - 47640941456afcf0dd31cd82207fa6193cf99b69 authored over 1 year ago
docs: update spark, better cheatsheets

github.com/ash-project/ash_state_machine - 6b087db923aed39334e326a12fbb811b79afee9f authored over 1 year ago
improvement: better display for nested DSLs in cheat sheets

github.com/ash-project/spark - 7a3a97620af1f26ab99229044763a9cbf81054fd authored over 1 year ago
chore: release version v1.1.36

github.com/ash-project/spark - 61d42551e019fd7e569acc053fd6cd8556a12fed authored over 1 year ago