issues
search
ash-project
/
ash_paper_trail
The extension for keeping an audit log of changes to your Ash resources.
https://hexdocs.pm/ash_paper_trail
MIT License
33
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates
#134
dependabot[bot]
closed
2 days ago
0
chore(deps-dev): bump the dev-dependencies group across 1 directory with 3 updates
#133
dependabot[bot]
closed
2 days ago
2
chore(deps): bump ash from 3.4.37 to 3.4.43 in the production-dependencies group across 1 directory
#132
dependabot[bot]
closed
2 days ago
0
feat(bulk_actions): implemented first draft version
#131
mbaertschi
opened
1 week ago
0
chore(deps): bump ash from 3.4.37 to 3.4.42 in the production-dependencies group across 1 directory
#130
dependabot[bot]
closed
5 days ago
1
chore(deps-dev): bump credo from 1.7.8 to 1.7.10 in the dev-dependencies group
#129
dependabot[bot]
closed
5 days ago
1
chore(deps): bump ash from 3.4.37 to 3.4.41 in the production-dependencies group
#128
dependabot[bot]
closed
1 week ago
1
chore(deps): bump ash from 3.4.36 to 3.4.37 in the production-dependencies group
#127
dependabot[bot]
closed
3 weeks ago
0
chore(deps): bump ash from 3.4.32 to 3.4.36 in the production-dependencies group
#126
dependabot[bot]
closed
1 month ago
0
chore(deps-dev): bump git_ops from 2.6.2 to 2.6.3 in the dev-dependencies group
#125
dependabot[bot]
closed
1 month ago
0
chore(deps): bump ash from 3.4.27 to 3.4.32 in the production-dependencies group
#124
dependabot[bot]
closed
1 month ago
0
improvement: "full_diff tracking not atomic" error message
#123
serpent213
closed
1 month ago
1
chore(deps-dev): bump git_ops from 2.6.1 to 2.6.2 in the dev-dependencies group
#122
dependabot[bot]
closed
1 month ago
0
chore(deps): bump ash from 3.4.22 to 3.4.27 in the production-dependencies group
#121
dependabot[bot]
closed
1 month ago
0
chore(deps-dev): bump the dev-dependencies group with 2 updates
#120
dependabot[bot]
closed
1 month ago
0
chore(deps): bump ash from 3.4.21 to 3.4.22 in the production-dependencies group
#119
dependabot[bot]
closed
1 month ago
0
chore(deps): bump ash from 3.4.17 to 3.4.21 in the production-dependencies group
#118
dependabot[bot]
closed
2 months ago
0
feat: Add ability to ignore sensitive attributes.
#117
jimsynz
closed
2 months ago
1
feat: Add support for redacting sensitive attributes from versions.
#116
jimsynz
closed
2 months ago
1
chore(deps): bump ash from 3.4.8 to 3.4.17 in the production-dependencies group
#115
dependabot[bot]
closed
2 months ago
0
fix: incorrectly applied base filter.
#114
jimsynz
closed
2 months ago
0
fix(define_attribute?): invert if logic
#113
mbaertschi
closed
2 months ago
1
chore(deps-dev): bump excoveralls from 0.18.2 to 0.18.3 in the dev-dependencies group
#112
dependabot[bot]
closed
2 months ago
0
chore(deps): bump ash from 3.4.4 to 3.4.8 in the production-dependencies group
#111
dependabot[bot]
closed
2 months ago
0
feat: Add `table_name` and `store_resource_name?` DSL options.
#110
jimsynz
closed
2 months ago
4
Fix wrong overwritting
#109
nallwhy
closed
2 months ago
2
Adding support for ash_sqlite.
#108
djgoku
closed
2 months ago
1
feat(ignore_actions): allow to ignore actions by configuration
#107
mbaertschi
closed
2 months ago
1
chore(deps): bump ash from 3.4.1 to 3.4.4 in the production-dependencies group
#106
dependabot[bot]
closed
2 months ago
1
Option to set the name of the version relationship
#105
jimsynz
opened
2 months ago
0
Add support for non-referenced actors.
#104
jimsynz
opened
2 months ago
3
improvement: add :primary_key_type option
#103
aifrak
closed
3 months ago
3
fix: possible fix to allow_nil?: false and public?: false combination?
#102
TimisRobert
closed
3 months ago
1
improvement: add global? to multitenancy section
#101
TimisRobert
closed
3 months ago
1
chore(deps): bump ash from 3.3.3 to 3.4.1 in the production-dependencies group
#100
dependabot[bot]
closed
3 months ago
0
fix: small test fix keyword equality
#99
TimisRobert
closed
3 months ago
1
chore(deps): bump ash from 3.3.2 to 3.3.3 in the production-dependencies group
#98
dependabot[bot]
closed
3 months ago
0
chore(deps): bump ash from 3.2.6 to 3.3.2 in the production-dependencies group
#97
dependabot[bot]
closed
3 months ago
0
chore(deps-dev): bump excoveralls from 0.18.1 to 0.18.2 in the dev-dependencies group
#96
dependabot[bot]
closed
4 months ago
0
chore(deps): bump ash from 3.2.2 to 3.2.6 in the production-dependencies group
#95
dependabot[bot]
closed
4 months ago
0
chore(deps-dev): bump mix_audit from 2.1.3 to 2.1.4 in the dev-dependencies group
#94
dependabot[bot]
closed
4 months ago
0
chore(deps): bump ash from 3.1.2 to 3.2.2 in the production-dependencies group
#93
dependabot[bot]
closed
4 months ago
0
improvement: allow opts to be passed to the generated relationship
#92
ahey
closed
4 months ago
0
chore(deps-dev): bump ex_doc from 0.34.0 to 0.34.1 in the dev-dependencies group
#91
dependabot[bot]
closed
5 months ago
0
chore(deps): bump ash from 3.0.15 to 3.0.16 in the production-dependencies group
#90
dependabot[bot]
closed
5 months ago
0
Revert "improvement: add `atomic/3` callback to `CreateNewVersion`"
#88
jechol
closed
5 months ago
6
Latest ash_paper_trail fails.
#89
jechol
closed
5 months ago
1
optimize the atomic/3 behaviour for batches
#87
dongwooklee96
closed
3 months ago
1
chore(deps): bump ash from 3.0.13 to 3.0.15
#86
dependabot[bot]
closed
5 months ago
0
chore(deps): bump ash from 3.0.12 to 3.0.13
#85
dependabot[bot]
closed
5 months ago
0
Next