Zach Daniel
Zach Daniel
I think there are definitely ways to do that, but those will need to come with the overhaul of how an admin ui is actually configured. The idea in the...
You can do this with the mixin: https://hexdocs.pm/ash_paper_trail/0.1.0/get-started-with-paper-trail.html#enriching-the-versions-resource
Oh, wow. I didn't realize we only had it for apis :(
Same, I'd like to only show stats for repositories I own.
Hey @gordoneliel if you could potentially add a failing test to the project to reproduce this issue I'd really appreciate it. I'm very busy at the moment and that can...
At the moment, the migration generator does not delete tables. PRs welcome :)
This will also need to handle table renames, per: https://github.com/ash-project/ash_postgres/issues/256
Thank you all for your feedback, it has been incorporated in the appropriate places.
To show some capabilities of the ElixirLS extension for Spark (used by Ash Framework) https://github.com/elixir-tools/next-ls/assets/5722339/2e459c07-3729-4426-a563-01c2a0abf760 We use option schemas to autocomplete calls to `use Ash.Resource`, options list in calls to...