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

test: add test for simple data layer pagination

github.com/ash-project/ash - 5c0275a78ba445fc1397fc454c7a0457b6a4c499 authored about 1 year ago
improvement: add `warn_on_transaction_hooks?: false` config

github.com/ash-project/ash - a7c41b2bc884f53ba4e138337cf85da795b9f256 authored about 1 year ago
improvement: accept an action input in `Ash.Error.to_ash_error/3`

github.com/ash-project/ash - 9bc6370d7d0aeb72d31e3096c8064f19b8e1b677 authored about 1 year ago
chore: update typespecs

github.com/ash-project/ash - 3800c360ad5e594bb34dbe0a3c489f8675c7317b authored about 1 year ago
improvement: include tenant in change context

github.com/ash-project/ash - 852f27dfb66ea0ee9600f6d8ef079e0101e4b5eb authored about 1 year ago
chore: release version v0.2.2

github.com/ash-project/ash_double_entry - 86a9b33eb100900871e9070ea0f1b795170833f7 authored about 1 year ago
improvement: support updating transfers, but not important fields

github.com/ash-project/ash_double_entry - 4a0c1bd3ca1b27e13d743566ff8f1db46955219f authored about 1 year ago
chore: release version v0.2.1

github.com/ash-project/ash_double_entry - 142891e9717e6ab4ca140050867369ee588c8d78 authored about 1 year ago
improvement: support destroying transfers

error messaging is sub-par, but that can be improved later

github.com/ash-project/ash_double_entry - 16f8e21fd1552e7687c2aaf65ad6e320facfba1f authored about 1 year ago
fix: test failures and credo issue

github.com/ash-project/ash - c38cba51b022fae12cfac146dc9e3b55387e2b64 authored about 1 year ago
docs: Add a cross-API many-to-many example to the documentation (#800)

* Add a cross-API many-to-many example
---------

Co-authored-by: Zach Daniel <zachary.s.dani...

github.com/ash-project/ash - 15a607eea2614143214b4ded4a66d28bd126756a authored about 1 year ago
chore: release version v2.17.10

github.com/ash-project/ash - d43260d15c87acbf22c4ffbd6dbd685062940a21 authored about 1 year ago
fix: add back in api level verifiers

I have no idea how or why these were removed, but it shouldn't have happened

github.com/ash-project/ash - 22ba69db70c06a427f79d3efc20379607a24a955 authored about 1 year ago
improvement: set `context_to_opts` when constructing the query

github.com/ash-project/ash_double_entry - 1fcc2abc37d2c79d37af9567385b264a703f7969 authored about 1 year ago
improvement: support `nil` values in struct type callbacks

github.com/ash-project/ash - e8da3bfd5c1b215df1f6d738160f39b5e02bb2e5 authored about 1 year ago
docs: update docs link

github.com/ash-project/ash - 37283752ea22484de1a086c4630c1836fc6b165d authored about 1 year ago
test: Remove unnecessary 'authorize?: false' and explicitly specify the filter policy results. (#798)

github.com/ash-project/ash - 30deb8c32e17e2f5967fd2cbfdfb3501b4bc1aa8 authored about 1 year ago
fix: update ash_oban

github.com/ash-project/ash_hq - 9f4a2cab0d14bd22e23b2fa3450cc63ca1618498 authored about 1 year ago
use FLAME for github import

github.com/ash-project/ash_hq - 9358d82b20c4777aaf222dfdd2a8c4e69e4b50eb authored about 1 year ago
chore: release version v0.1.10

github.com/ash-project/ash_oban - 36a441f78195f4f4e656f6a0cf268084704ff174 authored about 1 year ago
improvement: make `AshOban.Test` more configurable for scheduled actions

github.com/ash-project/ash_oban - 471341d9accbb469e794001baff397f43dc39f6c authored about 1 year ago
fix: fallback clause to match valid configurations

github.com/ash-project/ash_oban - 80bae3bf43c5ef90061f9ba9f353795c57c79d77 authored about 1 year ago
fix: add `cron` to opt schema

github.com/ash-project/ash_oban - 345c690ec7d7be3a7394256142cae249fdec41eb authored about 1 year ago
improvement: add `scheduled_action` for scheduling create/generic actions

github.com/ash-project/ash_oban - 1a957248ae39943531acd926773b6ebb8c2ed7e2 authored about 1 year ago
chore: remove bad reference

github.com/ash-project/ash_hq - e2cad1c59f715f540b38102afc6d47c0b55eaf81 authored about 1 year ago
improvement: disable FLAME for now

github.com/ash-project/ash_hq - 33b8317367657940cf5e961c6c2c3ebe65997e0f authored about 1 year ago
fix: use Money..add! For correct return

github.com/ash-project/ash_double_entry - 7c700c4fd2a0b8fa6dff511ee8548695c058704f authored about 1 year ago
bugfix for db

Signed-off-by: Tw <[email protected]>

github.com/ash-project/ash_double_entry - cb20306caaa2f01ccc6fddbf92bdc1aa656e27c4 authored about 1 year ago
improvement: various configuration fixes and flame fixes

github.com/ash-project/ash_hq - 5c40226d2e633d839740f70c1607c93371d6288e authored about 1 year ago
chore: release version v2.17.9

github.com/ash-project/ash - f963c8b9714359212cca5340ddb93fda85386504 authored about 1 year ago
fix: update ash to fix search

github.com/ash-project/ash_hq - ff0ee38a3ad92759ab786f72dc6faa1d5582e980 authored about 1 year ago
fix: don't apply default limit unless pagination is required

github.com/ash-project/ash - 8ce6e065ce7f37cbd0c15a9054502059215571ad authored about 1 year ago
improvement: use ash_oban for the importer

github.com/ash-project/ash_hq - b8fc9a3a25e8e78049dc809ff81aa7dfdeec79ca authored about 1 year ago
fix: reenable mix tasks that need calling

github.com/ash-project/ash_postgres - 54908395ebcd8e9a5f8e7e30c1cee3f57e233448 authored about 1 year ago
fix: reenable mix tasks that we need to call

github.com/ash-project/ash_sqlite - 55bdce140f7ba9df9479923de2ab276be3e28588 authored about 1 year ago
chore: fix importer

github.com/ash-project/ash_hq - a14e9a932cab1c7357779133f594a8da16232b43 authored about 1 year ago
fix: properly set context on account read in balance verification

github.com/ash-project/ash_double_entry - d45a089fdb2bfa35d7103937eb0327c96b6807e5 authored about 1 year ago
fix: properly handle union changes for lists of embeds

at the moment, this only works properly for tagged maps

github.com/ash-project/ash - 618b706e483662d0f858d76c01cdcdd81f4461c2 authored about 1 year ago
improvement: support `embed_nil_values?` for trimming down stored embeds

github.com/ash-project/ash - c7e61333177eee2de97cc63785c8447e526e45d1 authored about 1 year ago
test: Add test for updating embedded union values (#796)

github.com/ash-project/ash - 636f99fb2dedbbe3f9cc94843b727bad365e6ef0 authored about 1 year ago
chore: update mix.exs version for ash

github.com/ash-project/ash_double_entry - 23390497fa7c9861bf1f19163e3648b27776798b authored about 1 year ago
fix: honor `default_limit` option in pagination

github.com/ash-project/ash - e7d4f29598c84235b3b219200c20964c3d13f7ff authored about 1 year ago
improvement: accept structs in info functions by default

github.com/ash-project/spark - 92cb440ceb407b1bf0d5f35c4d4d7b77b28606b4 authored about 1 year ago
chore: release version v0.2.0

github.com/ash-project/ash_double_entry - 2e9ec5570e9e2e839e33496e72d96575d9ab7b3f authored about 1 year ago
chore: update spark.formatter

github.com/ash-project/ash_double_entry - 764e7691eae5d9e417fb5959098d83adda7dcdb9 authored about 1 year ago
chore: update cheat_sheets

github.com/ash-project/ash_double_entry - b3720fde2a8091805ac4b0386d0f85d7154463fe authored about 1 year ago
improvement: migrate to AshMoney

github.com/ash-project/ash_double_entry - da5ceeae3c5dc792328f4d77afcc0319bc36aaad authored about 1 year ago
chore: restore another removed callback

github.com/ash-project/ash - fa311a936a994ce3999627809b7bc45c3238367b authored about 1 year ago
chore: restore removed predicate

github.com/ash-project/ash - 9551010adfad6fca4435976a6a7345b52ea188d8 authored about 1 year ago
chore: release version v2.17.8

github.com/ash-project/ash - 1ee4aaf7a6b31dc110ae98b6c54ca478eefd027e authored about 1 year ago
chore: add comment

github.com/ash-project/ash - 2c9bfb187a44c6e5d3da0c98fae3ac387555aad8 authored about 1 year ago
improvement: use loaded calculation values in expressions

github.com/ash-project/ash - 4641becb9ef828e17ce869482fe56b1b63df80f6 authored about 1 year ago
fix: properly transform not found errors

github.com/ash-project/ash_graphql - 88aff4369d45eb80a8e5c6f09c859a15ff0eb141 authored about 1 year ago
fix: respond with proper error on not found for `get`

github.com/ash-project/ash_graphql - f83c447267819e9b0a077a9852ae210973182967 authored about 1 year ago
chore: raise error to help debugging

github.com/ash-project/ash_graphql - 51428483ef6efe753ae9184f564acc675e3a2c35 authored about 1 year ago
improvement: handle `nil` parent

github.com/ash-project/ash_graphql - e16592f592b7a9b84a8837921b266a2f5e407e65 authored about 1 year ago
fix: don't use question marks in module names

github.com/ash-project/spark - ef7bae7e3dd2a9cf97e16d501af0a1cb16346978 authored about 1 year ago
improvement: log all errors by default, using `log_errors?` config

github.com/ash-project/ash_oban - 870c4ff447abf1e50117dc558c5a1a467c1b8ff9 authored about 1 year ago
fix: reverted part of refactor in 82cb0f90d9c0550c98ca5a8081ef8bd581c66e0d (#14)

github.com/ash-project/ash_oban - a65dd5f413b0b9f45cc6adb3ac70eae03caa35a7 authored about 1 year ago
fix: Ensure `\\` for default argument values are rendered correctly in generated guides (#68)

github.com/ash-project/spark - c97a043f9f5b641f4773c71ac639cfc1d5f7ebdf authored about 1 year ago
fix: add back in `builtin_predicate_operators/0`

github.com/ash-project/ash - 095e6c9237b8f89158f45dd8fc59a92e1b9df69b authored about 1 year ago
test: Fix ParentTest (#793)

github.com/ash-project/ash - 7b70c3a58e1c29fe26cdd80342221b10fd5161d1 authored about 1 year ago
test: various test improvements (#795)

github.com/ash-project/ash - 86e171a0c17ae2a2c32e9cdd1f34d7d13ff36dfd authored about 1 year ago
docs: Add formatting guide (#794)

github.com/ash-project/ash - 951e054615f6a4c82254eee10b6696caf5e2991c authored about 1 year ago
chore: revert queues to drain twice (#13)

Co-authored-by: Alex Joss <[email protected]>

github.com/ash-project/ash_oban - e1a028171d73a57105e72931fa482bf08e73656d authored about 1 year ago
improvement: expose drain options to AshOban.Test.schedule_and_run_triggers (#12)

Co-authored-by: Alex Joss <[email protected]>

github.com/ash-project/ash_oban - 82cb0f90d9c0550c98ca5a8081ef8bd581c66e0d authored about 1 year ago
chore: release version v0.26.8

github.com/ash-project/ash_graphql - 896d5c8df3702a20d99ac5374f5daebd1b186383 authored about 1 year ago
fix: fix dialyzer types for `AshGraphql.Type`

github.com/ash-project/ash_graphql - c5163d40198fcf421983e8742a4bfa2ff6b4fa87 authored about 1 year ago
chore: make `primary_key` variable allowed

github.com/ash-project/ash_oban - 9d5444c35fc7f306e0b51d160beff3e19263af73 authored about 1 year ago
chore: change log message

github.com/ash-project/ash_oban - 65a757616395ee5b7b67861ca03da010380f2651 authored about 1 year ago
improvement: add `log_final_error?` and default it to `true`

github.com/ash-project/ash_oban - 6a3cddfc0f44630415b1810c7dcf0f59c89fdae1 authored about 1 year ago
improvement: don't log on raised exception, for consistency

we don't raise when an error is returned, so we won't raise when an error
is raised. It will eve...

github.com/ash-project/ash_oban - d857705f8ca76251734d3aad71c9724c932b12a3 authored about 1 year ago
chore: release version v1.3.64

github.com/ash-project/ash_postgres - 554886f0a3f0f3de23f4393dc2af6b904fceb2df authored about 1 year ago
fix: properly cast lazy update defaults to target type

github.com/ash-project/ash_postgres - 51f51d92d2cefaeb1c3c0ce004cb9b3810735c21 authored about 1 year ago
chore: Add failing test for beam files with `?` in them. (#67)

github.com/ash-project/spark - 0ed56237c85129446ade0e3acf7136911cf345dd authored about 1 year ago
fix: Honour upstream attribute constraints. (#31)

When the attribute being versioned has a constraint applied, we must also copy that constraint w...

github.com/ash-project/ash_paper_trail - 97510a8fca396c97d153cdc0aff3c2a412168de6 authored about 1 year ago
fix: various runtime expression evaluation fixes

the issue is that the expression parser didn't support the fact
that some operators accept `nil`...

github.com/ash-project/ash - 08a72acc6b814389fb980d94cd8adf0ca5e41aa3 authored about 1 year ago
docs: Clarify how to use Enums in attributes (#790)

github.com/ash-project/ash - 0ae14bdf7101bf678403e991a434cd5797d02117 authored about 1 year ago
chore: release version v1.3.63

github.com/ash-project/ash_postgres - ccdbcd00b24d10061ab3b6244bfa3839b0f372b1 authored about 1 year ago
test: Fix typo in MultitenancyTest (#789)

github.com/ash-project/ash - 728226bfeecd86162d7fdff835593dac599123c1 authored about 1 year ago
docs: Manual actions doco (#788)

* Manual action documentation tweaks

* More

github.com/ash-project/ash - a6f96960ee8a69168af6e998351ac0585b6ce655 authored about 1 year ago
fix: corrects spec for graphql_unnested_unions/1 (#103)

Co-authored-by: Alex Joss <[email protected]>

github.com/ash-project/ash_graphql - 4517a27f5f1d604a501e04afc77ebf83d88962d1 authored about 1 year ago
chore: remove IO.inspect (#121)

github.com/ash-project/ash_phoenix - 580be7e13edb1395926e1577c34bf10044ce33de authored about 1 year ago
chore: make credo happy

github.com/ash-project/ash_admin - 2bf5c3ae1c02f3f23f36b88b0c88ba3ee8289a90 authored about 1 year ago
docs: update example Flow Step transaction (#787)

github.com/ash-project/ash - e9afdcf39f6e236d8f34a4b7c1ead0ab29f6270d authored about 1 year ago
chore: release version v0.10.0

github.com/ash-project/ash_admin - eb4aa30be84ac859cbaf6c604495ead0bdc92698 authored about 1 year ago
fix: fix cases where data may not match expected patterns

this was causing an empty page on update forms

github.com/ash-project/ash_admin - d19d808622938024b220d9b7fa709871bd85cd53 authored about 1 year ago
chore: remove sqlite for now, again

github.com/ash-project/ash - 5315d3d6c4e3b7de8223b0098e562b610fa0e5a0 authored about 1 year ago
chore: applications -> extra_applications

github.com/ash-project/ash_sqlite - 35ca960ea04d185474296afdc99f3d61cb9dabe3 authored about 1 year ago
fix: honor read action for `Api.get` calls.

github.com/ash-project/ash - 9c0a66b154fe33f093c4f3ed136361db58f148e2 authored about 1 year ago
fix: various fixes to calculation expansion and execution

github.com/ash-project/ash - 92ff66211e65c6d84eb0414ccb1d3f639874cc6e authored about 1 year ago
test: Failing test for Api.get (#786)

github.com/ash-project/ash - 7106c6154577ce38745dce82d9364ec6dfd0cff3 authored about 1 year ago
chore: don't require `type` and `id` globally at the

github.com/ash-project/ash_json_api - 28c600236b59db2be44c4d8f4ec2bf873ea17fe0 authored about 1 year ago
improvement: carry over nested errors on creation, validation and submission

github.com/ash-project/ash_phoenix - 9c2539a312455ee848bf9fa35e84da2c00ba91d2 authored about 1 year ago
test: Add test for errors appearing on inputs_for forms (#120)

github.com/ash-project/ash_phoenix - c0f883d0486311a165bda6b9a49764371e39fdc5 authored about 1 year ago
chore: fix cheatsheets

github.com/ash-project/ash_json_api - 3d2cbb1d89baa1f70391d551b43833af46a4e99a authored about 1 year ago
fix: use maps for composite_type instead of tuples

github.com/ash-project/ash_postgres - 07499b6ec0c736b8c0a420d7ac245ac47863450e authored about 1 year ago