Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ash-project/ash_phoenix

Utilities for integrating Ash and Phoenix
https://github.com/ash-project/ash_phoenix

chore: update test config

245bdd0c6cf6f31657ed2e08f450ba06525fde31 authored over 1 year ago by Zach Daniel <[email protected]>
chore: release version v1.2.15

415664296658755a4bafda41e37179690f02a27a authored over 1 year ago by Zach Daniel <[email protected]>
fix: don't raise on unknown inputs for filters

638ec3f93c87c8592274822320dbdd63e2034240 authored over 1 year ago by Zach Daniel <[email protected]>
fix: fix Logger deprecations for elixir 1.15 (#96)

Use Logger.warning instead of Logger.warn, which is deprecated.
This project now requires at le...

b7a9ea6502cb784527db71bcc4fef943c86e0b6b authored over 1 year ago by Alan Heywood <[email protected]>
chore: release version v1.2.14

44f7792b0008c66195d19b95e395bea697b4ee7a authored over 1 year ago by Zach Daniel <[email protected]>
fix: undo incorrect change and apply correct change for `accessing_from`

77d6acc5187133ef9cc9e912f0635aa81c04282c authored over 1 year ago by Zach Daniel <[email protected]>
fix: use proper `accessing_from` in nested read actions

f412b43115be352c044c3dc293992adab1764b9a authored over 1 year ago by Zach Daniel <[email protected]>
docs: add note about recompiling ash dep

fdbb1edb8bf1a29f22d4aa2760da51678a306cfe authored over 1 year ago by Zach Daniel <[email protected]>
chore: properly address test message

98d717e3ca0257e7c8d8ae779844b3bcd9673313 authored over 1 year ago by Zach Daniel <[email protected]>
chore: update test for newer versions of ash

8921df95be99fd1bf65579f10eb148b6f751c3b2 authored over 1 year ago by Zach Daniel <[email protected]>
chore: fix credo

fc76f3237a1f9f38d91d196bd77d7a9cf1c1d2a9 authored over 1 year ago by Zach Daniel <[email protected]>
chore: release version v1.2.13

a189ee1ea5e17029837ab071385e2df1ebb0ffb1 authored over 1 year ago by Zach Daniel <[email protected]>
improvement: Add option to not reset on validate (#94)

* Add option to reset or not values on validate field changes

* Adds a test to it

* Adds s...

9bdcc7943d3789674f6791428680e9f8a7dd8774 authored over 1 year ago by Eduardo B. A <[email protected]>
fix: Remove the id field from params_for_query reply (#93)

Co-authored-by: Eduardo <[email protected]>

265555cddbaa2735806992293fb7a16a409e4c87 authored over 1 year ago by Eduardo B. A <[email protected]>
fix: better params generation

8702c483509017f583124731f06ce427fc6eb45b authored over 1 year ago by Zach Daniel <[email protected]>
fix: don't do constraints in argument casting

43e2c00ace2b98e9acf928324f17403c5b3bc499 authored over 1 year ago by Zach Daniel <[email protected]>
improvement: set `accessing_from` when making new forms

3aa9ad71b42ca5f5415ab8c19a027712fc135da6 authored over 1 year ago by Zach Daniel <[email protected]>
improvement: set `accessing_from` context on forms

467760c3f194f8de63de05343f36a6e080f19639 authored over 1 year ago by Zach Daniel <[email protected]>
docs: fix dead documentation links

83f285626aee9ee73f88fc768015fd931a474530 authored over 1 year ago by Zach Daniel <[email protected]>
docs: Small tweaks to form docs (#92)

3d7b0b205f3c6e2945c14b8464a9199c977df8ed authored over 1 year ago by Darren Black <[email protected]>
Update form docs to use heex and latest phoenix components (#91)

ac9b090061c5e37277887d070b651acfce40ce0b authored over 1 year ago by Darren Black <[email protected]>
chore: release version v1.2.12

edfd18de0d4004bc0c570a5cb8294120904b6a6a authored almost 2 years ago by Zach Daniel <[email protected]>
chore: fix links to json api and graphql guide

f52b258d31f90536a6e4f1ca57fb67ad8c3b9c27 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: Rename to_filter! (#90)

f4485721daf1538fea018d401a226df5f61b807e authored almost 2 years ago by Darren Black <[email protected]>
Filter form docs (#89)

025554af930392a1ccdaf8436fc3ce9b2eb24fdd authored almost 2 years ago by Darren Black <[email protected]>
Fix remove_component (#86)

d22a48a514fd5bb4c0a4f6ee41e681c5c8a50e3f authored almost 2 years ago by Darren Black <[email protected]>
Fix: form_for deprecation warning (#84)

1a1ff1a568609dc41d631cfb4855507b2b230878 authored almost 2 years ago by Darren Black <[email protected]>
doc: Add the missing `action` argument to function call (#85)

0dea54b5756002f6610e84376a12560cd1a0515b authored almost 2 years ago by Kevin Mathew <[email protected]>
ci: run CI on PR

7fb9aacdb3202a312aab759ac0a056316c02eb28 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.11

05e04bedb00816835e54cba881cb92e242c63fdd authored almost 2 years ago by Zach Daniel <[email protected]>
Fix return when form has error when handling phoenix form (#83)

f9b352709a22560034e683a8e08e5bbec893d371 authored almost 2 years ago by Darren Black <[email protected]>
docs: auto? docs improvements

5d4703414b4df2f8eb72953d41b52cb32a11dd61 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: support auto? options as `auto?: [...]`

057e7fd4260b45b2dc1f1f07e8eba989b568a870 authored almost 2 years ago by Zach Daniel <[email protected]>
fix: use initial form options on failed submit (#82)

11d108cffff4dc193a45d4dff24a1174d49dfdf9 authored almost 2 years ago by Zach Daniel <[email protected]>
Fix usage documentation (#81)

6f19cb42dcd3c085a751743a0e1f15123bc2246b authored almost 2 years ago by Mylan Connolly <[email protected]>
docs: fix philosophy link

For observers: links in this format get rewritten to point to
ash-hq when imported.

7bf9a0f8639be194dd47153b7283488f038a9b42 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.10

6f660840ae7cc14f3d75da198cbbe37b92346fad authored almost 2 years ago by Zach Daniel <[email protected]>
fix: properly handle submit results when given phoenix form

b74ae55446e9e12c8d88506db322a15979eeca18 authored almost 2 years ago by Zach Daniel <[email protected]>
docs: add note about dropping database to getting started guide (#79)

82a0bd64600ed903c4e7db61c204e04a29a0f502 authored almost 2 years ago by Axel Baudot <[email protected]>
docs: change getting started directory structure to match realworld (#78)

022e3a3c0a436c5426dc568d900afcbe54fa34f3 authored almost 2 years ago by Axel Baudot <[email protected]>
chore: format

3caecf30de71d9d86b2429f3bb9e55996900f36f authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.9

3bfee613c704da16611df179814aa94ad4d91ddc authored almost 2 years ago by Zach Daniel <[email protected]>
fix: Patch for new Form Access Protocol (#77)

336b3c051f72b5f417b59870eeba890753777dee authored almost 2 years ago by George Anderson <[email protected]>
fix: Remove line causing errors (#76)

9c55b18a2c78fe465b342ab31c5159e1f56ccfa2 authored almost 2 years ago by George Anderson <[email protected]>
ci: fix hex-api-key

9f40de39e19ed57b6d2675e13bffac2cfbf44e4a authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.8

787e260c49537a492be6f9a8cc5aff5567f22fe8 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: return phoenix forms if phoenix forms are given

this is done to support the new pattern in phoenix of assigning the html
form instead of the und...

340af977f93f7619cc856c5478db56c08c55f854 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.7

673ae1bce82372f43d75c4987168c0b60429412c authored almost 2 years ago by Zach Daniel <[email protected]>
Fixes default values on dead forms (#74)

bb39ba3f03cd4bd835e5da784cb7cbd7f134766f authored almost 2 years ago by Amos King <[email protected]>
docs: Added setting post_selector in update_post (#75)

23acb72f6a26d57882fc6dc890a6a8cd62dd888f authored almost 2 years ago by Johnny5 <[email protected]>
fix: Support LV 0.15 (#73)

0ed138ab20e213a3680086b54f8a520640c72fc1 authored almost 2 years ago by Darren Black <[email protected]>
docs: use string instead of atom for post_selector/1 (#72)

1ab52551b565c598b4e5d8eea64eabe0aa159dc9 authored almost 2 years ago by Chris Hopkins <[email protected]>
chore: add `groups_for_extras`

ad09c38494db9e8b1dd92544524b30bd5c3af6d5 authored almost 2 years ago by Zach Daniel <[email protected]>
docs: use x.x for each version type

21394e2de8f4449d176ad58511e7d8aa485529de authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.6

6a8fa3733cbf667fec18f86af910bba37b74dfb6 authored almost 2 years ago by James Harton <[email protected]>
docs: ash phoenix getting started guide (#70)

* docs: derived from https://github.com/ash-project/ash/pull/504

* docs: addressed @sevenseac...

fdea918acc32a3b5e26058cd612d91330583a926 authored almost 2 years ago by Chris Hopkins <[email protected]>
ci: skip spark formatter for ash_phoenix

c6b9f7c5581c29aca89820b0e8619d5447456c00 authored almost 2 years ago by Zach Daniel <[email protected]>
ci: update to new ci patterns

6ef016955e7721269b378503ade837cfc51e3f68 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: update CI version

35e4d2931e1664383c9a085a90f846e58986c8c8 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.5

af01664cd139d05a74b1055cc1c14e4622a7f479 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: support latest ash

e3b772531204fee1362b5a1d9986cf8d7afb7f74 authored almost 2 years ago by Zach Daniel <[email protected]>
chore: update ash

b76db359b9ce27fa4b055746c2d8e8a1fdf1beed authored almost 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.4

6849b758dd743fc082175a0774033f06bb5963b3 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: update to new ash docs patterns

f5e338cd9dcdc106c707cae4f99b9fedc654c7b0 authored almost 2 years ago by Zach Daniel <[email protected]>
improvement: accept multiple fields in `AshPhoenix.Form.clear_value/2` (#67)

351f46e5af863a444ccdf762273e66b50d0b782a authored almost 2 years ago by Egor Kislitsyn <[email protected]>
fix: properly clear value in Form.clear_value/2 (#66)

bd3a6fbb1fd954615c91912c60b21c13a1acc44e authored almost 2 years ago by Egor Kislitsyn <[email protected]>
fix: handle raised errors when comparing values

9e0121c786d153f335fc7615fdee0f89f70a85e9 authored about 2 years ago by Zach Daniel <[email protected]>
chore: fix build

7e634c1d2546d6908771e9e1b3d805754c979af6 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add `to_filter_map/1` to filter_form

ecdce6e894fe4cfde0feec4a1248a36848562187 authored about 2 years ago by Zach Daniel <[email protected]>
chore: sidestep dialyzer

cb9fc8758b70e84fadbfdb45b8ea0e80f8a0ad21 authored about 2 years ago by Zach Daniel <[email protected]>
fix: ensure that params is always a map in Phoenix.HTML.Form

chore: remove unfinished guide

b205c9bb4f153f855420f11d766cfe515930631e authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.3

e38cf070bb13c8a7bf7ddbc00def6369863cbad0 authored about 2 years ago by Zach Daniel <[email protected]>
chore: update git_ops

d5d206d87e264549e48350c6ec3c336d811dde56 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add `clear_value/1`

6bf3aa2fd60fda7bbe85fb2a81d2871c0c9660a4 authored about 2 years ago by Zach Daniel <[email protected]>
ci: use later beam version

e015325908a2adcb295f3a1268d7e66f13ab63b9 authored about 2 years ago by Zach Daniel <[email protected]>
ci: fix build

e878804103bb3b0a95c20e6ca059129de77de3bc authored about 2 years ago by Zach Daniel <[email protected]>
chore: remove unused alias

4eaa082c73a488bf6aee826b282e2870ac06ccca authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add update_forms_at_path/4` and `touch/2`

bd7115f90b7e20777afffc6e5a386542192b764a authored about 2 years ago by Zach Daniel <[email protected]>
fix: update to latest ash and resolve warning

20a3114f43a665c6aa8246d2d95a4e8ec2681346 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: get rid of phoenix compiler

090dada2b21c47516fdcb7bc927e7ed48007622e authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.2

e9b176d27eeccaa0a91f39bc9cb825980eff2b3f authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add `prepare_source` option for seeding changesets

fix: small logic bug when setting param value

44c9ffb04cc54c1b72bb8362cae84140c2f2eeb8 authored about 2 years ago by Zach Daniel <[email protected]>
fix: transform params before providing them for a field value

07df35a24387f105163a6c79b2f735e33473e817 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.1

abd0332c6e3f5ed57a7b2ebd8d836c0cb123d8c6 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: add more exceptions to plug exceptions

61a0379841aa8783369115d504fa520131c4c131 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.2.0

76b80d2a77028100e0a2f9d5b410c63f5d241962 authored about 2 years ago by Zach Daniel <[email protected]>
feat: add custom HTTP status codes for specific types of errors that can be thrown (#62)

ac3e2dc9ac287b0c80519413f459186d4ef87081 authored about 2 years ago by Rebecca Le <[email protected]>
chore: update CI

3ec3a3941cc0442823fb7409efee510d915d8eb6 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: use new docs

7b8130eee9e2530e24d8905b242c2c4fb5e85fc0 authored about 2 years ago by Zach Daniel <[email protected]>
improvement: properly pass actor and tenant down to nested changesets

87cd90cfc0a48d9a90b69801f3dcac70cc88a6d8 authored about 2 years ago by Zach Daniel <[email protected]>
fix: properly handle single values in `value_is_key` relationships

5ffcd1916ece639c684273e632cc0aecebe82f26 authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.1.2

1e5f344215c2d15f458e673fc522312efb0e0234 authored about 2 years ago by Zach Daniel <[email protected]>
fix: properly honor `value_is_key` option

c1976e1eaa252c5d9e34be5c711e57178abe172c authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.1.1

daf0a73cd2cf0afbbf15bfcbaaba86592e31e80f authored about 2 years ago by Zach Daniel <[email protected]>
fix: properly retain sorting of list forms

701512f23b5c6fbe1d1b50709edf49eb113f37ea authored about 2 years ago by Zach Daniel <[email protected]>
chore: update readme

2239f98907b8e58ad81188d34ed94cc8d28ad52c authored about 2 years ago by Zach Daniel <[email protected]>
chore: release version v1.1.0

fbeaca2a9919a0c311688be93ae81db7f73dab6d authored about 2 years ago by Zach Daniel <[email protected]>
improvement: update to Ash 2.0

2e9fed94f384af856142482f50510b4c4cc2ad81 authored about 2 years ago by Zach Daniel <[email protected]>
fix: specify `@derive` in proper place

bc0680439310b88b8dad05bbcdfca2230e33f465 authored about 2 years ago by Zach Daniel <[email protected]>
fix: infinite loop in inspect

test: test new form errors

72b4de3f4f7cfd177e03dfabb61b40b2097cbce4 authored about 2 years ago by Zach Daniel <[email protected]>