motor-admin 0.2.61 → 0.2.62

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 53913ee4dc8d026cf18f1a4978319ea42e401c4e9cbd2094cacb917f65241ecd
4
- data.tar.gz: 89d7384431857cbb7136165808028731d5a42748844ecd0425b80f956d112586
3
+ metadata.gz: 3af83dbd30f8ccb81fd1cc1d16c225834a303302090f2ae122028342fd0d0db3
4
+ data.tar.gz: 8ba049b7a9dec950325609563fbdeb60f6f14d9c96513caf1d13cf27856c2671
5
5
  SHA512:
6
- metadata.gz: c3bd5b974c1d45a0223b4dc573200c153f54c448bf6efbce446b38075fdf49c02b83070a9cdc504ca988a38d11bb65b030f9c5aa6256a0eca0c13a907ed4891d
7
- data.tar.gz: 23d8cca3cc96abdb6f0311513949565f5cf20300561075f6ccf92fca7f05325206705b3d1e752f0f8ca8992a36c004fe1bd7cb40fd1931435a23b34cedddbd52
6
+ metadata.gz: 8c7cc675e26e383f83e06c339b1ac32cfd7a008562d507c49235b4881127b80f27e43071d32d2b34697ce71e8af4738b501a56472faf5406128e6bd3c3272446
7
+ data.tar.gz: 15e4bda575af9118ee7c0928adb7ea2aef916d7a5e29d3baff420478fee4054d9a387a6e4263ecce82da435ccd29009db3f01304b19448ad0e535e384e747dda
@@ -302,6 +302,7 @@ el:
302
302
  on_collection: Κατά τη συλλογή
303
303
  association: Σύνδεση
304
304
  action_has_been_removed: Η ενέργεια αυτή έχει καταργηθεί
305
+ ask_for_confirmation: Ask for confirmation
305
306
  i:
306
307
  locale: el
307
308
  select:
@@ -302,3 +302,4 @@ en:
302
302
  on_collection: On collection
303
303
  association: Association
304
304
  action_has_been_removed: This action has been removed
305
+ ask_for_confirmation: Ask for confirmation
@@ -302,6 +302,7 @@ es:
302
302
  on_collection: En la colección
303
303
  association: Asociación
304
304
  action_has_been_removed: Esta acción ha sido eliminada
305
+ ask_for_confirmation: Ask for confirmation
305
306
  i:
306
307
  locale: es
307
308
  select:
@@ -298,6 +298,7 @@ pt:
298
298
  on_collection: Na coleção
299
299
  association: Associação
300
300
  action_has_been_removed: Esta ação foi removida
301
+ ask_for_confirmation: Ask for confirmation
301
302
  i:
302
303
  locale: pt
303
304
  select:
@@ -28,7 +28,7 @@ module Motor
28
28
  name: 'remove',
29
29
  display_name: I18n.t('motor.remove'),
30
30
  action_type: BuildSchema::DEFAULT_TYPE,
31
- preferences: {},
31
+ preferences: { with_confirmation: true },
32
32
  apply_on: 'member',
33
33
  visible: true
34
34
  }
data/lib/motor/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Motor
4
- VERSION = '0.2.61'
4
+ VERSION = '0.2.62'
5
5
  end
@@ -2601,9 +2601,9 @@
2601
2601
  "icons/zoom-out.svg.gz": "icons/zoom-out.svg.gz",
2602
2602
  "icons/zoom-question.svg": "icons/zoom-question.svg",
2603
2603
  "icons/zoom-question.svg.gz": "icons/zoom-question.svg.gz",
2604
- "main-cc2e76e1213e317d726a.css.gz": "main-cc2e76e1213e317d726a.css.gz",
2605
- "main-cc2e76e1213e317d726a.js.LICENSE.txt": "main-cc2e76e1213e317d726a.js.LICENSE.txt",
2606
- "main-cc2e76e1213e317d726a.js.gz": "main-cc2e76e1213e317d726a.js.gz",
2607
- "main.css": "main-cc2e76e1213e317d726a.css",
2608
- "main.js": "main-cc2e76e1213e317d726a.js"
2604
+ "main-265b4aa51a29111030df.css.gz": "main-265b4aa51a29111030df.css.gz",
2605
+ "main-265b4aa51a29111030df.js.LICENSE.txt": "main-265b4aa51a29111030df.js.LICENSE.txt",
2606
+ "main-265b4aa51a29111030df.js.gz": "main-265b4aa51a29111030df.js.gz",
2607
+ "main.css": "main-265b4aa51a29111030df.css",
2608
+ "main.js": "main-265b4aa51a29111030df.js"
2609
2609
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: motor-admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.61
4
+ version: 0.2.62
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pete Matsyburka
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-02-08 00:00:00.000000000 Z
11
+ date: 2022-03-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord-filter
@@ -1534,8 +1534,8 @@ files:
1534
1534
  - ui/dist/icons/zoom-money.svg.gz
1535
1535
  - ui/dist/icons/zoom-out.svg.gz
1536
1536
  - ui/dist/icons/zoom-question.svg.gz
1537
- - ui/dist/main-cc2e76e1213e317d726a.css.gz
1538
- - ui/dist/main-cc2e76e1213e317d726a.js.gz
1537
+ - ui/dist/main-265b4aa51a29111030df.css.gz
1538
+ - ui/dist/main-265b4aa51a29111030df.js.gz
1539
1539
  - ui/dist/manifest.json
1540
1540
  homepage:
1541
1541
  licenses: