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
Ash can’t deselect source fields that are required for loading relationships due to policies
sezaru opened this issue 3 months ago
sezaru opened this issue 3 months ago
Manage relationship error paths sometimes empty
zeneodev1 opened this issue 3 months ago
zeneodev1 opened this issue 3 months ago
Fix Ash.Changeset.manage_relationships/4 for list primary keys
maennchen opened this pull request 3 months ago
maennchen opened this pull request 3 months ago
Failing tests for creating Ash.Resource.Action validation using DSL builder
m0rt3nlund opened this pull request 3 months ago
m0rt3nlund opened this pull request 3 months ago
Errors path always empty
zeneodev1 opened this issue 3 months ago
zeneodev1 opened this issue 3 months ago
Handle Ash.Query.filter for array values
maennchen opened this pull request 3 months ago
maennchen opened this pull request 3 months ago
fix: cast embedded time properly
andreas-ementio opened this pull request 3 months ago
andreas-ementio opened this pull request 3 months ago
Add relationship editor to Resource Igniter
sinisijacob opened this pull request 3 months ago
sinisijacob opened this pull request 3 months ago
Change not being called with bulk_create
sezaru opened this issue 3 months ago
sezaru opened this issue 3 months ago
Union type is not correctly inferred from `_union_type`
yujonglee opened this issue 3 months ago
yujonglee opened this issue 3 months ago
New type of aggregate - `one`? `through`? `copy`?
sevenseacat opened this issue 3 months ago
sevenseacat opened this issue 3 months ago
Use correct extensions in `ash.patch.extend.ex`
NduatiK opened this pull request 4 months ago
NduatiK opened this pull request 4 months ago
actor not available to upsert_condition
pinetops opened this issue 4 months ago
pinetops opened this issue 4 months ago
performance: expression calculations are hydrated 3 times
pinetops opened this issue 4 months ago
pinetops opened this issue 4 months ago
`Ash.Error.Forbidden` structs cannot have breakdowns fetched on demand
sevenseacat opened this issue 4 months ago
sevenseacat opened this issue 4 months ago
`show_policy_breakdowns?` for policies should not default to true
sevenseacat opened this issue 4 months ago
sevenseacat opened this issue 4 months ago
Policy breakdowns sometimes show the actor as the action being called, not the actual actor
sevenseacat opened this issue 4 months ago
sevenseacat opened this issue 4 months ago
Policy breakdowns say that no policies apply to a request even when they do
sevenseacat opened this issue 4 months ago
sevenseacat opened this issue 4 months ago
docs: Fix examples for builtin `before_action` and `after_action` preparations
sevenseacat opened this pull request 4 months ago
sevenseacat opened this pull request 4 months ago
chore: Add failing test for loading attributes of no-attribute relationships.
jimsynz opened this pull request 4 months ago
jimsynz opened this pull request 4 months ago
improvement: Add `Changeset.is_valid/1` guard.
jimsynz opened this pull request 4 months ago
jimsynz opened this pull request 4 months ago
Typo relating to no_filter_static_forbidden_reads?
ahey opened this issue 4 months ago
ahey opened this issue 4 months ago
feat(Ash.Reactor): Add `load` option to existing actions, and add new step type.
jimsynz opened this pull request 4 months ago
jimsynz opened this pull request 4 months ago
Regression when trying to lazy load multiple relations when they are already loaded
smt116 opened this issue 4 months ago
smt116 opened this issue 4 months ago
Fix bulk upsert condition
adonig opened this pull request 4 months ago
adonig opened this pull request 4 months ago
Fix typo in authorize-access-to-resources howto
ZachLiss opened this pull request 4 months ago
ZachLiss opened this pull request 4 months ago
use Ash instead of Domain module for read in docs
barnabasJ opened this pull request 4 months ago
barnabasJ opened this pull request 4 months ago
Pr/more aggressive do map simplification
pinetops opened this pull request 4 months ago
pinetops opened this pull request 4 months ago
`return_destroyed?: true` destroy option not honoured by `AshArchival`.
jimsynz opened this issue 4 months ago
jimsynz opened this issue 4 months ago
Cache always selected fields and use mapsets for building select list
pinetops opened this pull request 4 months ago
pinetops opened this pull request 4 months ago
Add a case for handling mapsets in Filter.map
pinetops opened this pull request 4 months ago
pinetops opened this pull request 4 months ago
Likely bugs detected by mistyped calls to Info.calculation/relationship
pinetops opened this issue 4 months ago
pinetops opened this issue 4 months ago
Remove cache fallback for Info.attribute
pinetops opened this pull request 4 months ago
pinetops opened this pull request 4 months ago
Fix/batch callbacks
zachdaniel opened this pull request 4 months ago
zachdaniel opened this pull request 4 months ago
fix typo in Policies doc
benswift opened this pull request 4 months ago
benswift opened this pull request 4 months ago
chore(deps): bump the production-dependencies group with 3 updates
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Error from `Ash.Actions.Read.AsyncLimiter.async_or_inline/4` when attempting to lazy-load data, skipping authorization
sevenseacat opened this issue 4 months ago
sevenseacat opened this issue 4 months ago
bug: Add failing test for lazy-reloaded calculations that aren't reloading their dependencies
sevenseacat opened this pull request 4 months ago
sevenseacat opened this pull request 4 months ago
fix: correctly handle return values of batch callbacks
hwuethrich opened this pull request 4 months ago
hwuethrich opened this pull request 4 months ago
Ash.bulk_update doesn't update updated_at timestamps
infinitis opened this issue 4 months ago
infinitis opened this issue 4 months ago
Improve caching for relationships and add caching for calculations
pinetops opened this pull request 4 months ago
pinetops opened this pull request 4 months ago
add pattern for Ash.Query.Call in Filter.map
pinetops opened this pull request 4 months ago
pinetops opened this pull request 4 months ago
Fix generated `change/3` function when only implementing `batch_change/3`
hwuethrich opened this pull request 4 months ago
hwuethrich opened this pull request 4 months ago
Ash.bulk_update/3 doesn't skip validations
zeneodev1 opened this issue 4 months ago
zeneodev1 opened this issue 4 months ago
The selection criteria for `keyset` and `offset` in the pagination **query** and the **return** are different.
nallwhy opened this issue 4 months ago
nallwhy opened this issue 4 months ago
The `true` and `false` values of the `countable` option in `pagination` behave the same way.
nallwhy opened this issue 4 months ago
nallwhy opened this issue 4 months ago
Replace `PaginationNotSupported` exception with `ActionRequiresPagination` exception
nallwhy opened this pull request 4 months ago
nallwhy opened this pull request 4 months ago
read actions with transaction?: true are broken
sezaru opened this issue 4 months ago
sezaru opened this issue 4 months ago
`require_attributes` does not validates for nil attributes.
franckstifler opened this issue 4 months ago
franckstifler opened this issue 4 months ago
Warn when `manage_relationship` is called without opts
drtheuns opened this pull request 4 months ago
drtheuns opened this pull request 4 months ago
`manage_relationship` should warn if the given options is empty
drtheuns opened this issue 4 months ago
drtheuns opened this issue 4 months ago
Error on get started
manicar2093 opened this issue 4 months ago
manicar2093 opened this issue 4 months ago
chore(deps): bump the production-dependencies group with 2 updates
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Make sure there is a caret in front of each atomic_ref occurence
adonig opened this pull request 4 months ago
adonig opened this pull request 4 months ago
Fix an error in the changeset action lifecycle example
adonig opened this pull request 4 months ago
adonig opened this pull request 4 months ago
Function atomic_ref/1 not found when doing a create with upsert?: true
adonig opened this issue 4 months ago
adonig opened this issue 4 months ago
fix: do not call tracer `set_metadata` with span type that it ignores
vonagam opened this pull request 4 months ago
vonagam opened this pull request 4 months ago
In create actions, `accept :*` and `argument :relationship` seem mutually exclusive
alykhanjetha opened this issue 4 months ago
alykhanjetha opened this issue 4 months ago
Aj/add cascade update
zachdaniel opened this pull request 4 months ago
zachdaniel opened this pull request 4 months ago
docs: Stop the `*` in `Ash.Type.*` italicising everything when converted to Markdown
sevenseacat opened this pull request 4 months ago
sevenseacat opened this pull request 4 months ago
Add support for --uuid-v7-primary-key in ash.gen.resource
albinkc opened this issue 4 months ago
albinkc opened this issue 4 months ago
Initial attempt at cascade updates
alykhanjetha opened this pull request 4 months ago
alykhanjetha opened this pull request 4 months ago
`ash.codegen` generates wrong sequence of migration
mudspot opened this issue 4 months ago
mudspot opened this issue 4 months ago
docs: Replace incorrect `attribute` policy check in Policies guide with an `expr`
sevenseacat opened this pull request 4 months ago
sevenseacat opened this pull request 4 months ago
docs: Fix code typo in Policies guide
sevenseacat opened this pull request 4 months ago
sevenseacat opened this pull request 4 months ago
chore(deps): bump the production-dependencies group with 2 updates
dependabot[bot] opened this pull request 4 months ago
dependabot[bot] opened this pull request 4 months ago
Emit Batch Status for Bulk Actions
maennchen opened this pull request 4 months ago
maennchen opened this pull request 4 months ago
Implement `upsert_condition` for bulk create
maennchen opened this pull request 4 months ago
maennchen opened this pull request 4 months ago
docs: using multitenancy with code interfaces
alexslade opened this pull request 4 months ago
alexslade opened this pull request 4 months ago
Spark optimized
zachdaniel opened this pull request 4 months ago
zachdaniel opened this pull request 4 months ago
Implement condition for upsert
maennchen opened this pull request 4 months ago
maennchen opened this pull request 4 months ago
Support a condition for upserts
maennchen opened this issue 4 months ago
maennchen opened this issue 4 months ago
chore: Report which module is at fault, when raising an error about relationship domain inclusion
sevenseacat opened this pull request 4 months ago
sevenseacat opened this pull request 4 months ago
nested bulk_create failing when using transaction: :batch
yasoob opened this issue 4 months ago
yasoob opened this issue 4 months ago
The sorting order is opposite to what I intended.
jechol opened this issue 4 months ago
jechol opened this issue 4 months ago
Fix typo
nallwhy opened this pull request 5 months ago
nallwhy opened this pull request 5 months ago
Fix error with nil value
nallwhy opened this pull request 5 months ago
nallwhy opened this pull request 5 months ago
chore(deps): bump igniter from 0.3.17 to 0.3.18 in the production-dependencies group
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
`keys` constraint for `:struct` type
zachdaniel opened this issue 5 months ago
zachdaniel opened this issue 5 months ago
Pass options without :templated tuple to after_batch
zachdaniel opened this pull request 5 months ago
zachdaniel opened this pull request 5 months ago
Pass options without :templated tuple to after_batch
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
Dialyzer Fixes
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
ash.gen.resource errors out with --extend
albinkc opened this issue 5 months ago
albinkc opened this issue 5 months ago
Error with embedded array attribute
nallwhy opened this issue 5 months ago
nallwhy opened this issue 5 months ago
Fix `after_batch` arguments for `bulk_create` with `return_records?` disabled
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
Warn on bulk action `return_stream?` without any other `return_*?` options enabled.
maennchen opened this pull request 5 months ago
maennchen opened this pull request 5 months ago
Change `after_batch/3` is called without changesets when `return_records?: false`
maennchen opened this issue 5 months ago
maennchen opened this issue 5 months ago
Warn on bulk action with `return_stream?: true` with no results.
maennchen opened this issue 5 months ago
maennchen opened this issue 5 months ago
Possibility to emit indices in bulk action with `return_stream?: true`
maennchen opened this issue 5 months ago
maennchen opened this issue 5 months ago
Error resolving query: key :arguments not found in: nil
FedeMadoery opened this issue 5 months ago
FedeMadoery opened this issue 5 months ago
Warn on expression with `== nil` or convert to `is_nil`
maennchen opened this issue 5 months ago
maennchen opened this issue 5 months ago
test: use other resource's calculation in inline filter policy
rapidfsub opened this pull request 5 months ago
rapidfsub opened this pull request 5 months ago
Add defaults and typespec to resulting Resource struct
m0rt3nlund opened this pull request 5 months ago
m0rt3nlund opened this pull request 5 months ago
test: cannot set_attribute on attribute with writable? false
rapidfsub opened this pull request 5 months ago
rapidfsub opened this pull request 5 months ago
Wrong field name in error after validation
zeneodev1 opened this issue 5 months ago
zeneodev1 opened this issue 5 months ago
chore(deps): bump the production-dependencies group with 2 updates
dependabot[bot] opened this pull request 5 months ago
dependabot[bot] opened this pull request 5 months ago
mix ash.codegen does not recognize the string after --name as the name
andreas-ementio opened this issue 5 months ago
andreas-ementio opened this issue 5 months ago
Documentation - Add section regarding strict-loading for manual relationships.
Torkan opened this pull request 5 months ago
Torkan opened this pull request 5 months ago
Compilation error in file lib/ash/policy/authorizer/authorizer.ex
briankariuki opened this issue 5 months ago
briankariuki opened this issue 5 months ago
Field Policy Not Preventing Runtime Calculation Execution in Ash Framework
diogo-felix-martins opened this issue 5 months ago
diogo-felix-martins opened this issue 5 months ago