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
Multiple relationship-related authorizations in a single policy raises error `key :read_action not found in: nil`
sevenseacat opened this issue over 1 year ago
sevenseacat opened this issue over 1 year ago
Rename `define_for` in code interface.
jimsynz opened this issue over 1 year ago
jimsynz opened this issue over 1 year ago
bug: read action get_by don't recognize relationship attributes
sezaru opened this issue over 1 year ago
sezaru opened this issue over 1 year ago
Add `Negate` validation
marmor157 opened this pull request over 1 year ago
marmor157 opened this pull request over 1 year ago
Bug in the example code for Idiomatic Actions
hanrelan opened this issue over 1 year ago
hanrelan opened this issue over 1 year ago
`%Ash.NotSelected{}`
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
improvement: add missing argument to calculate example
rellen opened this pull request over 1 year ago
rellen opened this pull request over 1 year ago
feat: Adds Ash.Changeset around_transaction
sezaru opened this pull request over 1 year ago
sezaru opened this pull request over 1 year ago
Better documentation for custom validations
DaniruKun opened this issue over 1 year ago
DaniruKun opened this issue over 1 year ago
fix: typo
rapidfireworks opened this pull request over 1 year ago
rapidfireworks opened this pull request over 1 year ago
Remove `aggregates` and `calculations` passed into parse filters
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
updated api functions to use changeset
kernel-io opened this pull request over 1 year ago
kernel-io opened this pull request over 1 year ago
many_to_many manage_relationship peculiarities
kernel-io opened this issue over 1 year ago
kernel-io opened this issue over 1 year ago
adds verifier for identity fields.
TwistingTwists opened this pull request over 1 year ago
TwistingTwists opened this pull request over 1 year ago
Anonymous function calculations are inconsistent with module calculations
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
docs: `:maybe` means true in `can?` by default, not false
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
fix: remove duplicate doc for `authorize?` in `Query.for_read_opts`
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
`PubSub` notifier should load any data it needs
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Aggregates loaded in the action is not available for publishing
puruzio opened this issue over 1 year ago
puruzio opened this issue over 1 year ago
fix: honor `not_found_error?: true` opt in code interface get actions
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
Bug with Api.load, when nested and lazy?: true
hmy3743 opened this issue over 1 year ago
hmy3743 opened this issue over 1 year ago
Add `field_policy` for limiting access to specific fields.
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
improvement: add support for generic actions in `api.can`
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
Allow streaming read actions
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
fix: Typo in validations documentation
woutdp opened this pull request over 1 year ago
woutdp opened this pull request over 1 year ago
improvement: generate some action helpers with code interface
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
bulk_create ignores `upsert_identity` if set directly in the action
sezaru opened this issue over 1 year ago
sezaru opened this issue over 1 year ago
Fetching next page in a query with calculations with keyset pagination seems to be broken
sezaru opened this issue over 1 year ago
sezaru opened this issue over 1 year ago
fix: continue refactor in code interface
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
Get datasource from resource
RaspberryLambda opened this pull request over 1 year ago
RaspberryLambda opened this pull request over 1 year ago
fix: refactor out some repetition in code interface
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
fix: drop proper opts keys when calling api in code interface
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
Feat: Add option `sortable?` on attribute/calculate/aggregations in resource DSL
frankdugan3 opened this issue over 1 year ago
frankdugan3 opened this issue over 1 year ago
added failing test showing that calculations cannot access attributes…
oco-adam opened this pull request over 1 year ago
oco-adam opened this pull request over 1 year ago
Calculations can't access attributes of parent in multi-tenant context
oco-adam opened this issue over 1 year ago
oco-adam opened this issue over 1 year ago
bring validation behaviour in line with rest of builtins
kernel-io opened this pull request over 1 year ago
kernel-io opened this pull request over 1 year ago
fix: copy tenant to step on flow build
kernel-io opened this pull request over 1 year ago
kernel-io opened this pull request over 1 year ago
clarify custom.ex async? documentation
kernel-io opened this pull request over 1 year ago
kernel-io opened this pull request over 1 year ago
ensure add_tenant/1 checks the correct key
kernel-io opened this pull request over 1 year ago
kernel-io opened this pull request over 1 year ago
Migration generator assumes all foreign keys are UUIDs
jimsynz opened this issue over 1 year ago
jimsynz opened this issue over 1 year ago
do not autogenerate values for optional fields that have a generator
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
Rename name fields in NoSuch errors
vonagam opened this issue over 1 year ago
vonagam opened this issue over 1 year ago
fix: rename few error files to match module names
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
fix: remove `class` and `stacktrace` from `ErrorKind` implementations
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
Only create values for attributes that did not get a generator
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
fix: remove field name from string length error message
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
`literal/1` for expanding literal values in fragments
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Ash should automatically define join resources for many-to-many relationships.
jimsynz opened this issue over 1 year ago
jimsynz opened this issue over 1 year ago
Provide sensible defaults for many-to-many attributes.
jimsynz opened this issue over 1 year ago
jimsynz opened this issue over 1 year ago
Broken link in documentation
xln7 opened this issue over 1 year ago
xln7 opened this issue over 1 year ago
fix: add `:forbidden` to `error_class`, lowercase code for `Forbidden`
vonagam opened this pull request over 1 year ago
vonagam opened this pull request over 1 year ago
Improve DX around unions
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Add `Negate` validation
marmor157 opened this pull request over 1 year ago
marmor157 opened this pull request over 1 year ago
allow functions for generators
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
fix typo
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
fix: swap `Exception.exception?` for `Kernel.is_exception`
ahey opened this pull request over 1 year ago
ahey opened this pull request over 1 year ago
Fix docs for code_interface generated help
shirishgoyal opened this pull request over 1 year ago
shirishgoyal opened this pull request over 1 year ago
fix: accidental variable shadowing in calculation loading.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
fix: add missing batch_size opt for bulk_create
ahey opened this pull request over 1 year ago
ahey opened this pull request over 1 year ago
Defining an aggregate that returns a resource generates an Ecto error
sevenseacat opened this issue over 1 year ago
sevenseacat opened this issue over 1 year ago
get_and_lock unhandled error
infinitis opened this issue over 1 year ago
infinitis opened this issue over 1 year ago
improvement(Ash.Type.Module): Add `:module` type.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
Code Generation
andyl opened this issue over 1 year ago
andyl opened this issue over 1 year ago
Validation: Ash.Resource.Verifiers.VerifyIdentityFields
frankdugan3 opened this issue over 1 year ago
frankdugan3 opened this issue over 1 year ago
docs: `bulk_create` does not support automatic `upsert_fields`
bcksl opened this pull request over 1 year ago
bcksl opened this pull request over 1 year ago
multitenant resource relationships
revati opened this issue over 1 year ago
revati opened this issue over 1 year ago
Correctly map results of inline calculations
zimt28 opened this pull request over 1 year ago
zimt28 opened this pull request over 1 year ago
Improve documentation for Ash.Changeset.add_error/3
moxley opened this pull request over 1 year ago
moxley opened this pull request over 1 year ago
docs: add simple notifiers to the notifications guide
ahey opened this pull request over 1 year ago
ahey opened this pull request over 1 year ago
Forbidden actions return Invalid error messages
rgraff opened this issue over 1 year ago
rgraff opened this issue over 1 year ago
feat: add `fields/1` and `public_fields/1` to Ash.Resource.Info
frankdugan3 opened this pull request over 1 year ago
frankdugan3 opened this pull request over 1 year ago
no FunctionClause matching when loading calculation
barnabasJ opened this issue over 1 year ago
barnabasJ opened this issue over 1 year ago
bug: Reading tenant resources fails with attribute multi-tenancy
georgevanderson opened this issue over 1 year ago
georgevanderson opened this issue over 1 year ago
Improvement: Add upserts options to flow's create step
marmor157 opened this pull request over 1 year ago
marmor157 opened this pull request over 1 year ago
Fix: Add tenant attribute to identity attributes on upserts
marmor157 opened this pull request over 1 year ago
marmor157 opened this pull request over 1 year ago
Raw Actions
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Polymorphic relationships
bcksl opened this issue over 1 year ago
bcksl opened this issue over 1 year ago
feat(Ash.DataLayer.Ets): Generate match specs for more efficient querying.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
improvement: Change storage type of Ash.Type.Term to :binary
georgevanderson opened this pull request over 1 year ago
georgevanderson opened this pull request over 1 year ago
Synthesizing Aggregates across data layer boundaries
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Remove old-style `manual?` actions.
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
feat(Ash.DataLayer.Ets): Generate match specs for more efficient querying.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
Resources defined within other resources issue Ecto warnings
bcksl opened this issue over 1 year ago
bcksl opened this issue over 1 year ago
improvement: add constraints to maps
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
Constraints for maps
barnabasJ opened this issue over 1 year ago
barnabasJ opened this issue over 1 year ago
add test to check if calculations are cleared after update
barnabasJ opened this pull request over 1 year ago
barnabasJ opened this pull request over 1 year ago
fix: Fix set_new_attribute by adding missing option to set_attribute
marmor157 opened this pull request over 1 year ago
marmor157 opened this pull request over 1 year ago
test: tests for custom steps returning nil even when there is a right result
tommasop opened this pull request over 1 year ago
tommasop opened this pull request over 1 year ago
Pattern match lifecycle hook return values
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Action Specific Notifications
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Capture and send unsent notifications automatically.
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Support loading "through" attributes
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
chore: fix various incorrect "context" typespecs.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
improvement: Add :field option to relate_actor change
ahey opened this pull request over 1 year ago
ahey opened this pull request over 1 year ago
remove deprecation warning on aggregate/5 in query.ex
kernel-io opened this pull request over 1 year ago
kernel-io opened this pull request over 1 year ago
Warn on missed notifications by default
zachdaniel opened this issue over 1 year ago
zachdaniel opened this issue over 1 year ago
Using `:struct` in flow arguments is too strict
jimsynz opened this issue over 1 year ago
jimsynz opened this issue over 1 year ago
Return an empty result from the read flow.
jimsynz opened this issue over 1 year ago
jimsynz opened this issue over 1 year ago
improvement(read_uses_flow?): Build stub for `Ash.Actions.Flows.Read`.
jimsynz opened this pull request over 1 year ago
jimsynz opened this pull request over 1 year ago
improvement: add :subfield option to relates_to_actor_via
ahey opened this pull request over 1 year ago
ahey opened this pull request over 1 year ago