motor-admin 0.2.62 → 0.2.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3af83dbd30f8ccb81fd1cc1d16c225834a303302090f2ae122028342fd0d0db3
4
- data.tar.gz: 8ba049b7a9dec950325609563fbdeb60f6f14d9c96513caf1d13cf27856c2671
3
+ metadata.gz: adbc46b63c4327355c911801cfd4559bcd8233e1ed6747b04b3fdb75d6778822
4
+ data.tar.gz: a6eefd47adfd3c12683595b7d08ef2a89bd76a25d7b7d5bc5131872e47c19092
5
5
  SHA512:
6
- metadata.gz: 8c7cc675e26e383f83e06c339b1ac32cfd7a008562d507c49235b4881127b80f27e43071d32d2b34697ce71e8af4738b501a56472faf5406128e6bd3c3272446
7
- data.tar.gz: 15e4bda575af9118ee7c0928adb7ea2aef916d7a5e29d3baff420478fee4054d9a387a6e4263ecce82da435ccd29009db3f01304b19448ad0e535e384e747dda
6
+ metadata.gz: dca67a3e7f5a7366ff0f0a4c72eed07a632f0e6bc79eaf0db28514aa2569586b1ce615277073f780d085e2d8f3767ec4be953d2a7d8618e3afc0d12b15a53f11
7
+ data.tar.gz: 0f3398947be85b3290ec6be7c89698f05ad33ce4f9b33f8522b7ef7bfc649ec9232581725e7a239c9e60472363c0e1508daabf0a27fd905616508997b40c5f12
@@ -302,7 +302,6 @@ el:
302
302
  on_collection: Κατά τη συλλογή
303
303
  association: Σύνδεση
304
304
  action_has_been_removed: Η ενέργεια αυτή έχει καταργηθεί
305
- ask_for_confirmation: Ask for confirmation
306
305
  i:
307
306
  locale: el
308
307
  select:
@@ -302,4 +302,3 @@ 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,7 +302,6 @@ 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
306
305
  i:
307
306
  locale: es
308
307
  select:
@@ -298,7 +298,6 @@ 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
302
301
  i:
303
302
  locale: pt
304
303
  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: { with_confirmation: true },
31
+ preferences: {},
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.62'
4
+ VERSION = '0.2.63'
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-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"
2604
+ "main-04ab2661452b21148d0e.css.gz": "main-04ab2661452b21148d0e.css.gz",
2605
+ "main-04ab2661452b21148d0e.js.LICENSE.txt": "main-04ab2661452b21148d0e.js.LICENSE.txt",
2606
+ "main-04ab2661452b21148d0e.js.gz": "main-04ab2661452b21148d0e.js.gz",
2607
+ "main.css": "main-04ab2661452b21148d0e.css",
2608
+ "main.js": "main-04ab2661452b21148d0e.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.62
4
+ version: 0.2.63
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-03-09 00:00:00.000000000 Z
11
+ date: 2022-03-11 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-265b4aa51a29111030df.css.gz
1538
- - ui/dist/main-265b4aa51a29111030df.js.gz
1537
+ - ui/dist/main-04ab2661452b21148d0e.css.gz
1538
+ - ui/dist/main-04ab2661452b21148d0e.js.gz
1539
1539
  - ui/dist/manifest.json
1540
1540
  homepage:
1541
1541
  licenses: