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: update docs showing map values for composite types

github.com/ash-project/ash - 198b290b108f3dbd8383f39e2b919b7023c62f6a authored about 1 year ago
docs: add docs for composite types

github.com/ash-project/ash - 51b02c64598c83418f7bb74fe04e9f2461d1fafb authored about 1 year ago
improvement: support `composite_type/2` expression

github.com/ash-project/ash_postgres - 74ef0aa6c36c63d997b2feaf2a3125c764b46d2f authored about 1 year ago
chore: credo

github.com/ash-project/ash - a74bba60e0e1c53b57b9ad8eee55ab40af36bafc authored about 1 year ago
chore: release version v2.17.7

github.com/ash-project/ash - b11999b8151b8b7e3a18433c76a21bc0ee63b3a9 authored about 1 year ago
fix: don't eager evaluate composite type construction

github.com/ash-project/ash - e1193098c85847011c788be8884d6b68582224a4 authored about 1 year ago
chore: fix dialyzer

github.com/ash-project/ash_postgres - 47e378e1962dbbc53f5d0e6977cda4b10b21d31f authored about 1 year ago
chore: generate migrations

github.com/ash-project/ash_postgres - 8d482674a0150dc9131654ad785032e4673009e0 authored about 1 year ago
ci: test migration generation in subprojects as well

github.com/ash-project/ash - 61351e39819b7635f5c712afa671c8aa9efd9317 authored about 1 year ago
fix: properly generate type for `Ash.Type.DateTime`

github.com/ash-project/ash_graphql - e95c95282acd7a60cf0cb6a370888e7478c2e15d authored about 1 year ago
improvement: properly return nested errors with `for_path: :all`

