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

Filtering with Policy isn't picking up data

allenwyma opened this issue 2 months ago
`:authorize_with: :error` is not available with `Ash.get/3`

binarypaladin opened this issue 2 months ago
fix: handle notifications returned from simple results in bulk actions

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

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

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

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

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

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

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

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

zachdaniel opened this issue 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 2 months ago
fix example of using string_length

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

aidalgol opened this pull request 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 2 months ago
fix: add missing case clause for `Changeset.atomic_update` type cast

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

dependabot[bot] opened this pull request 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 2 months ago
Significant latency in Ash.load

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

yujonglee opened this issue 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 2 months ago
Missing dependency in Phoenix app generated by Igniter command

aidalgol opened this issue 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 2 months ago
bulk_create does not respect multitenancy

revati opened this issue 2 months ago
docs: give the starter kit command at Getting Started

KristerV opened this pull request 2 months ago
Forbidden Field Causing an Issue During Update

allenwyma opened this issue 3 months ago
docs: Add Notifier.PubSub example

serpent213 opened this pull request 3 months ago
chore(deps): bump igniter from 0.3.72 to 0.3.74 in the production-dependencies group

dependabot[bot] opened this pull request 3 months ago
More Descriptive Error Messages for `ash.gen.resource`

jamescarr opened this issue 3 months ago
misleading error if arguments are forgotten in Ash.Query.for_read

frankdugan3 opened this issue 3 months ago
Complex aggregates don't pass the tenant properly

pshoukry opened this issue 3 months ago
testing: prove that calculations can return a list of embedded resources

lukasender opened this pull request 3 months ago
Mention require in Ash.Query

KristerV opened this pull request 3 months ago
Custom message in individual policy

yujonglee opened this issue 3 months ago
chore(deps): bump igniter from 0.3.67 to 0.3.69 in the production-dependencies group

dependabot[bot] opened this pull request 3 months ago
Updating through a JSON API gives an error from 3.4.33

MikaelFangel opened this issue 3 months ago
Runtime exception when comparing decimals

Coobaha opened this issue 3 months ago
fix: check nil before calling Decimal.eq? in Type.Decimal.equal?

rapidfsub opened this pull request 3 months ago
Clarify how to pass options to calculate

aidalgol opened this pull request 3 months ago
Error using constraints on a calculation

aidalgol opened this issue 3 months ago
docs: Update generic-actions.md

vasspilka opened this pull request 3 months ago
fix: use Decimal.eq? in Ash.Type.Decimal

rapidfsub opened this pull request 3 months ago
Docs Clarification: max_concurrency

aidalgol opened this issue 3 months ago
Default values not applied with bulk updates

aidalgol opened this issue 3 months ago
chore(deps-dev): bump git_ops from 2.6.2 to 2.6.3 in the dev-dependencies group

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump the production-dependencies group with 2 updates

dependabot[bot] opened this pull request 3 months ago
fix(Reactor): Don't validate `inputs` keys when being transformed.

jimsynz opened this pull request 3 months ago
improvement: Conditionally enable transactions on default actions.

jimsynz opened this pull request 3 months ago
improvement: add datetime_to_date function

pierrelegall opened this pull request 3 months ago
feat: ash seed upsert! function

Sangresz opened this pull request 3 months ago
docs: fix Ash.Query.Function.Today doc

pierrelegall opened this pull request 3 months ago
Documentation: filter checks

aidalgol opened this issue 3 months ago
Cannot remove relationship from a belongs_to

lifeofdan opened this issue 3 months ago
Global Context for Load/Calculcations

allenwyma opened this issue 3 months ago
Ash.read!/3 with load: option doesn't pass query context

allenwyma opened this issue 3 months ago
docs: add alternative ways to write a policy

aifrak opened this pull request 3 months ago
chore: Minor docs correction on update action

vasspilka opened this pull request 3 months ago
chore(deps-dev): bump git_ops from 2.6.1 to 2.6.2 in the dev-dependencies group

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump the production-dependencies group with 4 updates

dependabot[bot] opened this pull request 3 months ago
Overhaul Upserts in 4.x

zachdaniel opened this issue 3 months ago
chore: Update error messages around SAT solvers

sevenseacat opened this pull request 3 months ago
Enhance set_attribute to enable attribute copying

jechol opened this issue 3 months ago
Invalid error when using in/2 with parent relationship

jechol opened this issue 3 months ago
Add test to verify that `in/2` can use `parent`

jechol opened this pull request 3 months ago
docs: fix a few typos in policies guide

codonnell opened this pull request 3 months ago
Add compiler error for `integer_primary_key` with Ets

brianhv opened this issue 3 months ago
Fix `ensure_selected` for cases where `query.select` is nil

NduatiK opened this pull request 3 months ago
Handle Notifications when running an action inside an action

maennchen opened this issue 3 months ago
Custom Aggregate Documentation

maennchen opened this issue 3 months ago
docs: fix - use load instead of select in calculations

27medkamal opened this pull request 3 months ago
chore(deps-dev): bump dialyxir from 1.4.3 to 1.4.4 in the dev-dependencies group

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump the production-dependencies group with 2 updates

dependabot[bot] opened this pull request 3 months ago
Pass context into `data_layer_query` in Ash.Actions.Aggregate

NduatiK opened this pull request 3 months ago
Link each function/macro definition to its overarching guides

RoyalIcing opened this issue 3 months ago