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
Generate forms for resource actions in Livebook
arosenb2 opened this issue about 1 year ago
arosenb2 opened this issue about 1 year ago
Generated Livebook uses H1 for Resources, but Livebook warns that there should only be a single H1
arosenb2 opened this issue about 1 year ago
arosenb2 opened this issue about 1 year ago
Allow a custom file name for Livebook creation
arosenb2 opened this issue about 1 year ago
arosenb2 opened this issue about 1 year ago
Livebook creation fails when a resource has generic actions defined
arosenb2 opened this issue about 1 year ago
arosenb2 opened this issue about 1 year ago
improvement: set default many to many options
pierrelegall opened this pull request about 1 year ago
pierrelegall opened this pull request about 1 year ago
Ash.Api.can/4 and generated can_ functions don't respect tenant option
brady131313 opened this issue about 1 year ago
brady131313 opened this issue about 1 year ago
Add ash.gen.resource generator
wintermeyer opened this pull request about 1 year ago
wintermeyer opened this pull request about 1 year ago
Custom loading relationships that reference the same resource fails after first compile
dmitriid opened this issue about 1 year ago
dmitriid opened this issue about 1 year ago
Unexpected snapshot update / migration of fields from type `utc_datetime` to `utc_datetime_usec`
rellen opened this issue about 1 year ago
rellen opened this issue about 1 year ago
Fix typo in expressions topic
igas opened this pull request about 1 year ago
igas opened this pull request about 1 year ago
Allow to read applying another non-read policy
pierrelegall opened this issue about 1 year ago
pierrelegall opened this issue about 1 year ago
Api.count does not apply the policy of the action
pierrelegall opened this issue about 1 year ago
pierrelegall opened this issue about 1 year ago
Api.count does not apply the policy of the action
pierrelegall opened this issue about 1 year ago
pierrelegall opened this issue about 1 year ago
Support UUID generation for version 7
hartmeyer opened this issue about 1 year ago
hartmeyer opened this issue about 1 year ago
Keyset pagination does not work when resource is ordered by a timestamp with time zone field and the time zone is different from UTC
tellesleandro opened this issue about 1 year ago
tellesleandro opened this issue about 1 year ago
Error on unknown keys in 3.0
zachdaniel opened this issue about 1 year ago
zachdaniel opened this issue about 1 year ago
Better action hook order in 3.0
zachdaniel opened this issue about 1 year ago
zachdaniel opened this issue about 1 year ago
Fixes: casting an array attribute to nil
rgraff opened this pull request about 1 year ago
rgraff opened this pull request about 1 year ago
Boolean (false) argument in read action translate to nil
tellesleandro opened this issue about 1 year ago
tellesleandro opened this issue about 1 year ago
improvement: add code_interface arg/attr names/descriptions in docs
rellen opened this pull request about 1 year ago
rellen opened this pull request about 1 year ago
Use attribute/argument descriptions in code interface for better documentation.
zachdaniel opened this issue about 1 year ago
zachdaniel opened this issue about 1 year ago
Update pagination.md for clearer implementation and options
cymkd opened this pull request about 1 year ago
cymkd opened this pull request about 1 year ago
fix: fix types for `min`/`max` constraints in `Type.Float`
vonagam opened this pull request about 1 year ago
vonagam opened this pull request about 1 year ago
`ash_graphql` cannot query related things due to the query engine.
tunchamroeun opened this issue about 1 year ago
tunchamroeun opened this issue about 1 year ago
Compiler doesn't warn when using Ash.Policy.Authorizer in wrong place.
kernel-io opened this issue about 1 year ago
kernel-io opened this issue about 1 year ago
improvement: support an `api` option to `use Ash.Resource`
zachdaniel opened this pull request about 1 year ago
zachdaniel opened this pull request about 1 year ago
fix: return unions as is if load is empty
barnabasJ opened this pull request about 1 year ago
barnabasJ opened this pull request about 1 year ago
update test to load forbidden field through union
barnabasJ opened this pull request about 1 year ago
barnabasJ opened this pull request about 1 year ago
fix: usage of `get_by` with `belongs_to` attribute
vonagam opened this pull request about 1 year ago
vonagam opened this pull request about 1 year ago
Allow to specify a read action for a relationship in a load
vonagam opened this issue about 1 year ago
vonagam opened this issue about 1 year ago
add test showing the problem with expressions in field_policy conditions
barnabasJ opened this pull request about 1 year ago
barnabasJ opened this pull request about 1 year ago
fix: move `Resource.Transformers.BelongsToSourceField` into entity
vonagam opened this pull request about 1 year ago
vonagam opened this pull request about 1 year ago
Ash.Resource does not translate into Ecto.Schema with correct autogenerate
m0rt3nlund opened this issue about 1 year ago
m0rt3nlund opened this issue about 1 year ago
Process Dictionary features will go away in 3.0
zachdaniel opened this issue about 1 year ago
zachdaniel opened this issue about 1 year ago
Regression in bulk_create from v2.14.20 to v2.14.21
sevenseacat opened this issue about 1 year ago
sevenseacat opened this issue about 1 year ago
improvement: default `keys` in identity to its `name`
vonagam opened this pull request about 1 year ago
vonagam opened this pull request about 1 year ago
Rename utc_datetime to datetime
pragdave opened this issue about 1 year ago
pragdave opened this issue about 1 year ago
It is a list ⛓️
dewetblomerus opened this pull request over 1 year ago
dewetblomerus opened this pull request over 1 year ago
fix: revert `:wrap_list` usage for `topic` in PubSub, needs recursion
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
feat: expose query or changeset to field policies
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
fix: more usages of `:wrap_list` type
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
fix: add missing usage of `:default_belongs_to_type`
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
fix: use `:wrap_list` type where appropriate
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
fix: `get_by` option can accept a single atom
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
Update documentation to include `user_id` in query.
franckstifler opened this pull request over 1 year ago
franckstifler opened this pull request over 1 year ago
Reference to `ash_postgres` guides in the relationship guides.
franckstifler opened this issue over 1 year ago
franckstifler opened this issue over 1 year ago
configurable storage for union type
kernel-io opened this issue over 1 year ago
kernel-io opened this issue over 1 year ago
Improve example update_timestamp docu
wintermeyer opened this pull request over 1 year ago
wintermeyer opened this pull request over 1 year ago
Error messages are duplicated on nested form for union resources
sevenseacat opened this issue over 1 year ago
sevenseacat opened this issue over 1 year ago
improvement(code interface): warn when `define_for` is missing
joshprice opened this pull request over 1 year ago
joshprice opened this pull request over 1 year ago
Remove Earmark warning on `Ash.Resource.Dsl`
joshprice opened this issue over 1 year ago
joshprice opened this issue over 1 year ago
Fix article link
chris-wickens opened this pull request over 1 year ago
chris-wickens opened this pull request over 1 year ago
docs(changeset): various doc and formatting improvements
joshprice opened this pull request over 1 year ago
joshprice opened this pull request over 1 year ago
improvement: Allow resources to opt out of the primary key requirement.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
Typo
woutdp opened this pull request over 1 year ago
woutdp opened this pull request over 1 year ago
Add Livebook button
woutdp opened this pull request over 1 year ago
woutdp opened this pull request over 1 year ago
fix: sort operator names in keyset
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
feat(Ash.Reactor): Add a Reactor extension that makes working with resources easy.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
improvement: implement atomics, expression-based changes
zachdaniel opened this pull request over 1 year ago
zachdaniel opened this pull request over 1 year ago
bug: `Api.bulk_create` returns inconsistent values when `return_records?` is not specified
sevenseacat opened this issue over 1 year ago
sevenseacat opened this issue over 1 year ago
fix(Ash.Type.Binary): Base64 encode binaries when embedding.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
Code interface-generated functions should check the type of their first argument and return an expressive error
rellen opened this issue over 1 year ago
rellen opened this issue over 1 year ago
fix(Ash.Filter): Don't overly constrain related references.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
Query with required arguments doesn't return error if arguments are missing
marmor157 opened this issue over 1 year ago
marmor157 opened this issue over 1 year ago
improvement: Set api field for ActionInput when running action
sezaru opened this pull request over 1 year ago
sezaru opened this pull request over 1 year ago
Make resource's DSL attributes section patchable
moissela opened this pull request over 1 year ago
moissela opened this pull request over 1 year ago
Should validate all actions and accept/reject fields at once.
franckstifler opened this pull request over 1 year ago
franckstifler opened this pull request over 1 year ago
improvement(Ash.Resource.Calculation): set struct defaults.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
fix: ensure union tag_values are compared as string
rgraff opened this pull request over 1 year ago
rgraff opened this pull request over 1 year ago
Feature: Ensure aggregate field is attribute or calculation.
franckstifler opened this pull request over 1 year ago
franckstifler opened this pull request over 1 year ago
Update documentation to include `user_id` in query.
franckstifler opened this pull request over 1 year ago
franckstifler opened this pull request over 1 year ago
chore: release version v2.14.0
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
default_limit option in keyset pagination is ignored
sezaru opened this issue over 1 year ago
sezaru opened this issue over 1 year ago
Add support for creating upsert conditionals
sezaru opened this issue over 1 year ago
sezaru opened this issue over 1 year ago
add Ash.Policy.Check.Expr to builtin checks
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
Cast values to the proper type and use `Ash.Type.equal?`
moxley opened this issue over 1 year ago
moxley opened this issue over 1 year ago
fix: read argument value in `ArgumentEquals` validation
sevenseacat opened this pull request over 1 year ago
sevenseacat opened this pull request over 1 year ago
fix-doc: refer to variable instead of constant in the function body
bhanuvrat opened this pull request over 1 year ago
bhanuvrat opened this pull request over 1 year ago
feat: validate arg
rapidfireworks opened this pull request over 1 year ago
rapidfireworks opened this pull request over 1 year ago
Feature: Polymorphic Relationships
bcksl opened this pull request over 1 year ago
bcksl opened this pull request over 1 year ago
fix doc: use variable score instead of its value
bhanuvrat opened this pull request over 1 year ago
bhanuvrat opened this pull request over 1 year ago
feat: validate argument equality
rapidfireworks opened this pull request over 1 year ago
rapidfireworks opened this pull request over 1 year ago
Remove leftover commented out debug code
marmor157 opened this pull request over 1 year ago
marmor157 opened this pull request over 1 year ago
Add test that recreates problem from issue 652
marmor157 opened this pull request over 1 year ago
marmor157 opened this pull request over 1 year ago
Ash.Changeset.manage_relationship raises Invalid Input when the identity/key is a ci_string
rgraff opened this issue over 1 year ago
rgraff opened this issue over 1 year ago
fix set_tenant spec
gordoneliel opened this pull request over 1 year ago
gordoneliel opened this pull request over 1 year ago
Map types (and the Keyword type I'm working on) that have fields specified need to load/dump those fields
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
fix: incorrect error for casting some binary UUIDs
skanderm opened this pull request over 1 year ago
skanderm opened this pull request over 1 year ago
Some `:read` flow steps are erroring after update to Ash 2.11.3
sswrk opened this issue over 1 year ago
sswrk opened this issue over 1 year ago
Do not select field if field policies fail
marmor157 opened this issue over 1 year ago
marmor157 opened this issue over 1 year ago
Bypass for FieldPolicies
barnabasJ opened this issue over 1 year ago
barnabasJ opened this issue over 1 year ago
Policy Breakdown can't handle FieldPolicies
barnabasJ opened this issue over 1 year ago
barnabasJ opened this issue over 1 year ago
proposal: Allow configuring pubsub notifiers for update actions to only send notifications when the record has changed
sevenseacat opened this issue over 1 year ago
sevenseacat opened this issue over 1 year ago
fix: incorrect typespec for `bulk_create/5`.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
chore: add pride and trans pride versions of the logos.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
add test for aggregate field policy
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
docs: Use different dark mode/light mode logos
sevenseacat opened this pull request over 1 year ago
sevenseacat opened this pull request over 1 year ago
fix: add `handle_change/3` and `prepare_change/3` to `Ash.Type.Union`
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
add test case for create action
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
fix: typo in at_most validation message
ahey opened this pull request over 1 year ago
ahey opened this pull request over 1 year ago