github.com/ash-project/ash_phoenix - c292848c5715326dba5fd28aadd7d958d914d02f authored about 1 year ago
test: Nested form errors for argument attribute (#119)

github.com/ash-project/ash_phoenix - a098a830b1ccaf6b3b237b531fd9c3c384e9c8ec authored about 1 year ago
chore: fix call to `compile_env!`

github.com/ash-project/ash - 3bc0d975a6839642c37cc09a6dac269aba264fa5 authored about 1 year ago
improvement: forbid using resources as types

github.com/ash-project/ash - 27318c32cb0108dde1efde954845aeb92cd7753b authored about 1 year ago
fix: don't double add a prefix to the router

github.com/ash-project/ash_json_api - 54bf932d506e1210968474316b858dc8cab74575 authored about 1 year ago
improvement: use prompt instead of adding a nil option for dropdowns

github.com/ash-project/ash_admin - eac54c3e679e402578ac8161d1779959027a4ee6 authored about 1 year ago
improvement: only ensure `nil` value is present on dropdowns when inside of lists

github.com/ash-project/ash_admin - 081b690f58d7220ebafdeead3782c063121ff7b6 authored about 1 year ago
improvement: fix warnings on actor plug

fix: allow nil values for all dropdowns to handle list behavior

github.com/ash-project/ash_admin - d78894ccdc1974bbcd6361a457c21803b4ac3d2f authored about 1 year ago
improvement: use the first enum value as the default for dropdowns

github.com/ash-project/ash_admin - 33eaeffeeaf1043ef53b0ae7f404f826ea77e379 authored about 1 year ago
improvement: properly get invalid values provided to forms

github.com/ash-project/ash_phoenix - 6ddddf7316dca72035f55d1ef16b69b80c7fbdba authored about 1 year ago
improvement: add `composite_type/2` and `composite_type/3`

github.com/ash-project/ash - 4e0566fe0db1b2838ec4de25a0e64c00b789cefc authored about 1 year ago
improvement: support composite types

github.com/ash-project/ash_postgres - 592e79a2f903ec58a58c1eac2d1bc0f33d31ea34 authored about 1 year ago
chore: release version v2.17.6

github.com/ash-project/ash - e45bc6948ef005a8a31b30c883ef1caf1a62bdb1 authored about 1 year ago
improvement: support key aliases for composite types

github.com/ash-project/ash - fdc2bc9a58c67229489648dfb95cc49c4a748ab0 authored about 1 year ago
chore: add `Ash.Type` functions for new callbacks

github.com/ash-project/ash - 5703e26adc79250476aaf9194c180b645c83dd6d authored about 1 year ago
chore: move overridable callbacks to correct type

github.com/ash-project/ash - 438331e2e971742221fc8c61e35ce16fdfeeba8f authored about 1 year ago
chore: make new Ash.Type callbacks overridable

github.com/ash-project/ash - d36972ca8b38e02314d79cdda32461977feed1d1 authored about 1 year ago
fix: ensure NewType honors new composite callbacks

github.com/ash-project/ash - c6a2e56142699b1a04110a46be0f33e7ae844284 authored about 1 year ago
chore: fix callbcak location

github.com/ash-project/ash - e043521625f337314654050b1d56d4f5d29bcf34 authored about 1 year ago
chore: release version v2.17.5

github.com/ash-project/ash - ed2de7eb9b8b735a028fbb532b60b1d05b142769 authored about 1 year ago
improvement: add `composite?/1` and `composite_types/1` to `Ash.Type`

github.com/ash-project/ash - c82542ce55b2de52f736defa80b0c2deda8aaa67 authored about 1 year ago
fix: avoid empty error on upserts with `:nothing`

docs: add some small docs for custom extensions

github.com/ash-project/ash_postgres - dc984e83c740a520769cd9844296a784032dbda4 authored about 1 year ago
fix: properly create new vectors from strings

github.com/ash-project/ash - 83d5bdd55e0c38380852c02d482d41375535c7df authored about 1 year ago
fix: add show fields in gen.live (#118)

github.com/ash-project/ash_phoenix - 560fa6689d24a95ff194b3c698d997d3ee28a4c1 authored about 1 year ago
test: add better regression test (#101)

github.com/ash-project/ash_graphql - 772e3851ce960c012262b740b29bce06f9bed26e authored about 1 year ago
chore: release version v2.17.4

github.com/ash-project/ash - 71e6c8bd7bd4e79ed341a78cee76cf24e7488b47 authored about 1 year ago
fix: properly resolve nested calculation dependencies

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

github.com/ash-project/ash_graphql - a5583ff8dc8cb8a7259a3ed208c136e3c3715677 authored about 1 year ago
fix: make sure generic actions are authorized (#100)

github.com/ash-project/ash_graphql - b9a3051e88000bc180d10ec6bdbadeaf8d493cd4 authored about 1 year ago
fix: use correct real world link

github.com/ash-project/ash_hq - d0f5f06123e343692d6833b07fe2fcd7dfaffc80 authored about 1 year ago
fix: bad link to realworld project

github.com/ash-project/ash_hq - bfb0135ca6c60a0c9eb125ddeffcbdebbc8b0053 authored about 1 year ago
chore: remove IO.inspect (#185)

github.com/ash-project/ash_postgres - 9c5dd0304e9bf413945f10edd8543f1b61dc0f1d authored about 1 year ago
fix: simplify aggregate bindings & calculation reference building

github.com/ash-project/ash_postgres - 5cf9affff41ef1825a09505ac893caa02a338142 authored about 1 year ago
chore: add test (#184)

github.com/ash-project/ash_postgres - 179cee4b2452ed451f6d758210b239d915224c18 authored about 1 year ago
chore: fix dialyzer error

github.com/ash-project/ash_postgres - 8e8da855b2e99a50fe34ce206d29e69505ece1dc authored about 1 year ago
chore: remove unused aliases

github.com/ash-project/ash_postgres - b133d63edd9f0e3bcf9133ab7370275b2f105e32 authored about 1 year ago
chore: revert change to `used_calculations`

github.com/ash-project/ash - fcdd35d33600c22346edd71457c3af74b104be53 authored about 1 year ago
chore: fix build

github.com/ash-project/ash_admin - 89f39fe5254f402f145623ee794662ab6478e45d authored about 1 year ago
chore: comment out test for now

github.com/ash-project/ash_postgres - 3fc3740dde6537e6638e6e10606b3f9b79fdefe6 authored about 1 year ago
improvement: optimize relationships with identity on other end

github.com/ash-project/ash_postgres - 28f28610366ea64bbdc78abe83a8fcbb2ea46073 authored about 1 year ago
Adjust tests for updates from upstream

github.com/ash-project/ash_postgres - 8caad3bf7d6e322692bb12dcc954a21e5cf0d5ac authored about 1 year ago
Error using calc to agg to calc to agg

github.com/ash-project/ash_postgres - ff6c038757f279e768fb63419e30f8656caf4b7c authored about 1 year ago
Remove test duplicate from merge conflict

github.com/ash-project/ash_postgres - 6cc36c9684abd4a9a271609476a0b87b11152728 authored about 1 year ago
fix: don't apply sort on manage relationship lookup

fix: don't apply filter on manage relationship lookup if it has a parent expr

github.com/ash-project/ash - 432d65a00320bb196a3b8cf7bb1ed91657925b35 authored about 1 year ago
feat: Hide sensitive attributes by default (#82)

github.com/ash-project/ash_admin - 7db3b480810562669be19bd7b6da3d27c84dc974 authored about 1 year ago
fix: Dropdown component has Surface hangover (#81)

github.com/ash-project/ash_admin - aaf1f1302e6695c5b23b3c75be3ab910205d1371 authored about 1 year ago
fix: change_attribute failing on a union attribute (#778)

github.com/ash-project/ash - 1ce05562aa7623932ee1cf501078a472767e5be9 authored about 1 year ago
improvement: allow specifying multi-column foreign keys (#180)

* improvement: add match_with option on references
* improvement: add match_type option on refe...

github.com/ash-project/ash_postgres - 021b7e42338efbc31c3baee299a14fb0efe0f810 authored about 1 year ago
fix: convert upsert fields before passing to data layer (#777)

github.com/ash-project/ash - a3a176287d9e8a7375077b2d9405a0cdbbc540f5 authored about 1 year ago
fix: hydrate aggregate refs when adding for calculations

github.com/ash-project/ash_postgres - fcda62705023e0ba786cb11ac4bfda4f46bb0833 authored about 1 year ago
Implement test and resources to show reference bug

github.com/ash-project/ash_postgres - 4278f3173689db1b160129a15bc93a300e19b3e8 authored about 1 year ago
chore: add error context to hydrate references

github.com/ash-project/ash_postgres - 48e8a414da86c1f8d3847180bc7771c849d58fb8 authored about 1 year ago
chore: format and fix matrix

github.com/ash-project/ash_postgres - 944a4e128eef25fe3531964bceb23e916d66fbed authored about 1 year ago
fix: apply limit to `from_many?` relationship joins

github.com/ash-project/ash_postgres - bdcbd647f3bdd0664ec3cb6171e3dc277f64d355 authored about 1 year ago
docs: update version

github.com/ash-project/ash_sqlite - fe165cf8be897ac4aa7ac68b2819cf42ff827e6b authored about 1 year ago
fix: properly add filters for exists aggregates

closes: #173

github.com/ash-project/ash_postgres - 33bd0a7061c91f9e36d54158164dff064a542dde authored about 1 year ago
chore: add tons of versions in github CI

github.com/ash-project/ash_postgres - cef3d20eaf2f31a274e2fb136833cfc227959e2c authored about 1 year ago
chore: improve matrix behavior and update exists tests

github.com/ash-project/ash_postgres - b52fc0b429f2d5a1e486001a72875a6c38745145 authored about 1 year ago
test: add pg versions to testing matrix

github.com/ash-project/ash_postgres - 4fa16b7524a342922e846ee22bc21fba462999c7 authored about 1 year ago
chore: add postgres-version variable

github.com/ash-project/ash - 82059d0dc6e26a13a9294bc73080d5ae33425996 authored about 1 year ago
chore: release version v0.9.8

github.com/ash-project/ash_admin - 132733dc342aebfea5a236b0a0fdec6716366742 authored about 1 year ago
fix: default table_columns to all attributes for proper selecting

github.com/ash-project/ash_admin - 2071f536adf4235cbf9abf945ee96de0a2ab45ac authored about 1 year ago
fix: properly expand calculation values across aggregate invocations

github.com/ash-project/ash_postgres - c6e6633a9a83be65de0ca7c7b2cf1bedf8844512 authored about 1 year ago
docs: small tweak to lifecycle example

github.com/ash-project/ash - 1cb544ddfa8f058fe56007079a8aa3accd42e50d authored about 1 year ago
Error using calc to agg to calc to agg

github.com/ash-project/ash_postgres - 06510b277023154abc76e6be6121398f7abd8e1d authored about 1 year ago
fix: don't add filter for `no_attributes?` relationships

github.com/ash-project/ash_postgres - abbbddf726e6390baa4bd31d802812d9541d6de0 authored about 1 year ago
chore: credo/dialyzer

github.com/ash-project/ash_postgres - ae90b660563b0f97f56dc01107c42b29989b2416 authored about 1 year ago
fix: handle `no_attributes?` flag on aggregates better

fix: properly handle sorted relationships in aggregates

github.com/ash-project/ash_postgres - 39754d1f385cb59c0c6fb3a23cb9e4d97d59b842 authored about 1 year ago
chore: format

github.com/ash-project/ash - d738e56fac6d3bb69618ebec503ef4ea8f924eac authored about 1 year ago
chore: add lifecycle cheat-sheet

github.com/ash-project/ash - 09d4d380c2ac9995fb84c96912f7485aa65fad2e authored about 1 year ago
chore: remove testing variable

github.com/ash-project/ash_postgres - f62eef176a407f482e1efaac90b6efa2156ec59f authored about 1 year ago
chore: update ash version

github.com/ash-project/ash_postgres - b2d0f7e1bfa5c7667e2cfab9b76faaee60f3a7e5 authored about 1 year ago
chore: release version v1.3.62

github.com/ash-project/ash_postgres - 60e1c0ba6d9e759a965d100c1f58ccf43a7e44bc authored about 1 year ago
fix: use `synonymous_relationship_path` when looking up ref bindings

github.com/ash-project/ash_postgres - ef96cd541e7498de587cffed94f167189790acdb authored about 1 year ago
test: add failing test to demo an issue with has_one calculations

github.com/ash-project/ash_postgres - af8d8dbcac52fcfdccbf0e8dbf76659b87b8826e authored about 1 year ago
chore: release version v2.17.3

github.com/ash-project/ash - bf547ab8d8db0d646dd15c8e1f93335880c61ae2 authored about 1 year ago
fix: use `sort` and `filter` to `synonymous_relationship` checks

github.com/ash-project/ash - 1b847fc83c5b77c104531876d3c8334b6fc62346 authored about 1 year ago
chore: unlock unused deps

github.com/ash-project/ash_admin - 2f1bd2aadaa8d42167fdf766ed01691cdf5b5728 authored about 1 year ago
chore: release version v0.9.7

github.com/ash-project/ash_admin - 941478000a4d6e0c240597f441c35704f1543bf6 authored about 1 year ago
fix: properly match on errored loads

fixes: #79

github.com/ash-project/ash_admin - aae891fef80477a1af7e45b2b3a87995f76b1ee6 authored about 1 year ago
fix: add calculation context to calculation expressions

github.com/ash-project/ash_postgres - 4f5312a08961b4b6aff4b6998197edff5456d20b authored about 1 year ago
chore: release version v2.17.2

github.com/ash-project/ash - b998ea37d7e5aec94d60895da1ea4b05276c1f26 authored about 1 year ago
fix: properly set actor context on calc expressions in ets data layer

github.com/ash-project/ash - b9f804db10401da05710ffa360ae6f55cec7dddb authored about 1 year ago
fix: properly pass authorize? option when loading aggregates

github.com/ash-project/ash - 2d536e0b958d9dd21a747cdad5fd1ad0318c0806 authored about 1 year ago
fix: properly associate lateral join records with `no_attributes? true`

github.com/ash-project/ash - db44eaea742aa0cc97586add59524104a49d1244 authored about 1 year ago
fix: set aggregate context as well as calculation context in filters

github.com/ash-project/ash - a983ddcef63ba67c9d1fc75f7433f48024d7a62a authored about 1 year ago