Skip to content

Commit 012ec1e

Browse files
committed
update avo audit logging
1 parent f62e371 commit 012ec1e

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Gemfile.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
avo-dynamic_filters (= 3.18.1)
77
avo-pro (= 3.18.1)
88
zeitwerk (>= 2.6.12)
9-
avo-audit_logging (0.0.9)
9+
avo-audit_logging (0.0.10)
1010
avo (>= 3.2.1)
1111
avo-diff_field (>= 0.0.5)
1212
zeitwerk (>= 2.6.12)
@@ -131,9 +131,9 @@ GEM
131131
avo-diff_field (0.0.5)
132132
diffy
133133
avo-heroicons (0.1.1)
134-
base64 (0.2.0)
134+
base64 (0.3.0)
135135
bcrypt (3.1.20)
136-
bigdecimal (3.1.9)
136+
bigdecimal (3.2.2)
137137
bindex (0.8.1)
138138
bootsnap (1.18.4)
139139
msgpack (~> 1.2)
@@ -150,7 +150,7 @@ GEM
150150
regexp_parser (>= 1.5, < 3.0)
151151
xpath (~> 3.2)
152152
concurrent-ruby (1.3.5)
153-
connection_pool (2.5.0)
153+
connection_pool (2.5.3)
154154
crass (1.0.6)
155155
date (3.4.1)
156156
debug (1.9.2)
@@ -162,9 +162,10 @@ GEM
162162
railties (>= 4.1.0)
163163
responders
164164
warden (~> 1.2.3)
165-
diffy (3.4.3)
165+
diffy (3.4.4)
166166
docile (1.4.1)
167-
drb (2.2.1)
167+
drb (2.2.3)
168+
erb (5.0.2)
168169
erubi (1.13.1)
169170
factory_bot (6.5.0)
170171
activesupport (>= 5.0.0)
@@ -184,8 +185,8 @@ GEM
184185
inline_svg (1.10.0)
185186
activesupport (>= 3.0)
186187
nokogiri (>= 1.6)
187-
io-console (0.8.0)
188-
irb (1.15.1)
188+
io-console (0.8.1)
189+
irb (1.15.2)
189190
pp (>= 0.6.0)
190191
rdoc (>= 4.0.0)
191192
reline (>= 0.4.2)
@@ -194,8 +195,8 @@ GEM
194195
activesupport (>= 5.0.0)
195196
json (2.7.4)
196197
language_server-protocol (3.17.0.3)
197-
logger (1.6.6)
198-
loofah (2.24.0)
198+
logger (1.7.0)
199+
loofah (2.24.1)
199200
crass (~> 1.0.2)
200201
nokogiri (>= 1.12.0)
201202
mail (2.8.1)
@@ -207,9 +208,8 @@ GEM
207208
matrix (0.4.2)
208209
meta-tags (2.22.1)
209210
actionpack (>= 6.0.0, < 8.1)
210-
method_source (1.1.0)
211211
mini_mime (1.1.5)
212-
mini_portile2 (2.8.8)
212+
mini_portile2 (2.8.9)
213213
minitest (5.25.5)
214214
msgpack (1.8.0)
215215
net-imap (0.5.0)
@@ -222,27 +222,27 @@ GEM
222222
net-smtp (0.5.0)
223223
net-protocol
224224
nio4r (2.7.4)
225-
nokogiri (1.18.3)
225+
nokogiri (1.18.9)
226226
mini_portile2 (~> 2.8.2)
227227
racc (~> 1.4)
228-
nokogiri (1.18.3-aarch64-linux-gnu)
228+
nokogiri (1.18.9-aarch64-linux-gnu)
229229
racc (~> 1.4)
230-
nokogiri (1.18.3-aarch64-linux-musl)
230+
nokogiri (1.18.9-aarch64-linux-musl)
231231
racc (~> 1.4)
232-
nokogiri (1.18.3-arm-linux-gnu)
232+
nokogiri (1.18.9-arm-linux-gnu)
233233
racc (~> 1.4)
234-
nokogiri (1.18.3-arm-linux-musl)
234+
nokogiri (1.18.9-arm-linux-musl)
235235
racc (~> 1.4)
236-
nokogiri (1.18.3-arm64-darwin)
236+
nokogiri (1.18.9-arm64-darwin)
237237
racc (~> 1.4)
238-
nokogiri (1.18.3-x86_64-darwin)
238+
nokogiri (1.18.9-x86_64-darwin)
239239
racc (~> 1.4)
240-
nokogiri (1.18.3-x86_64-linux-gnu)
240+
nokogiri (1.18.9-x86_64-linux-gnu)
241241
racc (~> 1.4)
242-
nokogiri (1.18.3-x86_64-linux-musl)
242+
nokogiri (1.18.9-x86_64-linux-musl)
243243
racc (~> 1.4)
244244
orm_adapter (0.5.0)
245-
pagy (9.3.4)
245+
pagy (9.4.0)
246246
paper_trail (16.0.0)
247247
activerecord (>= 6.1)
248248
request_store (~> 1.4)
@@ -258,15 +258,15 @@ GEM
258258
progressbar (1.13.0)
259259
prop_initializer (0.2.0)
260260
zeitwerk (>= 2.6.18)
261-
psych (5.2.3)
261+
psych (5.2.6)
262262
date
263263
stringio
264-
public_suffix (6.0.1)
264+
public_suffix (6.0.2)
265265
puma (6.4.3)
266266
nio4r (~> 2.0)
267267
racc (1.8.1)
268-
rack (3.1.12)
269-
rack-session (2.1.0)
268+
rack (3.1.16)
269+
rack-session (2.1.1)
270270
base64 (>= 0.1.0)
271271
rack (>= 3.0.0)
272272
rack-test (2.2.0)
@@ -287,7 +287,7 @@ GEM
287287
activesupport (= 7.2.1.2)
288288
bundler (>= 1.15.0)
289289
railties (= 7.2.1.2)
290-
rails-dom-testing (2.2.0)
290+
rails-dom-testing (2.3.0)
291291
activesupport (>= 5.0.0)
292292
minitest
293293
nokogiri (>= 1.6)
@@ -303,15 +303,16 @@ GEM
303303
thor (~> 1.0, >= 1.2.2)
304304
zeitwerk (~> 2.6)
305305
rainbow (3.1.1)
306-
rake (13.2.1)
306+
rake (13.3.0)
307307
ransack (4.3.0)
308308
activerecord (>= 6.1.5)
309309
activesupport (>= 6.1.5)
310310
i18n
311-
rdoc (6.12.0)
311+
rdoc (6.14.2)
312+
erb
312313
psych (>= 4.0.0)
313314
regexp_parser (2.9.2)
314-
reline (0.6.0)
315+
reline (0.6.2)
315316
io-console (~> 0.5)
316317
request_store (1.7.0)
317318
rack (>= 1.4)
@@ -375,7 +376,7 @@ GEM
375376
sqlite3 (2.1.1-x86_64-linux-musl)
376377
stimulus-rails (1.3.4)
377378
railties (>= 6.0.0)
378-
stringio (3.1.5)
379+
stringio (3.1.7)
379380
tailwindcss-rails (3.0.0)
380381
railties (>= 7.0.0)
381382
tailwindcss-ruby
@@ -385,9 +386,9 @@ GEM
385386
tailwindcss-ruby (3.4.14-arm64-darwin)
386387
tailwindcss-ruby (3.4.14-x86_64-darwin)
387388
tailwindcss-ruby (3.4.14-x86_64-linux)
388-
thor (1.3.2)
389+
thor (1.4.0)
389390
timeout (0.4.3)
390-
turbo-rails (2.0.13)
391+
turbo-rails (2.0.16)
391392
actionpack (>= 7.1.0)
392393
railties (>= 7.1.0)
393394
turbo_power (0.7.0)
@@ -396,10 +397,9 @@ GEM
396397
concurrent-ruby (~> 1.0)
397398
unicode-display_width (2.6.0)
398399
useragent (0.16.11)
399-
view_component (3.21.0)
400-
activesupport (>= 5.2.0, < 8.1)
401-
concurrent-ruby (~> 1.0)
402-
method_source (~> 1.0)
400+
view_component (4.0.1)
401+
activesupport (>= 7.1.0, < 8.1)
402+
concurrent-ruby (~> 1)
403403
warden (1.2.9)
404404
rack (>= 2.0.9)
405405
web-console (4.2.1)
@@ -413,7 +413,7 @@ GEM
413413
websocket-extensions (0.1.5)
414414
xpath (3.2.0)
415415
nokogiri (~> 1.8)
416-
zeitwerk (2.7.2)
416+
zeitwerk (2.7.3)
417417

418418
PLATFORMS
419419
aarch64-linux

app/avo/resources/product.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Avo::Resources::Product < Avo::BaseResource
22
self.audit_logging = {
3-
activity: true
3+
activity: -> { params[:skip_activity] != "true" }
44
}
55

66
self.title = :name

0 commit comments

Comments
 (0)