Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Ash Framework
Creating a declarative, resource based general application framework for Elixir.
Collective -
Host: opensource -
https://opencollective.com/ash-framework
- Website: https://ash-elixir.org
- Code: https://github.com/ash-project
Anonymous function calculations are inconsistent with module calculations
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
add new calculate union tests with real resources
github.com/ash-project/ash_graphql - barnabasJ opened this pull request over 1 year ago
github.com/ash-project/ash_graphql - barnabasJ opened this pull request over 1 year ago
Improvement/step containers
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
docs: Fix broken reference link in README
github.com/ash-project/reactor - sevenseacat opened this pull request over 1 year ago
github.com/ash-project/reactor - sevenseacat opened this pull request over 1 year ago
Add top-level option to run a Reactor synchronously.
github.com/ash-project/reactor - jimsynz opened this issue over 1 year ago
github.com/ash-project/reactor - jimsynz opened this issue over 1 year ago
docs: `:maybe` means true in `can?` by default, not false
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
fix: remove duplicate doc for `authorize?` in `Query.for_read_opts`
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
`PubSub` notifier should load any data it needs
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
Aggregates loaded in the action is not available for publishing
github.com/ash-project/ash - puruzio opened this issue over 1 year ago
github.com/ash-project/ash - puruzio opened this issue over 1 year ago
fix: honor `not_found_error?: true` opt in code interface get actions
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
Bug with Api.load, when nested and lazy?: true
github.com/ash-project/ash - hmy3743 opened this issue over 1 year ago
github.com/ash-project/ash - hmy3743 opened this issue over 1 year ago
Keyset pagination - field must be included in query when sorting on that field
github.com/ash-project/ash_graphql - ahey opened this issue over 1 year ago
github.com/ash-project/ash_graphql - ahey opened this issue over 1 year ago
Add `field_policy` for limiting access to specific fields.
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
improvement: add support for generic actions in `api.can`
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
Improve frontend a little bit
github.com/ash-project/ash_admin - woutdp opened this pull request over 1 year ago
github.com/ash-project/ash_admin - woutdp opened this pull request over 1 year ago
Allow streaming read actions
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
fix: Typo in validations documentation
github.com/ash-project/ash - woutdp opened this pull request over 1 year ago
github.com/ash-project/ash - woutdp opened this pull request over 1 year ago
improvement: generate some action helpers with code interface
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
add tests for graphql aliases
github.com/ash-project/ash_graphql - barnabasJ opened this pull request over 1 year ago
github.com/ash-project/ash_graphql - barnabasJ opened this pull request over 1 year ago
improvement: Add ability to compose reactors.
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
bulk_create ignores `upsert_identity` if set directly in the action
github.com/ash-project/ash - sezaru opened this issue over 1 year ago
github.com/ash-project/ash - sezaru opened this issue over 1 year ago
Fetching next page in a query with calculations with keyset pagination seems to be broken
github.com/ash-project/ash - sezaru opened this issue over 1 year ago
github.com/ash-project/ash - sezaru opened this issue over 1 year ago
fix: continue refactor in code interface
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
Get datasource from resource
github.com/ash-project/ash - RaspberryLambda opened this pull request over 1 year ago
github.com/ash-project/ash - RaspberryLambda opened this pull request over 1 year ago
fix: refactor out some repetition in code interface
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
chore(deps-dev): bump git_ops from 2.5.6 to 2.6.0
github.com/ash-project/reactor - dependabot[bot] opened this pull request over 1 year ago
github.com/ash-project/reactor - dependabot[bot] opened this pull request over 1 year ago
fix: drop proper opts keys when calling api in code interface
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
Feat: Add option `sortable?` on attribute/calculate/aggregations in resource DSL
github.com/ash-project/ash - frankdugan3 opened this issue over 1 year ago
github.com/ash-project/ash - frankdugan3 opened this issue over 1 year ago
chore(deps-dev): bump git_ops from 2.4.5 to 2.5.6
github.com/ash-project/reactor - dependabot[bot] opened this pull request over 1 year ago
github.com/ash-project/reactor - dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump ex_check from 0.12.0 to 0.15.0
github.com/ash-project/reactor - dependabot[bot] opened this pull request over 1 year ago
github.com/ash-project/reactor - dependabot[bot] opened this pull request over 1 year ago
improvement(Builder): rename internally generated steps to start with `:__reactor__`.
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
improvement: Add step-wide argument transforms.
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
fix: don't explode for non-tuple argument values.
github.com/ash-project/spark - jimsynz opened this pull request over 1 year ago
github.com/ash-project/spark - jimsynz opened this pull request over 1 year ago
fix(Spark.Dsl.Entity): Clobbering of optional arguments
github.com/ash-project/spark - jimsynz opened this pull request over 1 year ago
github.com/ash-project/spark - jimsynz opened this pull request over 1 year ago
fix: interpolate table names with `inspect` in generated migrations
github.com/ash-project/ash_postgres - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash_postgres - vonagam opened this pull request over 1 year ago
added failing test showing that calculations cannot access attributes…
github.com/ash-project/ash - oco-adam opened this pull request over 1 year ago
github.com/ash-project/ash - oco-adam opened this pull request over 1 year ago
Calculations can't access attributes of parent in multi-tenant context
github.com/ash-project/ash - oco-adam opened this issue over 1 year ago
github.com/ash-project/ash - oco-adam opened this issue over 1 year ago
bring validation behaviour in line with rest of builtins
github.com/ash-project/ash - kernel-io opened this pull request over 1 year ago
github.com/ash-project/ash - kernel-io opened this pull request over 1 year ago
fix: copy tenant to step on flow build
github.com/ash-project/ash - kernel-io opened this pull request over 1 year ago
github.com/ash-project/ash - kernel-io opened this pull request over 1 year ago
Add type and descriptions
github.com/ash-project/ash_json_api - muej opened this pull request over 1 year ago
github.com/ash-project/ash_json_api - muej opened this pull request over 1 year ago
clarify custom.ex async? documentation
github.com/ash-project/ash - kernel-io opened this pull request over 1 year ago
github.com/ash-project/ash - kernel-io opened this pull request over 1 year ago
ensure add_tenant/1 checks the correct key
github.com/ash-project/ash - kernel-io opened this pull request over 1 year ago
github.com/ash-project/ash - kernel-io opened this pull request over 1 year ago
Entity documentation
github.com/ash-project/spark - erikaaus opened this pull request over 1 year ago
github.com/ash-project/spark - erikaaus opened this pull request over 1 year ago
Add `queues` and `*_later`
github.com/ash-project/ash_oban - zachdaniel opened this issue over 1 year ago
github.com/ash-project/ash_oban - zachdaniel opened this issue over 1 year ago
Migration generator assumes all foreign keys are UUIDs
github.com/ash-project/ash - jimsynz opened this issue over 1 year ago
github.com/ash-project/ash - jimsynz opened this issue over 1 year ago
varchar size info for a column that already exists is missing from migration
github.com/ash-project/ash_postgres - sezaru opened this issue over 1 year ago
github.com/ash-project/ash_postgres - sezaru opened this issue over 1 year ago
do not autogenerate values for optional fields that have a generator
github.com/ash-project/ash - barnabasJ opened this pull request over 1 year ago
github.com/ash-project/ash - barnabasJ opened this pull request over 1 year ago
Rename name fields in NoSuch errors
github.com/ash-project/ash - vonagam opened this issue over 1 year ago
github.com/ash-project/ash - vonagam opened this issue over 1 year ago
fix: rename few error files to match module names
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
fix: remove `class` and `stacktrace` from `ErrorKind` implementations
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
Possibly use raw SQL to convert to jsonb (maybe not always)
github.com/ash-project/ash_postgres - dmitriid opened this issue over 1 year ago
github.com/ash-project/ash_postgres - dmitriid opened this issue over 1 year ago
Documentation Improvements for Spark.Dsl.Entity
github.com/ash-project/spark - erikaaus opened this issue over 1 year ago
github.com/ash-project/spark - erikaaus opened this issue over 1 year ago
Transformer behaviour error add irrelevant stacktrace
github.com/ash-project/spark - erikaaus opened this issue over 1 year ago
github.com/ash-project/spark - erikaaus opened this issue over 1 year ago
Only create values for attributes that did not get a generator
github.com/ash-project/ash - barnabasJ opened this pull request over 1 year ago
github.com/ash-project/ash - barnabasJ opened this pull request over 1 year ago
fix: remove field name from string length error message
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
`literal/1` for expanding literal values in fragments
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
github.com/ash-project/ash - zachdaniel opened this issue over 1 year ago
Ash should automatically define join resources for many-to-many relationships.
github.com/ash-project/ash - jimsynz opened this issue over 1 year ago
github.com/ash-project/ash - jimsynz opened this issue over 1 year ago
Provide sensible defaults for many-to-many attributes.
github.com/ash-project/ash - jimsynz opened this issue over 1 year ago
github.com/ash-project/ash - jimsynz opened this issue over 1 year ago
Keyset pagination - aggregate field must be included in query when sorting on that field
github.com/ash-project/ash_graphql - ahey opened this issue over 1 year ago
github.com/ash-project/ash_graphql - ahey opened this issue over 1 year ago
fix: add `:forbidden` to `error_class`, lowercase code for `Forbidden`
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
github.com/ash-project/ash - vonagam opened this pull request over 1 year ago
tests: added test for bulk upsert
github.com/ash-project/ash_postgres - tommasop opened this pull request over 1 year ago
github.com/ash-project/ash_postgres - tommasop opened this pull request over 1 year ago
Add `Negate` validation
github.com/ash-project/ash - marmor157 opened this pull request over 1 year ago
github.com/ash-project/ash - marmor157 opened this pull request over 1 year ago
Documentation for `accessing_from` does not exist (or I can't find it)
github.com/ash-project/ash_phoenix - jimsynz opened this issue over 1 year ago
github.com/ash-project/ash_phoenix - jimsynz opened this issue over 1 year ago
track explicitly set keys
github.com/ash-project/spark - kgullion-vonage opened this pull request over 1 year ago
github.com/ash-project/spark - kgullion-vonage opened this pull request over 1 year ago
Remove auto types for everything except `Ash.Type.Enum` and `Ash.Type.NewType`
github.com/ash-project/ash_graphql - zachdaniel opened this issue over 1 year ago
github.com/ash-project/ash_graphql - zachdaniel opened this issue over 1 year ago
test: add test for bulk creating relationships
github.com/ash-project/ash_postgres - frankdugan3 opened this pull request over 1 year ago
github.com/ash-project/ash_postgres - frankdugan3 opened this pull request over 1 year ago
Generate mermaid graphs of reactors.
github.com/ash-project/reactor - jimsynz opened this issue over 1 year ago
github.com/ash-project/reactor - jimsynz opened this issue over 1 year ago
improvement: Add config to allow all media type params
github.com/ash-project/ash_json_api - skanderm opened this pull request over 1 year ago
github.com/ash-project/ash_json_api - skanderm opened this pull request over 1 year ago
allow functions for generators
github.com/ash-project/ash - barnabasJ opened this pull request over 1 year ago
github.com/ash-project/ash - barnabasJ opened this pull request over 1 year ago
fix: swap `Exception.exception?` for `Kernel.is_exception`
github.com/ash-project/spark - ahey opened this pull request over 1 year ago
github.com/ash-project/spark - ahey opened this pull request over 1 year ago
fix: swap `Exception.exception?` for `Kernel.is_exception`
github.com/ash-project/ash - ahey opened this pull request over 1 year ago
github.com/ash-project/ash - ahey opened this pull request over 1 year ago
Fix docs for code_interface generated help
github.com/ash-project/ash - shirishgoyal opened this pull request over 1 year ago
github.com/ash-project/ash - shirishgoyal opened this pull request over 1 year ago
fix: accidental variable shadowing in calculation loading.
github.com/ash-project/ash - jimsynz opened this pull request over 1 year ago
github.com/ash-project/ash - jimsynz opened this pull request over 1 year ago
fix: add missing batch_size opt for bulk_create
github.com/ash-project/ash - ahey opened this pull request over 1 year ago
github.com/ash-project/ash - ahey opened this pull request over 1 year ago
improvement: moderately more helpful error message when introspecting a non-Spark module.
github.com/ash-project/spark - jimsynz opened this pull request over 1 year ago
github.com/ash-project/spark - jimsynz opened this pull request over 1 year ago
Defining an aggregate that returns a resource generates an Ecto error
github.com/ash-project/ash - sevenseacat opened this issue over 1 year ago
github.com/ash-project/ash - sevenseacat opened this issue over 1 year ago
get_and_lock unhandled error
github.com/ash-project/ash - infinitis opened this issue over 1 year ago
github.com/ash-project/ash - infinitis opened this issue over 1 year ago
Query parameter not passed as argument
github.com/ash-project/ash_json_api - martinhrvn opened this issue over 1 year ago
github.com/ash-project/ash_json_api - martinhrvn opened this issue over 1 year ago
improvement(Ash.Type.Module): Add `:module` type.
github.com/ash-project/ash - jimsynz opened this pull request over 1 year ago
github.com/ash-project/ash - jimsynz opened this pull request over 1 year ago
improvement: Search icons
github.com/ash-project/ash_hq - sevenseacat opened this pull request over 1 year ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request over 1 year ago
Ash.Seed.seed!(%Module{...}) doesn't work starting 1.3.25
github.com/ash-project/ash_postgres - tfleurant opened this issue over 1 year ago
github.com/ash-project/ash_postgres - tfleurant opened this issue over 1 year ago
chore: Add `Reactor` to seeds.
github.com/ash-project/ash_hq - jimsynz opened this pull request over 1 year ago
github.com/ash-project/ash_hq - jimsynz opened this pull request over 1 year ago
improvement(Reactor.Step): remove `can?/1` and replace with optional callbacks
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
When no `limit` is set on a paginated read action it crashes.
github.com/ash-project/ash_json_api - jimsynz opened this issue over 1 year ago
github.com/ash-project/ash_json_api - jimsynz opened this issue over 1 year ago
docs: getting started guide.
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
github.com/ash-project/reactor - jimsynz opened this pull request over 1 year ago
Remove config :tails
github.com/ash-project/ash_admin - woutdp opened this pull request over 1 year ago
github.com/ash-project/ash_admin - woutdp opened this pull request over 1 year ago
Validation: Ash.Resource.Verifiers.VerifyIdentityFields
github.com/ash-project/ash - frankdugan3 opened this issue over 1 year ago
github.com/ash-project/ash - frankdugan3 opened this issue over 1 year ago
fix: Remove id from resource attributes
github.com/ash-project/ash_json_api - skanderm opened this pull request over 1 year ago
github.com/ash-project/ash_json_api - skanderm opened this pull request over 1 year ago
Mix task `ash_postgres.generate_migrations` doesn't say anything about `ash_apis` applicatione environment.
github.com/ash-project/ash_postgres - jimsynz opened this issue over 1 year ago
github.com/ash-project/ash_postgres - jimsynz opened this issue over 1 year ago
improvement: Filter for resources that have a json_api type defined
github.com/ash-project/ash_json_api - skanderm opened this pull request over 1 year ago
github.com/ash-project/ash_json_api - skanderm opened this pull request over 1 year ago
docs: `bulk_create` does not support automatic `upsert_fields`
github.com/ash-project/ash - bcksl opened this pull request over 1 year ago
github.com/ash-project/ash - bcksl opened this pull request over 1 year ago