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
chore(deps): bump the production-dependencies group with 3 updates
github.com/ash-project/ash_graphql - dependabot[bot] opened this pull request 4 months ago
github.com/ash-project/ash_graphql - dependabot[bot] opened this pull request 4 months ago
chore(deps): bump ash from 3.4.16 to 3.4.21 in the production-dependencies group
github.com/ash-project/ash_oban - dependabot[bot] opened this pull request 4 months ago
github.com/ash-project/ash_oban - dependabot[bot] opened this pull request 4 months ago
migration generator doesn't honour the `nils_distinct?` option of identities.
github.com/ash-project/ash_sqlite - jimsynz opened this issue 4 months ago
github.com/ash-project/ash_sqlite - jimsynz opened this issue 4 months ago
fix(Ash.Query): calling `for_read/2..4` should raise an `ArgumentError` when the specified action doesn't exist.
github.com/ash-project/ash - jimsynz opened this pull request 4 months ago
github.com/ash-project/ash - jimsynz opened this pull request 4 months ago
docs: correct return type for `around_action`
github.com/ash-project/ash - vonagam opened this pull request 4 months ago
github.com/ash-project/ash - vonagam opened this pull request 4 months ago
:rewrite not getting appropriately filled in in Igniter.Mix.Task.__using__()
github.com/ash-project/igniter - sinisijacob opened this issue 4 months ago
github.com/ash-project/igniter - sinisijacob opened this issue 4 months ago
feat(Ash.Reactor): Add the ability to specify action context in steps.
github.com/ash-project/ash - jimsynz opened this pull request 4 months ago
github.com/ash-project/ash - jimsynz opened this pull request 4 months ago
igniter.install forcing user-input on yes-no question when default[uppercase] option exists
github.com/ash-project/igniter - albinkc opened this issue 4 months ago
github.com/ash-project/igniter - albinkc opened this issue 4 months ago
fix: set right defaults for `action_select`
github.com/ash-project/ash - vonagam opened this pull request 4 months ago
github.com/ash-project/ash - vonagam opened this pull request 4 months ago
`require_attributes` allows missing or empty string
github.com/ash-project/ash - RoyalIcing opened this issue 4 months ago
github.com/ash-project/ash - RoyalIcing opened this issue 4 months ago
chore(deps): bump ash from 3.4.1 to 3.4.21
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 4 months ago
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 4 months ago
Docs Request: Example Project
github.com/ash-project/spark - svallory opened this issue 4 months ago
github.com/ash-project/spark - svallory opened this issue 4 months ago
fix: add checks for `around_transaction` and `around_action` in bulk
github.com/ash-project/ash - vonagam opened this pull request 4 months ago
github.com/ash-project/ash - vonagam opened this pull request 4 months ago
Bulk actions ignore `around_action` hooks
github.com/ash-project/ash - vonagam opened this issue 4 months ago
github.com/ash-project/ash - vonagam opened this issue 4 months ago
Ash.Query.distinct not working when using Ash.count
github.com/ash-project/ash - Torkan opened this issue 4 months ago
github.com/ash-project/ash - Torkan opened this issue 4 months ago
docs: disambiguate UUIDv4 and UUIDv7
github.com/ash-project/ash - albinkc opened this pull request 4 months ago
github.com/ash-project/ash - albinkc opened this pull request 4 months ago
Extend FilterForm to support TSQuery/TSVector Types
github.com/ash-project/ash_phoenix - allenwyma opened this issue 4 months ago
github.com/ash-project/ash_phoenix - allenwyma opened this issue 4 months ago
Add ability to derive sort inputs for related data.
github.com/ash-project/ash_graphql - jimsynz opened this issue 4 months ago
github.com/ash-project/ash_graphql - jimsynz opened this issue 4 months ago
test validation of function types
github.com/ash-project/spark - ademenev opened this pull request 4 months ago
github.com/ash-project/spark - ademenev opened this pull request 4 months ago
chore(deps): bump ash from 3.4.1 to 3.4.20
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
fix(installer): use correct module name in the `DataCase` moduledocs.
github.com/ash-project/ash_postgres - jimsynz opened this pull request 5 months ago
github.com/ash-project/ash_postgres - jimsynz opened this pull request 5 months ago
fix(installer): use correct module name in the `DataCase` moduledocs.
github.com/ash-project/ash_sqlite - jimsynz opened this pull request 5 months ago
github.com/ash-project/ash_sqlite - jimsynz opened this pull request 5 months ago
`Ash.Igniter.codegen/1` fails when there are no configured domains.
github.com/ash-project/ash_sqlite - jimsynz opened this issue 5 months ago
github.com/ash-project/ash_sqlite - jimsynz opened this issue 5 months ago
Installer creates `DataCase` module which refers to `AshHq`
github.com/ash-project/ash_postgres - jimsynz opened this issue 5 months ago
github.com/ash-project/ash_postgres - jimsynz opened this issue 5 months ago
Installer doesn't add `mix test` alias that sets up the DB and runs migrations.
github.com/ash-project/ash_postgres - jimsynz opened this issue 5 months ago
github.com/ash-project/ash_postgres - jimsynz opened this issue 5 months ago
Installer creates `DataCase` module which refers to `AshHq`
github.com/ash-project/ash_sqlite - jimsynz opened this issue 5 months ago
github.com/ash-project/ash_sqlite - jimsynz opened this issue 5 months ago
Installer doesn't add `mix test` alias that sets up the DB and runs migrations.
github.com/ash-project/ash_sqlite - jimsynz opened this issue 5 months ago
github.com/ash-project/ash_sqlite - jimsynz opened this issue 5 months ago
chore: Add failing test for #78.
github.com/ash-project/ash_sqlite - jimsynz opened this pull request 5 months ago
github.com/ash-project/ash_sqlite - jimsynz opened this pull request 5 months ago
Left lateral joins not supported by SQLite3.
github.com/ash-project/ash_sqlite - jimsynz opened this issue 5 months ago
github.com/ash-project/ash_sqlite - jimsynz opened this issue 5 months ago
`ash_json_api.install` adds a router pipeline for `:api` even if it already exists
github.com/ash-project/ash_json_api - sevenseacat opened this issue 5 months ago
github.com/ash-project/ash_json_api - sevenseacat opened this issue 5 months ago
`igniter.new` doesn't honour the `--module` option of `mix new`.
github.com/ash-project/igniter - jimsynz opened this issue 5 months ago
github.com/ash-project/igniter - jimsynz opened this issue 5 months ago
fix: Accept an empty string when prompting
github.com/ash-project/igniter - jimsynz opened this pull request 5 months ago
github.com/ash-project/igniter - jimsynz opened this pull request 5 months ago
Reports `unsatisfiable` for the satisfiable CNF
github.com/ash-project/simple_sat - bokner opened this issue 5 months ago
github.com/ash-project/simple_sat - bokner opened this issue 5 months ago
chore(deps): bump ash from 3.4.1 to 3.4.17
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
Missing Read on Join Resource for many_to_many complains about destination resource missing read action
github.com/ash-project/ash - allenwyma opened this issue 5 months ago
github.com/ash-project/ash - allenwyma opened this issue 5 months ago
feat: Add ability to ignore sensitive attributes.
github.com/ash-project/ash_paper_trail - jimsynz opened this pull request 5 months ago
github.com/ash-project/ash_paper_trail - jimsynz opened this pull request 5 months ago
feat: Add support for redacting sensitive attributes from versions.
github.com/ash-project/ash_paper_trail - jimsynz opened this pull request 5 months ago
github.com/ash-project/ash_paper_trail - jimsynz opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 2 updates
github.com/ash-project/ash - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump ash_postgres from 2.3.1 to 2.4.1 in the dev-dependencies group
github.com/ash-project/ash_archival - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_archival - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_archival - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_archival - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_cloak - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_cloak - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.15 to 3.4.17 in the production-dependencies group
github.com/ash-project/opentelemetry_ash - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/opentelemetry_ash - dependabot[bot] opened this pull request 5 months ago
Update relationships.md
github.com/ash-project/ash_json_api - enoonan opened this pull request 5 months ago
github.com/ash-project/ash_json_api - enoonan opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 3 updates
github.com/ash-project/ash_json_api - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_json_api - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_state_machine - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_state_machine - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump ash_postgres from 2.3.1 to 2.4.1 in the dev-dependencies group
github.com/ash-project/ash_admin - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_admin - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_admin - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_admin - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 5 updates
github.com/ash-project/ash_money - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_money - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_phoenix - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_phoenix - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_sql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_sql - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 2 updates
github.com/ash-project/ash_postgres - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_postgres - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_paper_trail - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_paper_trail - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 2 updates
github.com/ash-project/ash_sqlite - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_sqlite - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_json_api_wrapper - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_json_api_wrapper - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 6 updates
github.com/ash-project/ash_hq - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_hq - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
github.com/ash-project/ash_double_entry - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_double_entry - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.16 in the production-dependencies group
github.com/ash-project/ash_appsignal - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_appsignal - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 3 updates
github.com/ash-project/ash_graphql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_graphql - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.8 to 3.4.16 in the production-dependencies group
github.com/ash-project/ash_oban - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_oban - dependabot[bot] opened this pull request 5 months ago
fix: trim input before passing to `String.to_integer/1`.
github.com/ash-project/ash_postgres - jimsynz opened this pull request 5 months ago
github.com/ash-project/ash_postgres - jimsynz opened this pull request 5 months ago
fix(ensure_select): properly escape changeset.select
github.com/ash-project/ash - mbaertschi opened this pull request 5 months ago
github.com/ash-project/ash - mbaertschi opened this pull request 5 months ago
chore(deps): bump ash from 3.4.1 to 3.4.16
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
fix(docs): fix typo in README
github.com/ash-project/opentelemetry_ash - rellen opened this pull request 5 months ago
github.com/ash-project/opentelemetry_ash - rellen opened this pull request 5 months ago
`mix igniter.new app_name --with=phx.new` adds Igniter to mix.exs but does not install it
github.com/ash-project/igniter - sevenseacat opened this issue 5 months ago
github.com/ash-project/igniter - sevenseacat opened this issue 5 months ago
Error seeding data after upgrading to ash_postgres 2.4.0
github.com/ash-project/ash_postgres - sevenseacat opened this issue 5 months ago
github.com/ash-project/ash_postgres - sevenseacat opened this issue 5 months ago
Error seeding data after upgrading to ash_postgres 2.4.0
github.com/ash-project/ash - sevenseacat opened this issue 5 months ago
github.com/ash-project/ash - sevenseacat opened this issue 5 months ago
chore(deps): bump ash from 3.4.1 to 3.4.14
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
Ash.bulk_update does not skip resource validations when using skip_global_validations?
github.com/ash-project/ash - zeneodev1 opened this issue 5 months ago
github.com/ash-project/ash - zeneodev1 opened this issue 5 months ago
docs: add missing context to different changeset actions
github.com/ash-project/ash - StephanH90 opened this pull request 5 months ago
github.com/ash-project/ash - StephanH90 opened this pull request 5 months ago
2.4.0 Breaks Seeding of Data for Testing
github.com/ash-project/ash - allenwyma opened this issue 5 months ago
github.com/ash-project/ash - allenwyma opened this issue 5 months ago
Provide configuration option to opt-out of showing filter schemas in the swagger ui
github.com/ash-project/ash_json_api - briankariuki opened this issue 5 months ago
github.com/ash-project/ash_json_api - briankariuki opened this issue 5 months ago
chore(deps): bump ash from 3.4.1 to 3.4.11
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_mysql - dependabot[bot] opened this pull request 5 months ago
fix: incorrectly applied base filter.
github.com/ash-project/ash_paper_trail - jimsynz opened this pull request 5 months ago
github.com/ash-project/ash_paper_trail - jimsynz opened this pull request 5 months ago
docs: note that contexts are not shared across queries
github.com/ash-project/ash - rgraff opened this pull request 5 months ago
github.com/ash-project/ash - rgraff opened this pull request 5 months ago
Table with same name in a different schema prevents resource generation.
github.com/ash-project/ash_postgres - bstime-tol opened this issue 5 months ago
github.com/ash-project/ash_postgres - bstime-tol opened this issue 5 months ago
Moved common block editing code into single function, repointed existing block editors to use that as well
github.com/ash-project/ash - sinisijacob opened this pull request 5 months ago
github.com/ash-project/ash - sinisijacob opened this pull request 5 months ago
Implement pagination feature for related routes
github.com/ash-project/ash_json_api - sangeethailango opened this issue 5 months ago
github.com/ash-project/ash_json_api - sangeethailango opened this issue 5 months ago
feat(Reactor.Dsl.Flunk): Add a special step type which always fails.
github.com/ash-project/reactor - jimsynz opened this pull request 5 months ago
github.com/ash-project/reactor - jimsynz opened this pull request 5 months ago
chore(deps-dev): bump mimic from 1.9.0 to 1.10.1 in the dev-dependencies group
github.com/ash-project/ash - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ecto from 3.12.2 to 3.12.3 in the production-dependencies group
github.com/ash-project/ash - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.5 to 3.4.8 in the production-dependencies group
github.com/ash-project/ash_cloak - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_cloak - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 3 updates
github.com/ash-project/ash_json_api - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_json_api - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.4 to 3.4.8 in the production-dependencies group
github.com/ash-project/ash_state_machine - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_state_machine - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump the dev-dependencies group with 2 updates
github.com/ash-project/ash_admin - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_admin - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.4 to 3.4.8 in the production-dependencies group
github.com/ash-project/ash_admin - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_admin - dependabot[bot] opened this pull request 5 months ago
build(deps-dev): bump mimic from 1.10.0 to 1.10.1 in the dev-dependencies group
github.com/ash-project/igniter - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/igniter - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 3 updates
github.com/ash-project/ash_money - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_money - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.4 to 3.4.8 in the production-dependencies group
github.com/ash-project/ash_phoenix - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_phoenix - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 2 updates
github.com/ash-project/ash_sql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_sql - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 6 updates
github.com/ash-project/ash_hq - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_hq - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.4 to 3.4.8 in the production-dependencies group
github.com/ash-project/ash_json_api_wrapper - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_json_api_wrapper - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 2 updates
github.com/ash-project/ash_double_entry - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_double_entry - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump ash from 3.4.3 to 3.4.8 in the production-dependencies group
github.com/ash-project/ash_appsignal - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_appsignal - dependabot[bot] opened this pull request 5 months ago
feat: Add `table_name` and `store_resource_name?` DSL options.
github.com/ash-project/ash_paper_trail - jimsynz opened this pull request 5 months ago
github.com/ash-project/ash_paper_trail - jimsynz opened this pull request 5 months ago
Ash can’t deselect source fields that are required for loading relationships due to policies
github.com/ash-project/ash - sezaru opened this issue 5 months ago
github.com/ash-project/ash - sezaru opened this issue 5 months ago
chore(deps): bump the production-dependencies group with 3 updates
github.com/ash-project/ash_graphql - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_graphql - dependabot[bot] opened this pull request 5 months ago
chore(deps-dev): bump excoveralls from 0.18.2 to 0.18.3 in the dev-dependencies group
github.com/ash-project/ash_oban - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_oban - dependabot[bot] opened this pull request 5 months ago
chore(deps): bump the production-dependencies group with 2 updates
github.com/ash-project/ash_oban - dependabot[bot] opened this pull request 5 months ago
github.com/ash-project/ash_oban - dependabot[bot] opened this pull request 5 months ago