motor-admin 0.2.59 → 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: 7047fb02769db0bce0497d59f12790beda6249cc3d2c898936baf682e9604cfe
4
- data.tar.gz: 0c49e963f189cdf5cd52abb8c3770473fb1fd49e9a78a9df9b50b1ca11718f12
3
+ metadata.gz: 3af83dbd30f8ccb81fd1cc1d16c225834a303302090f2ae122028342fd0d0db3
4
+ data.tar.gz: 8ba049b7a9dec950325609563fbdeb60f6f14d9c96513caf1d13cf27856c2671
5
5
  SHA512:
6
- metadata.gz: 27f90efd406ec87692ee65850c17d01ce3c1c86d1a9d66712edf7f6dcdc339f69be0a6ee55e8ed1f23abe4e8cdb7a46370a78937097f2448256ab170c1e28fbb
7
- data.tar.gz: eb5746d65fb3bcf2651b77b12e0eb890624201800c0d82ceb19f920a3d87473ba9e592ec29623aea27487d8008234311009c7985673c48243063c54ef23c5315
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.59'
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-86fcfeba8367564c0b05.css.gz": "main-86fcfeba8367564c0b05.css.gz",
2605
- "main-86fcfeba8367564c0b05.js.LICENSE.txt": "main-86fcfeba8367564c0b05.js.LICENSE.txt",
2606
- "main-86fcfeba8367564c0b05.js.gz": "main-86fcfeba8367564c0b05.js.gz",
2607
- "main.css": "main-86fcfeba8367564c0b05.css",
2608
- "main.js": "main-86fcfeba8367564c0b05.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.59
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-06 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-86fcfeba8367564c0b05.css.gz
1538
- - ui/dist/main-86fcfeba8367564c0b05.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: