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: release version v2.1.0

github.com/ash-project/spark - 33690dfe42a6b7417baf0ee13d199ef9ad574d10 authored 9 months ago by Zach Daniel <[email protected]>
improvement: autocomplete for macros as well

github.com/ash-project/spark - 37b4dcebf5bfcb32bacbc2f1a2042d3fe975ecfd authored 9 months ago by Zach Daniel <[email protected]>
improvement: autocomplete options to `use` a DSL

improvement: support autocompleting function opts

github.com/ash-project/spark - 7b481ae76c9bf75d86b12f61be48109ae8b66330 authored 9 months ago by Zach Daniel <[email protected]>
Revert "fix: add defaults to `Verifier` functions"

This reverts commit 6a5c61ddcb7c7084ccf1e83d7ab9f0114f360242.

github.com/ash-project/spark - e21610b5cf009307851192999f06d7ef8e2ba95e authored 9 months ago by Zach Daniel <[email protected]>
fix: add defaults to `Verifier` functions

github.com/ash-project/spark - 6a5c61ddcb7c7084ccf1e83d7ab9f0114f360242 authored 9 months ago by Zach Daniel <[email protected]>
fix: include generic actions in enum filtering

github.com/ash-project/ash_graphql - 51004afa8d96a729c944c78f27dbcea2039921d4 authored 9 months ago by Zach Daniel <[email protected]>
fix: Set tenant correctly when reading many_to_many relationship. (#928)

github.com/ash-project/ash - 096542f352a520a22b897055220f153f8fbcb6b1 authored 9 months ago by Jechol Lee <[email protected]>
fix: properly match no_rollback error

github.com/ash-project/ash - d62faaa0a54899a0260f0cadd6f9d69c2a00f3a0 authored 9 months ago by Zach Daniel <[email protected]>
fix: load with right module in `get_rewrites` of `Ash.Type.Struct` (#927)

github.com/ash-project/ash - c485e714b0ec6feae3920c1d2903b70d6dfffabe authored 9 months ago by Dmitry Maganov <[email protected]>
improvement: make pagination more explicitly configurable

github.com/ash-project/ash_graphql - ae94fcde545d8372db540dca47554f7699a9c011 authored 9 months ago by Zach Daniel <[email protected]>
fix: fix params/1 typespec (#140)

github.com/ash-project/ash_phoenix - ab28a4dc06c201d84b7f386e8f184531f47828b6 authored 9 months ago by Minsub Kim <[email protected]>
chore: I was wrong

github.com/ash-project/ash - 54bbcc3057d36406418447cb8e13377650599dc9 authored 9 months ago by Zach Daniel <[email protected]>
fi: `fetch_count/4` use the query after applying `before_action` hooks (#922)

---------

Co-authored-by: Zach Daniel <[email protected]>

github.com/ash-project/ash - 7d7bcaa3d702765882a0b0d63af7052ff42a2e23 authored 9 months ago by Tun Cham Roeun <[email protected]>
improvement: Add nulls_distinct option to CustomIndex (#221)

github.com/ash-project/ash_postgres - e27ce5e0747b0cae28a29f1b5f7de69495829bab authored 9 months ago by Jinkyou Son <[email protected]>
improvement: use `wrap_list` for `where` in `changes.change` (#926)

github.com/ash-project/ash - b75327445c4e0d0327eaf48c78fa35ad1f8396f5 authored 9 months ago by Dmitry Maganov <[email protected]>
improvement: properly format generated migrations

github.com/ash-project/ash_postgres - ea853e5171e129884003ed4240d05006314b2317 authored 10 months ago by Zach Daniel <[email protected]>
improvement: don't require Mix to compile an Ash resource

github.com/ash-project/ash - 8df5d5fd9235ea77cd7014b2e079cab7710c1336 authored 10 months ago by Zach Daniel <[email protected]>
fix: ensure that calculation dependency loader combines selects

github.com/ash-project/ash - b89120ff154371bc4907631beaad41aa86b0844a authored 10 months ago by Zach Daniel <[email protected]>
chore: reorder case statements

github.com/ash-project/ash - 74080f8043455cdf8cbd5ac164ca702f74022d0f authored 10 months ago by Zach Daniel <[email protected]>
fix: properly handle raised errors from async calculations

fix: ensure depended on attributes are selected in calculations

github.com/ash-project/ash - ea9ec7dfef9df7cbdbf5e76e587527af7f481d21 authored 10 months ago by Zach Daniel <[email protected]>
fix: properly merge related selects when merging loads

github.com/ash-project/ash - 2c432bb1935b0a55588ca63e62f93a332149d445 authored 10 months ago by Zach Daniel <[email protected]>
fix: Allow blank/nil default values in :atom inputs when allow_nil? is true (#93)

* fix: Allow blank/default default values in :atom inputs when allow_nil? is true

* Run format

github.com/ash-project/ash_admin - ef9b2424386997bd3c9331409cb56001a0880a5d authored 10 months ago by skanderm <[email protected]>
fix: autocomplete properly when multiple scopes are on one line

github.com/ash-project/spark - 751dfcefe76ec04a4faa64c9debb5110206facfe authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v1.3.4

github.com/ash-project/ash_phoenix - 1a5953104cbcb7265a2d2eacace2cb2b6ff5e44b authored 10 months ago by Zach Daniel <[email protected]>
fix: get casted values from form (requires Ash 2.20+)

github.com/ash-project/ash_phoenix - 99a3a4915f189cfc72e1b9c57487b13e3c67e0b0 authored 10 months ago by Zach Daniel <[email protected]>
chore: properly set indexed map values in casted_attributes

github.com/ash-project/ash - a1b3105e8b85f0bf4020c02d484bef8ef573936f authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v0.27.1

github.com/ash-project/ash_graphql - f895d2910b3c5c7ed0e1e8dbd39759e827f1dcd4 authored 10 months ago by Zach Daniel <[email protected]>
chore: ensure constrainted attributes appear in `casted_*`

chore: update dsl docs

github.com/ash-project/ash - b7cb89c48145bb7e7409565b1fd6919cb241281e authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v2.20.1

github.com/ash-project/ash - e63b8f3b39c51e7a1e055fcc20b7d5a1bbf4ba85 authored 10 months ago by Zach Daniel <[email protected]>
chore: fix dialyzer/mix.lock

github.com/ash-project/ash_postgres - 2a326ea6bd657f6ff6b9464ca4881a6b49912180 authored 10 months ago by Zach Daniel <[email protected]>
improvement: don't select fields in exists subquery

github.com/ash-project/ash_postgres - abcdc052025167813ebbf3dd770e683e6afef0ad authored 10 months ago by Zach Daniel <[email protected]>
improvement: store casted values even if they are `nil`

github.com/ash-project/ash - 40977bce4f5a325f2c2f5aa1c3441c1a3eb33dc1 authored 10 months ago by Zach Daniel <[email protected]>
chore: credo/remove inspects

github.com/ash-project/ash_graphql - d2343e5c5442754a02d343f97139e41191337a29 authored 10 months ago by Zach Daniel <[email protected]>
improvement: add `hide_inputs` to queries and mutations

github.com/ash-project/ash_graphql - 90dc20822de81478a7e814d0eec0bfb9ea727ab4 authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v1.3.3

github.com/ash-project/ash_phoenix - 13e74837fa6dcc25bb29c96e428f60d516257719 authored 10 months ago by Zach Daniel <[email protected]>
chore: remove unneeded `persist` call

github.com/ash-project/ash - 57a99cbc768892647356aef5357122f7e60396c4 authored 10 months ago by Dmitrii Maganov <[email protected]>
fix: typespec for `action` policy check supports list of action names (#924)

github.com/ash-project/ash - 19c33397aa4f2b9fe0f17ac8147427aa12a1654c authored 10 months ago by Dmitry Maganov <[email protected]>
docs: `uuid_primary_key` does not have `generated?: true` by default (#923)

github.com/ash-project/ash - ecaef99ddf22a9b7152b9ef50f0dc177a94bbc86 authored 10 months ago by Dmitry Maganov <[email protected]>
fix: fix nested includes wrapping :hammer: (#114)

github.com/ash-project/ash_json_api - 68bdb43f23496f82be65f36dcfdd323038351fd9 authored 10 months ago by mrdotb <[email protected]>
improvement: Add :csp_nonce_assign_key to ash_admin options (fix for /issues/91) (#92)

github.com/ash-project/ash_admin - 99b8daed7b2f79d82fcd9e89338d41b0e1564aa7 authored 10 months ago by Peter Hartman <[email protected]>
docs: Improvements to the bulk_update and bulk_destroy functions (#910)

* docs: corrections after discussions of what the input is.

github.com/ash-project/ash - a24e1d9bdfe774d71b40b99cdbbf4a70fd4783d2 authored 10 months ago by Simon Bergström <[email protected]>
improvement(Ash.Reactor): Backport improvements from 3.0 branch.

github.com/ash-project/ash - e5f01bbd59cb8559d69d06cf804f4f5512756c0f authored 10 months ago by James Harton <[email protected]>
fix: don't reuse binding in many to many aggregate joins

github.com/ash-project/ash_postgres - 3c2b8912d0099b05911117995e63e3ef4f5691a9 authored 10 months ago by Zach Daniel <[email protected]>
fix: ensure that message is honored in atomic validations

fix: don't require actor when constructing aggregate query

github.com/ash-project/ash - 18cc9c9b268bda4e314f066856092670583f5bb7 authored 10 months ago by Zach Daniel <[email protected]>
fix: properly fetch nested form values

github.com/ash-project/ash_phoenix - ecc8ee82464ccf01a91e4c3d1e705b5865132e03 authored 10 months ago by Zach Daniel <[email protected]>
fix: typo in extension generator creates invalid drop

github.com/ash-project/ash_postgres - 842f16a2fa4b86f7d77db590557576b0f523bd13 authored 10 months ago by Robert Graff <[email protected]>
fix: merge base_filter and custom index's where correctly (#219)

github.com/ash-project/ash_postgres - 603d9c8cc6eead370ab94901fed1702f08274d1b authored 10 months ago by Jechol Lee <[email protected]>
fix: ash version dependency requirement (#137)

Solve #136

github.com/ash-project/ash_phoenix - f7310d7bc543ba056e1cf0bfbaa1d22efb811295 authored 10 months ago by Pierre Le Gall <[email protected]>
chore: release version v1.5.17

github.com/ash-project/ash_postgres - a03ff679f017c7937c6671fd775dcbbd76b138dc authored 10 months ago by Zach Daniel <[email protected]>
chore: only cast embedded maps statically

github.com/ash-project/ash_postgres - c2aacc65db31fe428bd0c6bceebdad55806ee4c3 authored 10 months ago by Zach Daniel <[email protected]>
fix: prevent ecto/pg from getting confused about the type of maps

github.com/ash-project/ash_postgres - 40481a17a04711aba8f2d7be804b49227fd537ea authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v1.3.2

github.com/ash-project/ash_phoenix - e57177734d612a644428e4a28d06c2784605004d authored 10 months ago by Zach Daniel <[email protected]>
chore(deps-dev): Bump mix_test_watch from 1.1.2 to 1.2.0 (#96)

Bumps [mix_test_watch](https://github.com/lpil/mix-test.watch) from 1.1.2 to 1.2.0.
- [Changelo...

github.com/ash-project/reactor - d0fe8d2ffdbe39ac5865e68544ac36495ee7b9fc authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: release version v1.5.16

github.com/ash-project/ash_postgres - 1a4a508e3979ab92e93c4b4601b15281c957f319 authored 10 months ago by Zach Daniel <[email protected]>
fix: always exclude `:order_by` on bulk updateable query

github.com/ash-project/ash_postgres - 70af9ee5bdb05a27466a39b21baadfef0da950a1 authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v2.20.0

github.com/ash-project/ash - bbaabc8bc5b3e540fa6d690696e427d3616389c1 authored 10 months ago by Zach Daniel <[email protected]>
improvement: do not perform atomic upgrade on destroy actions

fix: correct atomic implementation of `present` validation
fix: track keys that are set to `nil` ...

github.com/ash-project/ash - f19fa6c6c09374c6c192acdec0a9d999acce83c3 authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v0.2.2

github.com/ash-project/ash_oban - a15acf77d39d21b421360064e2be5d420d71f85e authored 10 months ago by Zach Daniel <[email protected]>
fix: properly catch when trigger no longer applies

github.com/ash-project/ash_oban - 488131e5a8c636dc7cc84b27b403fa3ee3cf99a7 authored 10 months ago by Zach Daniel <[email protected]>
improvement: Make undo actions for `update` and `destroy` actions more explicit. (#920)

* chore(Ash.Reactor): Follow on from `get` -> `read_one` rename.

* improvement(Ash.Reactor): ...

github.com/ash-project/ash - 9b88628b07b252eac3cdf91b5232b74770c55083 authored 10 months ago by James Harton <[email protected]>
fix: properly cast atomic constraints for integer

github.com/ash-project/ash - b3889d6f947946dfbb7ca795b8d4e7505ba4700b authored 10 months ago by Zach Daniel <[email protected]>
fix: more fixes for atomic length validations

github.com/ash-project/ash - 7d8375308d3404b189b2853228dff5e7c52a130a authored 10 months ago by Zach Daniel <[email protected]>
fix: fix atomic error for string length type validation

github.com/ash-project/ash - f1b523ee543ce67087ff69d4c61fbdc9739ceee9 authored 10 months ago by Zach Daniel <[email protected]>
fix: don't apply join relationship sort for lateral join

fixes #218

github.com/ash-project/ash_postgres - fce0fefe72aaaa528dd7f2408dcf985895f7f7c4 authored 10 months ago by Zach Daniel <[email protected]>
improvement: rename `get` to `read_one` in `Ash.Reactor`

github.com/ash-project/ash - 7f0e2d8037464b1f12a434e7c7604c8848694609 authored 10 months ago by Zach Daniel <[email protected]>
chore(deps-dev): Bump ex_check from 0.15.0 to 0.16.0 (#94)

github.com/ash-project/reactor - 8e13e7fd014a4d75e53c41ca8ebe30d5c8ab440b authored 10 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
improvement: validate primary keys provided for job scheduling

github.com/ash-project/ash_oban - 20bab64e52c8cc71326aef32e7d9af13d426e664 authored 10 months ago by Zach Daniel <[email protected]>
fix: Don't assume `UndefinedFunctionError` means the module is not a Reactor.

github.com/ash-project/reactor - eac0b668c9276922ab7d06c433b1f676bda52814 authored 10 months ago by James Harton <[email protected]>
chore(deps): Update Spark v2.0.1.

github.com/ash-project/reactor - eeb96142716ecac65fc4b92622136e20193b0e9f authored 10 months ago by James Harton <[email protected]>
feat(Ash.Reactor): Add a Reactor extension that makes working with resources easy. (#683)

* feat: Add `Ash.Reactor` with create support.

* improvement: Add `Ash.Reactor` update suppor...

github.com/ash-project/ash - 86d74ed789f20b459c2e1ac2ed9bc2c066274ce7 authored 10 months ago by James Harton <[email protected]>
Merge pull request #37 from jechol/mfa-mixin

Allow {module, function, args} for mixin

github.com/ash-project/ash_paper_trail - c4229548639de799f2891652449b8401411b34fe authored 10 months ago by Robert Graff <[email protected]>
chore: release version v2.19.14

github.com/ash-project/ash - e32865386750b42c21056d8bfbbac55128272e99 authored 10 months ago by Zach Daniel <[email protected]>
fix: properly match return type of `Type.new` in expr expansion

github.com/ash-project/ash - 75d975ea3ad98bda27312cf18dba375537ff5baa authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v2.19.13

github.com/ash-project/ash - 91742c20c21c4e15f090ee757612bb47c3a2129d authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v1.5.15

github.com/ash-project/ash_postgres - 6b87b5e7d76bcac7a962973bdb3328f10c53a6b5 authored 10 months ago by Zach Daniel <[email protected]>
improvement: don't double cast to the same type

improvement: detect more types

github.com/ash-project/ash_postgres - ec122c61d6a99cf6f30ec6c4a5de4b0401201a8b authored 10 months ago by Zach Daniel <[email protected]>
improvement: cast expression calculations if they don't do it

github.com/ash-project/ash - 96113c20dc16a6ce988461ee410b2094e0843ec3 authored 10 months ago by Zach Daniel <[email protected]>
improvement: builds_trigger/3 to enable job composition without execution (#18)

github.com/ash-project/ash_oban - f69ee2286ed86ee77cdf4aae2ae7ba09cc53956f authored 10 months ago by Yousef <[email protected]>
docs: Update Getting Started guide with links to Oban setup and AshOban DSL (#17)

* docs: Update Getting Started guide with links to Oban setup and AshOban DSL

* docs: Add not...

github.com/ash-project/ash_oban - 0829dc452cb818c0896c1d039fea43f23d73e9a6 authored 10 months ago by Rebecca Le <[email protected]>
chore: release version v1.5.14

github.com/ash-project/ash_postgres - 782e58ef85d271081dc8c4fdf60d59163d410bfb authored 10 months ago by Zach Daniel <[email protected]>
improvement: no need for subquery for simple table aliases

github.com/ash-project/ash_postgres - cea4b70a51cbf043d552dcbed3f0bd34a9299a33 authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v2.19.12

github.com/ash-project/ash - 93948f8bcbd50918b8d433bd226daf79e8c68dfa authored 10 months ago by Zach Daniel <[email protected]>
fix: properly scope expanded calculations

improvement: aggregate sort replaces query sort

github.com/ash-project/ash - 7d6ad64e0ee02e1cea856c71a7ea0f94c9239d2e authored 10 months ago by Zach Daniel <[email protected]>
fix: properly scope expanded calculations

github.com/ash-project/ash - b98b39ec899304354505d2d43f683210383d5d5b authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v1.5.13

github.com/ash-project/ash_postgres - 772b2b38d58640f5da2dd0a778e7d363a1d37d1a authored 10 months ago by Zach Daniel <[email protected]>
fix: properly handle multiple sorts in aggregate

github.com/ash-project/ash_postgres - 43deb00e36c3a39e0c6dafc2963367485c4cc6b2 authored 10 months ago by Zach Daniel <[email protected]>
fix: don't require that using module is compiled

github.com/ash-project/spark - a894749f7a7040c2379e40bbec95bf4eb0602b0d authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v2.19.11

github.com/ash-project/ash - 692a236d682030161e2f8045827014983453f229 authored 10 months ago by Zach Daniel <[email protected]>
fix: properly add aggregate authorization everywhere

github.com/ash-project/ash - 9a91937c88009b9e3997625fe74bd87ed19a1adb authored 10 months ago by Zach Daniel <[email protected]>
chore: release version v1.5.12

github.com/ash-project/ash_postgres - 74a03d3cc5c8fa4f97d607c4bbc3930a3b643990 authored 10 months ago by Zach Daniel <[email protected]>
chore: optimization/cleanups

github.com/ash-project/ash_postgres - 2c8c993cf92ca56f45c72d29397f2608c0533405 authored 10 months ago by Zach Daniel <[email protected]>
fix: ensure that `from_many?` joins are properly limited

fix: ensure that lateral joins are properly filtered

github.com/ash-project/ash_postgres - 4db1b80eb1ec60965976edf9a3abbdfa1f97092c authored 10 months ago by Zach Daniel <[email protected]>
Allow {module, function, args} for mixin

github.com/ash-project/ash_paper_trail - 519e6d893fd5bea957a6ffb9519bf761978faf3c authored 10 months ago by Jechol Lee <[email protected]>
ci: don't fail fast on the matrix

github.com/ash-project/ash_postgres - 9e0b566293b539a8f2d2ce9527079b1466eb8476 authored 10 months ago by Zach Daniel <[email protected]>
ci: actually pass postgres-version through CI

github.com/ash-project/ash_postgres - 12994d41b74c92636577b859336e704f5c96a54c authored 10 months ago by Zach Daniel <[email protected]>
ci: remove postgres 10 from testing matrix (to see something)

github.com/ash-project/ash_postgres - 39ff70ba97c6b9f938b8376b3bc8493ba4031dd5 authored 10 months ago by Zach Daniel <[email protected]>
fix: ensure calculation arguments are not ignored when parsing filters

fixes #917

github.com/ash-project/ash - 650205a9bc7728f732a93e8d6fa1451e5d50cd35 authored 10 months ago by Zach Daniel <[email protected]>
chore: update ash in mix.lock

github.com/ash-project/ash_postgres - 2dde294c516520998d2099391b2f15790903b4a7 authored 10 months ago by Zach Daniel <[email protected]>