Ecosyste.ms: OpenCollective

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

github.com/ash-project/ash

A declarative, extensible framework for building Elixir applications.
https://github.com/ash-project/ash

Fix some typos in the polymorphic-relationships.livemd document

iyjim opened this pull request 7 days ago
chore: add an example of causing N queries using the `can_` helper

StephanH90 opened this pull request 8 days ago
fix - handle soft destroys with manage_relationship

lardcanoe opened this pull request 10 days ago
Fix exists query.

simonelnahas opened this pull request 11 days ago
Calc examples

allenwyma opened this pull request 11 days ago
chore: update for read opt docs

barnabasJ opened this pull request 12 days ago
`parse_input/2` fails when being passed relationships

StephanH90 opened this pull request 12 days ago
add a manage_relationship test that creates resources

barnabasJ opened this pull request 13 days ago
Assumption failed: got a query without a domain

sevenseacat opened this issue 13 days ago
fix(Docs): Missing attr `arguments` on context

esdrasedu opened this pull request 13 days ago
Ash.count suddenly ignores tenant

DGollings opened this issue 14 days ago
improvement: More Descriptive Error Messages for ash.gen.resource

KasparKipp opened this pull request 18 days ago
docs(filters): clarify how to use string maps

alexslade opened this pull request 19 days ago
Change the Project Link in the Alternatives Documentation

shahryarjb opened this pull request 20 days ago
update project structure docs

jsw800 opened this pull request 21 days ago
docs: Add links from Action guides to the DSL docs for that action type

sevenseacat opened this pull request 25 days ago
`^atomic_ref(field)` does not work in vars for certain data types

binarypaladin opened this issue 26 days ago
chore(deps): bump igniter from 0.4.7 to 0.4.8 in the production-dependencies group

dependabot[bot] opened this pull request 26 days ago
minimal repro of issues with runtime checks

jsw800 opened this pull request 26 days ago
improvement: remove unnecessary Stream

binarypaladin opened this pull request 26 days ago
fix: add tenant to Aggregate opts when building count query

zachdaniel opened this pull request 26 days ago
add docs and typespecs for most of the error modules

allenwyma opened this pull request 26 days ago
4.0: reverse conditions in the `atomic` callback of 4.0

zachdaniel opened this issue 26 days ago
Support expressions as the body of a validation

zachdaniel opened this issue 26 days ago
fix: negate atomic validation expressions when used as `where` conditions

binarypaladin opened this pull request 26 days ago
attribute_equals to use Comp

jechol opened this pull request 26 days ago
Fix/negate atomic where condition 1619

binarypaladin opened this pull request 26 days ago
Add `override_type_constraints` for union

zachdaniel opened this issue 26 days ago
Add equal_to, not_equal_to to Validation.Compare

jechol opened this pull request 27 days ago
`where` doesn't seem to work properly on atomics

joshua-bitgo opened this issue 27 days ago
add docs and typespecs to Ash.Can module

allenwyma opened this pull request 27 days ago
Fix typo

simonelnahas opened this pull request 28 days ago
bump some deps and elixir and erlang versions

allenwyma opened this pull request 28 days ago
Add some docs and typespecs for Ash.Page

allenwyma opened this pull request 28 days ago
add in more specs and docs

allenwyma opened this pull request 29 days ago
don't document options helpers but add typespecs

allenwyma opened this pull request 29 days ago
add in typespecs for foribidden field

allenwyma opened this pull request 29 days ago
add in typespecs for Ash.Context

allenwyma opened this pull request 29 days ago
provide docs and typespecs for ash cistring and format code

allenwyma opened this pull request 29 days ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates

dependabot[bot] opened this pull request about 1 month ago
Fix warning when actions.read.argument constraint is violated

ashley307 opened this pull request about 1 month ago
chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates

dependabot[bot] opened this pull request about 1 month ago
chore(deps-dev): bump dialyxir from 1.4.4 to 1.4.5 in the dev-dependencies group

