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: set accessing from and join read action for many_to_many relationships correctly
barnabasJ opened this pull request 5 months ago
barnabasJ opened this pull request 5 months ago
Incorrect queries when joining and filtering a relationship that exists on a different data layer
chinponya opened this issue 5 months ago
chinponya opened this issue 5 months ago
Error on filtering with "like" or "ilike"
aifrak opened this issue 5 months ago
aifrak opened this issue 5 months ago
Fix SECURITY.md badge URL
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
accept [:some_prop] when prop is writable? false gives confusing error
olivermt opened this issue 5 months ago
olivermt opened this issue 5 months ago
Show an error if an argument defined in `define_calculation` is not accepted in the calculation itself
ibarakaiev opened this issue 5 months ago
ibarakaiev opened this issue 5 months ago
Add `filter` option to update/destroy actions
zachdaniel opened this issue 5 months ago
zachdaniel opened this issue 5 months ago
(`ash.gen` igniters) Better error message if required arguments are not provided
sevenseacat opened this issue 5 months ago
sevenseacat opened this issue 5 months ago
chore(deps): bump igniter from 0.3.4 to 0.3.9 in the production-dependencies group
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
credo fix
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
fix: pass reuse_values? true when loading in Ash.Query.apply_to/2
rbino opened this pull request 5 months ago
rbino opened this pull request 5 months ago
(`ash.gen.resource`) Sourcerer.Zipper error if the calculated domain is already something other than a domain
sevenseacat opened this issue 5 months ago
sevenseacat opened this issue 5 months ago
add test for string enum
barnabasJ opened this pull request 5 months ago
barnabasJ opened this pull request 5 months ago
Typespec does not compile if values are strings
barnabasJ opened this issue 5 months ago
barnabasJ opened this issue 5 months ago
`cast_input` doesn't work correctly with `{:array, NewTypeCustomMap}`
rbino opened this issue 5 months ago
rbino opened this issue 5 months ago
fix: apply constraints to NewType even when casting an array
rbino opened this pull request 5 months ago
rbino opened this pull request 5 months ago
fix: add :ok to Ash.Resource.Actions.Implementation.run/3 callback
rbino opened this pull request 5 months ago
rbino opened this pull request 5 months ago
ash.install: Don’t install a sat solver, but do check for one at compile time when using policies
zachdaniel opened this issue 5 months ago
zachdaniel opened this issue 5 months ago
Expose type t() on Ash.Type.Enum implementations
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
Add Ash.Type.File
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
docs: Format default options for special attributes as code, in Ash.Resource DSL
sevenseacat opened this pull request 5 months ago
sevenseacat opened this pull request 5 months ago
Update string/ci_string generators to ensure min_length
shamanime opened this pull request 5 months ago
shamanime opened this pull request 5 months ago
Document how to call a Generic Action
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
Ash.Generator for a string/ci_string field may fail to output correct length from constraints
shamanime opened this issue 5 months ago
shamanime opened this issue 5 months ago
bulk_create `status :partial_success` not set when not returning records
maennchen opened this issue 5 months ago
maennchen opened this issue 5 months ago
test: atomic only validation
barnabasJ opened this pull request 5 months ago
barnabasJ opened this pull request 5 months ago
Replace incorrect function_exported?-checks in bulk-actions, add has-defs for change modules
Torkan opened this pull request 5 months ago
Torkan opened this pull request 5 months ago
fix: add default to private_fields_policy in Ash.Policy.Info
barnabasJ opened this pull request 5 months ago
barnabasJ opened this pull request 5 months ago
fix: remove redundant overload of `Ash.Expr.get_path`
vonagam opened this pull request 5 months ago
vonagam opened this pull request 5 months ago
relating_to_actor fails with atomic update
sezaru opened this issue 5 months ago
sezaru opened this issue 5 months ago
fix function arity in description
barnabasJ opened this pull request 5 months ago
barnabasJ opened this pull request 5 months ago
fix: warnings emitted by removed reactor behaviour function.
jimsynz opened this pull request 5 months ago
jimsynz opened this pull request 5 months ago
fix: Fix cast_input/2 of Ash.Type.NewType returning :ok
nallwhy opened this pull request 5 months ago
nallwhy opened this pull request 5 months ago
chore: fix typespecs for `accepts` key in action entity structs.
jimsynz opened this pull request 5 months ago
jimsynz opened this pull request 5 months ago
chore(deps-dev): bump the dev-dependencies group with 2 updates
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 3 updates
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
update relationships docs so source_attribute is not required to be unique
jsw800 opened this pull request 5 months ago
jsw800 opened this pull request 5 months ago
fix: Fix apply_constraints/2 for nil
nallwhy opened this pull request 5 months ago
nallwhy opened this pull request 5 months ago
fix: mix igniter.install ash --example case clause error
stentroad opened this pull request 5 months ago
stentroad opened this pull request 5 months ago
fix: handle casting nil vectors
hwuethrich opened this pull request 5 months ago
hwuethrich opened this pull request 5 months ago
docs: Set default value for `include_nil?` aggregate option
sevenseacat opened this pull request 5 months ago
sevenseacat opened this pull request 5 months ago
`after_action` silently fails unless `require_atomic? false` set for an update action
oskar1233 opened this issue 5 months ago
oskar1233 opened this issue 5 months ago
Module type apply_constraints for nil fix
revati opened this pull request 5 months ago
revati opened this pull request 5 months ago
Calculation dependencies specified in calculation modules *are* returned with the data?
sevenseacat opened this issue 5 months ago
sevenseacat opened this issue 5 months ago
Add ash_step wrapper.
Torkan opened this pull request 5 months ago
Torkan opened this pull request 5 months ago
chore: add failing test for bulk update with numeric constraints
rbino opened this pull request 5 months ago
rbino opened this pull request 5 months ago
feat: add relating_to_actor_via policy check
stocks29 opened this pull request 5 months ago
stocks29 opened this pull request 5 months ago
Make action ctx-values from reactor-ctx take precedence if set.
Torkan opened this pull request 5 months ago
Torkan opened this pull request 5 months ago
chore(deps-dev): bump ex_doc from 0.34.1 to 0.34.2 in the dev-dependencies group
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
chore(deps): bump reactor from 0.8.4 to 0.8.5 in the production-dependencies group
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
Unable to set attributes on nested resource from nested input attributes, when `public?: false`
moxley opened this issue 5 months ago
moxley opened this issue 5 months ago
Cannot write private attribute with force_change_attribute()
moxley opened this issue 5 months ago
moxley opened this issue 5 months ago
feat: add uuid_generate_v7/1, accepting a timestamp arg
frankdugan3 opened this issue 5 months ago
frankdugan3 opened this issue 5 months ago
Add strict?-option to Ash.Query.load
Torkan opened this pull request 5 months ago
Torkan opened this pull request 5 months ago
Raised `Ash.Error.Invalid` error in `update` mutation, with read action having an after_action callback returning error tuple
moxley opened this issue 6 months ago
moxley opened this issue 6 months ago
Changeset.force_change_attribute does not work on create timestamp
moxley opened this issue 6 months ago
moxley opened this issue 6 months ago
Improve documentation example
aifrak opened this pull request 6 months ago
aifrak opened this pull request 6 months ago
fix: use correct contraint when validating min int
robinch opened this pull request 6 months ago
robinch opened this pull request 6 months ago
`ash.gen.resource` Igniter task does not prompt to proceed with changes, so they can't actually be made
sevenseacat opened this issue 6 months ago
sevenseacat opened this issue 6 months ago
`mix ash.patch.extract_functions`
zachdaniel opened this issue 6 months ago
zachdaniel opened this issue 6 months ago
Add a `multi_error` function that takes a variable list of conditions, modules, and payloads
zachdaniel opened this issue 6 months ago
zachdaniel opened this issue 6 months ago
chore: fix formatting with `mix format`
hwuethrich opened this pull request 6 months ago
hwuethrich opened this pull request 6 months ago
fix: add callback arg to Changeset.around_transaction/2 spec
hwuethrich opened this pull request 6 months ago
hwuethrich opened this pull request 6 months ago
fix call to for_read in auth docs
barnabasJ opened this pull request 6 months ago
barnabasJ opened this pull request 6 months ago
Option for controlling visibility through field policies rather than with the public flag
torepettersen opened this issue 6 months ago
torepettersen opened this issue 6 months ago
feat: Allow field policies to hide private fields
torepettersen opened this pull request 6 months ago
torepettersen opened this pull request 6 months ago
default_accept and accept does not accept :* for embeds
olivermt opened this issue 6 months ago
olivermt opened this issue 6 months ago
Hide private fields with field policies.
torepettersen opened this issue 6 months ago
torepettersen opened this issue 6 months ago
Reenable filter predicate analysis prior to authorization
zachdaniel opened this issue 6 months ago
zachdaniel opened this issue 6 months ago
Add `access_type :query_error` to policies.
zachdaniel opened this issue 6 months ago
zachdaniel opened this issue 6 months ago
fix: generate a MapSet, not a list, when creating calculation deps
rbino opened this pull request 6 months ago
rbino opened this pull request 6 months ago
chore: failing test for nested calculation loading a relationship
rbino opened this pull request 6 months ago
rbino opened this pull request 6 months ago
Optimize calculation/aggregate/relationship merging/reuse in calculation dependencies
zachdaniel opened this issue 6 months ago
zachdaniel opened this issue 6 months ago
Accept Changeset options in action DSL
Cardosaum opened this issue 6 months ago
Cardosaum opened this issue 6 months ago
Another change to the way add_expression_part/2 handles relations
adonig opened this pull request 6 months ago
adonig opened this pull request 6 months ago
docs: extend documentation for `validate` `where` option
linduxed opened this pull request 6 months ago
linduxed opened this pull request 6 months ago
Test case showing calculations erroneously respect policies
pinetops opened this pull request 6 months ago
pinetops opened this pull request 6 months ago
Aggregate context empty
Torkan opened this issue 6 months ago
Torkan opened this issue 6 months ago
Add replication of forbidden error on expr using context
TimisRobert opened this pull request 6 months ago
TimisRobert opened this pull request 6 months ago
fix: invert logic for lazy-loading calculations/aggregates
hwuethrich opened this pull request 6 months ago
hwuethrich opened this pull request 6 months ago
add expr context in policy test
TimisRobert opened this pull request 6 months ago
TimisRobert opened this pull request 6 months ago
fix: use action from changeset
barnabasJ opened this pull request 6 months ago
barnabasJ opened this pull request 6 months ago
Support related sorts via dot separated identifiers in sort
zachdaniel opened this issue 6 months ago
zachdaniel opened this issue 6 months ago
Allow marking actions as internal to prevent exposing them via APIs
smt116 opened this issue 6 months ago
smt116 opened this issue 6 months ago
fix manual relationships when using 'complex' types
kernel-io opened this pull request 6 months ago
kernel-io opened this pull request 6 months ago
chore(deps-dev): bump mimic from 1.7.4 to 1.8.2 in the dev-dependencies group
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
chore(deps): bump the production-dependencies group with 2 updates
dependabot[bot] opened this pull request 6 months ago
dependabot[bot] opened this pull request 6 months ago
test: assert that notifications are sent for specific cases
ryanrborn opened this pull request 6 months ago
ryanrborn opened this pull request 6 months ago
Support multiple filters in aggregations
sezaru opened this issue 6 months ago
sezaru opened this issue 6 months ago
docs: Fix typo in Ash.Type constraint
Cardosaum opened this pull request 6 months ago
Cardosaum opened this pull request 6 months ago
fix: gather notifications in main ref not tmp ref.
kernel-io opened this pull request 6 months ago
kernel-io opened this pull request 6 months ago
Fix the issue with the order of cases
adonig opened this pull request 6 months ago
adonig opened this pull request 6 months ago
Fix typo in Changes docs
Cardosaum opened this pull request 6 months ago
Cardosaum opened this pull request 6 months ago
Fix typos in Relationships & Multitenancy docs
Cardosaum opened this pull request 6 months ago
Cardosaum opened this pull request 6 months ago
fix: run notifications in the shorthand code interface methods
kernel-io opened this pull request 6 months ago
kernel-io opened this pull request 6 months ago
Make the simple data layer support offset/limit.
puruzio opened this issue 6 months ago
puruzio opened this issue 6 months ago
Fix typo in Multitenancy docs
Cardosaum opened this pull request 6 months ago
Cardosaum opened this pull request 6 months ago
Fix typo in Actors and Authorization docs
Cardosaum opened this pull request 6 months ago
Cardosaum opened this pull request 6 months ago
Handle relationship filter on primary key
adonig opened this pull request 6 months ago
adonig opened this pull request 6 months ago
improvement: bring uuid version 7 into the core
moissela opened this pull request 6 months ago
moissela opened this pull request 6 months ago