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
improvement: Add `get_by` option to read actions.
github.com/ash-project/ash - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/ash - jimsynz opened this pull request almost 2 years ago
chore: fix incorrect typespec for SimpleCheck.context.
github.com/ash-project/ash - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/ash - jimsynz opened this pull request almost 2 years ago
fix: use initial form options on failed submit
github.com/ash-project/ash_phoenix - zachdaniel opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - zachdaniel opened this pull request almost 2 years ago
improvement: add option `set_when_nil?` to builtin change `set_attribute`
github.com/ash-project/ash - bcksl opened this pull request almost 2 years ago
github.com/ash-project/ash - bcksl opened this pull request almost 2 years ago
Fix usage documentation
github.com/ash-project/ash_phoenix - mylanconnolly opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - mylanconnolly opened this pull request almost 2 years ago
docs: format code blocks appropriately
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
docs: Enhance the GraphQL generation topic
github.com/ash-project/ash_graphql - moxley opened this pull request almost 2 years ago
github.com/ash-project/ash_graphql - moxley opened this pull request almost 2 years ago
Broken "philosophy" link in https://github.com/ash-project/ash_phoenix/blob/v1.2.10/documentation/tutorials/getting-started-with-ash-and-phoenix.md
github.com/ash-project/ash_phoenix - rsieb opened this issue almost 2 years ago
github.com/ash-project/ash_phoenix - rsieb opened this issue almost 2 years ago
Displays resource attributes which are marked as sensitive.
github.com/ash-project/ash_admin - jimsynz opened this issue almost 2 years ago
github.com/ash-project/ash_admin - jimsynz opened this issue almost 2 years ago
Crash when a resource has no actions defined.
github.com/ash-project/ash_admin - jimsynz opened this issue almost 2 years ago
github.com/ash-project/ash_admin - jimsynz opened this issue almost 2 years ago
improvement: Add `before_action/1` and `after_action/1` to `Ash.Resource.Preparations.Builtins`.
github.com/ash-project/ash - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/ash - jimsynz opened this pull request almost 2 years ago
docs: add note about dropping database to getting started guide
github.com/ash-project/ash_phoenix - axelbdt opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - axelbdt opened this pull request almost 2 years ago
Policy is run executed unexpectedly
github.com/ash-project/ash - barnabasJ opened this issue almost 2 years ago
github.com/ash-project/ash - barnabasJ opened this issue almost 2 years ago
docs: rewrite Policies guide to be clearer
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
improvement: Add builtin changes for lifecycle hooks.
github.com/ash-project/ash - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/ash - jimsynz opened this pull request almost 2 years ago
docs: change getting started directory structure to match realworld
github.com/ash-project/ash_phoenix - axelbdt opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - axelbdt opened this pull request almost 2 years ago
docs: add drop-in configuration code snippet for the Spark formatter plugin
github.com/ash-project/ash - axelbdt opened this pull request almost 2 years ago
github.com/ash-project/ash - axelbdt opened this pull request almost 2 years ago
fix: Patch for new Form Access Protocol
github.com/ash-project/ash_phoenix - georgevanderson opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - georgevanderson opened this pull request almost 2 years ago
fix: Remove line causing errors
github.com/ash-project/ash_phoenix - georgevanderson opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - georgevanderson opened this pull request almost 2 years ago
Admin links are not aware of the scope where ash_admin is called
github.com/ash-project/ash_admin - pierrelegall opened this issue almost 2 years ago
github.com/ash-project/ash_admin - pierrelegall opened this issue almost 2 years ago
docs: improve relationships topic guide
github.com/ash-project/ash - nickbosch opened this pull request almost 2 years ago
github.com/ash-project/ash - nickbosch opened this pull request almost 2 years ago
Fix typo in Ash.Flow moduledoc
github.com/ash-project/ash - juhalehtonen opened this pull request almost 2 years ago
github.com/ash-project/ash - juhalehtonen opened this pull request almost 2 years ago
fix: Typo in name causing Error
github.com/ash-project/ash_graphql - georgevanderson opened this pull request almost 2 years ago
github.com/ash-project/ash_graphql - georgevanderson opened this pull request almost 2 years ago
docs: Update get-started.md
github.com/ash-project/ash - laiboonh opened this pull request almost 2 years ago
github.com/ash-project/ash - laiboonh opened this pull request almost 2 years ago
chore: Update CI badge
github.com/ash-project/ash_admin - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_admin - sevenseacat opened this pull request almost 2 years ago
test: pass in arguments to validation
github.com/ash-project/ash - barnabasJ opened this pull request almost 2 years ago
github.com/ash-project/ash - barnabasJ opened this pull request almost 2 years ago
fix: Add missing mix.lock changes
github.com/ash-project/ash_admin - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_admin - sevenseacat opened this pull request almost 2 years ago
feat: Inline style nonce
github.com/ash-project/ash_admin - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_admin - sevenseacat opened this pull request almost 2 years ago
docs: improve postgres documentation code
github.com/ash-project/ash_postgres - marcotaubmann opened this pull request almost 2 years ago
github.com/ash-project/ash_postgres - marcotaubmann opened this pull request almost 2 years ago
fix: always return a list from pkey_fields
github.com/ash-project/ash_graphql - barnabasJ opened this pull request almost 2 years ago
github.com/ash-project/ash_graphql - barnabasJ opened this pull request almost 2 years ago
docs: Update pubsub docs to be readable on AshHQ
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
Links to DSL items from guides are now 404s
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
Search results for DSL items are missing breadcrumb info
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
Single page DSL styling
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
This error was unhandled because it did not implement the `AshPhoenix.FormData.Error` protocol.
github.com/ash-project/ash - puruzio opened this issue almost 2 years ago
github.com/ash-project/ash - puruzio opened this issue almost 2 years ago
doc: GraphQL Generation topic
github.com/ash-project/ash_graphql - moxley opened this pull request almost 2 years ago
github.com/ash-project/ash_graphql - moxley opened this pull request almost 2 years ago
improvement: Implement string_join expr
github.com/ash-project/ash_postgres - totaltrash opened this pull request almost 2 years ago
github.com/ash-project/ash_postgres - totaltrash opened this pull request almost 2 years ago
improvement: Implement string_join expr function
github.com/ash-project/ash - totaltrash opened this pull request almost 2 years ago
github.com/ash-project/ash - totaltrash opened this pull request almost 2 years ago
docs: Added setting post_selector in update_post
github.com/ash-project/ash_phoenix - djgoku opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - djgoku opened this pull request almost 2 years ago
improvement: Make generated __using__/1 overridable for Dsls.
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
Fixes default values on dead forms
github.com/ash-project/ash_phoenix - adkron opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - adkron opened this pull request almost 2 years ago
fix: Support LV 0.15
github.com/ash-project/ash_phoenix - totaltrash opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - totaltrash opened this pull request almost 2 years ago
Allow customization of key `result(s)` with mutations
github.com/ash-project/ash_graphql - sezaru opened this issue almost 2 years ago
github.com/ash-project/ash_graphql - sezaru opened this issue almost 2 years ago
feature: Show deprecation notices for deprecated functions
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
docs: Attribute documentation topic
github.com/ash-project/ash - chrishop opened this pull request almost 2 years ago
github.com/ash-project/ash - chrishop opened this pull request almost 2 years ago
Module listing for `Ash.Api` shows DSL docs for `Ash.Api.Dsl` instead
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
Exception.exception?/1 is deprecated
github.com/ash-project/spark - fishysquirrel opened this issue almost 2 years ago
github.com/ash-project/spark - fishysquirrel opened this issue almost 2 years ago
fix: Sanitize option names in search result links
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
Links for search results with special characters don't get URL-escaped properly
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
A policy using `relates_to_actor_via()` fails if `require_actor? true` in API authorization when using the `ETS` DataLayer.
github.com/ash-project/ash - arjunbajaj opened this issue almost 2 years ago
github.com/ash-project/ash - arjunbajaj opened this issue almost 2 years ago
fix: Use UTC for default generated timestamps
github.com/ash-project/ash_postgres - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_postgres - sevenseacat opened this pull request almost 2 years ago
docs: use string instead of atom for post_selector/1
github.com/ash-project/ash_phoenix - chrishop opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - chrishop opened this pull request almost 2 years ago
docs: use string instead of atom for post_selector/1
github.com/ash-project/ash_phoenix - chrishop opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - chrishop opened this pull request almost 2 years ago
Require allowlisting the attributes that are mass-assignable, in each action
github.com/ash-project/ash - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash - sevenseacat opened this issue almost 2 years ago
docs: ash phoenix getting started guide
github.com/ash-project/ash_phoenix - chrishop opened this pull request almost 2 years ago
github.com/ash-project/ash_phoenix - chrishop opened this pull request almost 2 years ago
feature: Add link to the source for the currently-viewed guide on GitHub
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
improvement: Add error message when page is added but pagination is not enabled
github.com/ash-project/ash - kevinam99 opened this pull request almost 2 years ago
github.com/ash-project/ash - kevinam99 opened this pull request almost 2 years ago
Nested DSL options should be combined into one page
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
AshPhoenix and AshPostgres should be enabled by default when viewing the documentation
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
Scroll occurs when search results are returned in the modal
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
List bullets in table of contents don't render in Safari
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
Selecting a search result doesn’t update the main navigation with the new page
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
Changing version of active library does not update current URL
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this issue almost 2 years ago
Validator assumes that `actions` are a printable list.
github.com/ash-project/ash_graphql - jimsynz opened this issue almost 2 years ago
github.com/ash-project/ash_graphql - jimsynz opened this issue almost 2 years ago
Preparation does not work on a calculation, except when its parameters are cast as strings
github.com/ash-project/ash_postgres - waseigo opened this issue almost 2 years ago
github.com/ash-project/ash_postgres - waseigo opened this issue almost 2 years ago
Ash autocomplete plugin install doc bug?
github.com/ash-project/ash_hq - joevandyk opened this issue almost 2 years ago
github.com/ash-project/ash_hq - joevandyk opened this issue almost 2 years ago
`Ash.Query.build/3` doesn't document `:select` option
github.com/ash-project/ash - chrishop opened this issue almost 2 years ago
github.com/ash-project/ash - chrishop opened this issue almost 2 years ago
Build code examples on top of the Helpdesk app from the Get Started guide
github.com/ash-project/ash_hq - Exadra37 opened this issue almost 2 years ago
github.com/ash-project/ash_hq - Exadra37 opened this issue almost 2 years ago
improvement: evaluate `Transformer.eval` chunks in the order they're added.
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
docs: Update "Get Started" guide with an example
github.com/ash-project/ash - waseigo opened this pull request almost 2 years ago
github.com/ash-project/ash - waseigo opened this pull request almost 2 years ago
fix: Type error: Suggest custom short type names as well
github.com/ash-project/ash - zimt28 opened this pull request almost 2 years ago
github.com/ash-project/ash - zimt28 opened this pull request almost 2 years ago
docs: Update flows.md to fix copy/paste error of action atom
github.com/ash-project/ash - waseigo opened this pull request almost 2 years ago
github.com/ash-project/ash - waseigo opened this pull request almost 2 years ago
Change `first` aggregate behavior (in v3)
github.com/ash-project/ash - zachdaniel opened this issue almost 2 years ago
github.com/ash-project/ash - zachdaniel opened this issue almost 2 years ago
Deprecated functions do not show up in ash_hq
github.com/ash-project/ash_hq - zachdaniel opened this issue almost 2 years ago
github.com/ash-project/ash_hq - zachdaniel opened this issue almost 2 years ago
Search is not returning full matches before partial matches
github.com/ash-project/ash_hq - martinstannard opened this issue almost 2 years ago
github.com/ash-project/ash_hq - martinstannard opened this issue almost 2 years ago
Make sort/filter types optional and/or customizable
github.com/ash-project/ash_graphql - sezaru opened this issue almost 2 years ago
github.com/ash-project/ash_graphql - sezaru opened this issue almost 2 years ago
fix: Make sections explicitly patchable, improve info generator.
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
Ash json api don't work with aggregates
github.com/ash-project/ash_json_api - sezaru opened this issue almost 2 years ago
github.com/ash-project/ash_json_api - sezaru opened this issue almost 2 years ago
Documentation Website is empty
github.com/ash-project/ash_hq - jcowgar opened this issue almost 2 years ago
github.com/ash-project/ash_hq - jcowgar opened this issue almost 2 years ago
Add error message for page option in `read/2` with pagination not enabled
github.com/ash-project/ash - minibikini opened this issue almost 2 years ago
github.com/ash-project/ash - minibikini opened this issue almost 2 years ago
getting-started-with-phoenix docs
github.com/ash-project/ash - chrishop opened this pull request almost 2 years ago
github.com/ash-project/ash - chrishop opened this pull request almost 2 years ago
Recursive Flow leads to infinte loop
github.com/ash-project/ash - barnabasJ opened this issue almost 2 years ago
github.com/ash-project/ash - barnabasJ opened this issue almost 2 years ago
docs: Add Glossary guide
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
feat(InfoGenerator): extract from AshAuthentication.
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
fix: Actually use `AshPostgres.Repo` behaviour
github.com/ash-project/ash_postgres - zimt28 opened this pull request almost 2 years ago
github.com/ash-project/ash_postgres - zimt28 opened this pull request almost 2 years ago
Nested array type leads to compile error
github.com/ash-project/ash - barnabasJ opened this issue almost 2 years ago
github.com/ash-project/ash - barnabasJ opened this issue almost 2 years ago
AshPhoenix.Form.submit doesn't apply `change` from action.
github.com/ash-project/ash_phoenix - marmor157 opened this issue almost 2 years ago
github.com/ash-project/ash_phoenix - marmor157 opened this issue almost 2 years ago
chore: Extract testimonials to shared function component
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
chore: remove mermaid.js
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
docs: Render `api_short_name` visibly in the Monitoring guide
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash - sevenseacat opened this pull request almost 2 years ago
`Ash.ToTenant` protocol
github.com/ash-project/ash - zachdaniel opened this issue almost 2 years ago
github.com/ash-project/ash - zachdaniel opened this issue almost 2 years ago
Custom ETS Support for data_layer.
github.com/ash-project/ash - Edward-Ta opened this issue almost 2 years ago
github.com/ash-project/ash - Edward-Ta opened this issue almost 2 years ago
improvement: Catalogue UI
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
fix: Tweak how testimonials are laid out to fix a rendering issue in Firefox
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
improvement: Colour unification
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
improvement: Search modal UI
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
fix: Remember selected library versions
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
github.com/ash-project/ash_hq - sevenseacat opened this pull request almost 2 years ago
fix(CodeHelpers): don't generate duplicate functions.
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago
github.com/ash-project/spark - jimsynz opened this pull request almost 2 years ago