dependabot[bot] opened this pull request about 1 month ago
use to_tenant instead of tenant when building notification topic

ademenev opened this pull request about 1 month ago
chore(deps): bump the production-dependencies group across 1 directory with 3 updates

dependabot[bot] opened this pull request about 1 month ago
fix: finish conversion from `append?` to `prepend?` option

vonagam opened this pull request about 1 month ago
chore(deps): bump the production-dependencies group across 1 directory with 2 updates

dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump the production-dependencies group across 1 directory with 3 updates

dependabot[bot] opened this pull request about 1 month ago
docs: Fix syntax highlighting for `Ash.Type` code blocks

sevenseacat opened this pull request about 1 month ago
chore(deps): bump the production-dependencies group across 1 directory with 2 updates

dependabot[bot] opened this pull request about 1 month ago
Fix not working skip_unknown_inputs opt of read action

nallwhy opened this pull request about 1 month ago
ash.gen.resource warning can not add to resource list

flip111 opened this issue about 1 month ago
ash.gen.resource with table

flip111 opened this issue about 1 month ago
Filtering with Policy isn't picking up data

allenwyma opened this issue about 1 month ago
`:authorize_with: :error` is not available with `Ash.get/3`

binarypaladin opened this issue about 1 month ago
fix: handle notifications returned from simple results in bulk actions

barnabasJ opened this pull request about 1 month ago
fix: Allow multi-line descriptions to be rendered in Livebook without error

sevenseacat opened this pull request about 2 months ago
Calcluation throwing error in a read

allenwyma opened this issue about 2 months ago
chore(deps): bump the production-dependencies group across 1 directory with 2 updates

dependabot[bot] opened this pull request about 2 months ago
Using Ash.Query.filter makes query ignore custom repo in context

sezaru opened this issue about 2 months ago
fix: use private context of query to populate context

barnabasJ opened this pull request about 2 months ago
fix: properly handle `changing_attributes` check with `from` in create

vonagam opened this pull request about 2 months ago
Calculation strict_loads? is deprecated warning

jichon opened this issue about 2 months ago
Use bulk actions to optimize `manage_relationship`

zachdaniel opened this issue about 2 months ago
Support validations on read actions

zachdaniel opened this issue about 2 months ago
Warn on calling actions inside of the change body & not a hook

zachdaniel opened this issue about 2 months ago
chore(deps-dev): bump credo from 1.7.8 to 1.7.10 in the dev-dependencies group

dependabot[bot] opened this pull request about 2 months ago
fix example of using string_length

allenwyma opened this pull request about 2 months ago
doc: add docstring for timestamps helper macro

aidalgol opened this pull request about 2 months ago
Ash.CustomExpression compilation error, anonymous function not allowed

siassaj opened this issue about 2 months ago
chore(deps): bump igniter from 0.4.0 to 0.4.1 in the production-dependencies group

dependabot[bot] opened this pull request about 2 months ago
fix: add missing case clause for `Changeset.atomic_update` type cast

vonagam opened this pull request about 2 months ago
chore(deps-dev): bump the dev-dependencies group with 2 updates

dependabot[bot] opened this pull request about 2 months ago
chore(deps): bump splode from 0.2.6 to 0.2.7 in the production-dependencies group

dependabot[bot] opened this pull request about 2 months ago
Significant latency in Ash.load

nallwhy opened this issue about 2 months ago
Add `after_transaction_batch` hook

yujonglee opened this issue about 2 months ago
chore(deps): bump splode from 0.2.4 to 0.2.5 in the production-dependencies group

dependabot[bot] opened this pull request about 2 months ago
Missing dependency in Phoenix app generated by Igniter command

aidalgol opened this issue about 2 months ago
chore(deps): bump igniter from 0.3.74 to 0.3.76 in the production-dependencies group

dependabot[bot] opened this pull request about 2 months ago