motor-admin 0.2.71 → 0.2.74

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: '09ef02159f676373b3611e17033106762f76fe657fc8810fb13c0b4f93733f99'
4
- data.tar.gz: 6d2712c99359bab4cd35cc2f51ee27a994cae4f2287f8ac50081a5fe05b629f7
3
+ metadata.gz: c5f9cda1d3feecaaac0c66f20ced27824ad28400faaed83742acfa7227e42c36
4
+ data.tar.gz: 8539637dbe1e8b6fc11f477787ac2b1570486999129801ee2a60b23f84e47e57
5
5
  SHA512:
6
- metadata.gz: 7fb6ef441cb880039d172e1bb656b0dd9c4ae2168ebb6ceb41290bbd920be38f74fc055c454eee16e4dd27c56f1957e4f489a0f66e695199d7bd8bf43c6a8654
7
- data.tar.gz: eeb89e86369f1c606934a4f98c9fac59c99da609e216652f4634e3504cd8268defdc347b59613bb18b3e22cd6f11ae06477bf833b72d4cb1ccfc136acdf1d448
6
+ metadata.gz: 2e451416c8999225f19df056622a2a88d140e968e6a73a339c503aa77b6439b66b32b02261ead576e49acf21f970d9a27a33b90d179008b15ba700ef56cf4562
7
+ data.tar.gz: a2ff819e8ed65990e57114a570fb048f36aa9ddc7fa61ea552fe3db93154377534be9a7efc9a2aa1a83795c8234338f395bb7b7487c831ac946d04c4614000fe
@@ -306,6 +306,7 @@ el:
306
306
  edit_html: Edit HTML
307
307
  there_are_unsaved_changes_close_form: "There are unsaved changes. Close form?"
308
308
  send_file_url: Send file URL
309
+ rating: Rating
309
310
  i:
310
311
  locale: el
311
312
  select:
@@ -311,3 +311,4 @@ en:
311
311
  edit_html: Edit HTML
312
312
  there_are_unsaved_changes_close_form: "There are unsaved changes. Close form?"
313
313
  send_file_url: Send file URL
314
+ rating: Rating
@@ -306,6 +306,7 @@ es:
306
306
  edit_html: Edit HTML
307
307
  there_are_unsaved_changes_close_form: "There are unsaved changes. Close form?"
308
308
  send_file_url: Send file URL
309
+ rating: Rating
309
310
  i:
310
311
  locale: es
311
312
  select:
@@ -302,6 +302,7 @@ pt:
302
302
  edit_html: Edit HTML
303
303
  there_are_unsaved_changes_close_form: "There are unsaved changes. Close form?"
304
304
  send_file_url: Send file URL
305
+ rating: Rating
305
306
  i:
306
307
  locale: pt
307
308
  select:
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.71'
4
+ VERSION = '0.2.74'
5
5
  end
@@ -3961,9 +3961,9 @@
3961
3961
  "icons/zoom-pan.svg.gz": "icons/zoom-pan.svg.gz",
3962
3962
  "icons/zoom-question.svg": "icons/zoom-question.svg",
3963
3963
  "icons/zoom-question.svg.gz": "icons/zoom-question.svg.gz",
3964
- "main-9c4013191d02490710fe.css.gz": "main-9c4013191d02490710fe.css.gz",
3965
- "main-9c4013191d02490710fe.js.LICENSE.txt": "main-9c4013191d02490710fe.js.LICENSE.txt",
3966
- "main-9c4013191d02490710fe.js.gz": "main-9c4013191d02490710fe.js.gz",
3967
- "main.css": "main-9c4013191d02490710fe.css",
3968
- "main.js": "main-9c4013191d02490710fe.js"
3964
+ "main-4b7c1305897d92bc6acb.css.gz": "main-4b7c1305897d92bc6acb.css.gz",
3965
+ "main-4b7c1305897d92bc6acb.js.LICENSE.txt": "main-4b7c1305897d92bc6acb.js.LICENSE.txt",
3966
+ "main-4b7c1305897d92bc6acb.js.gz": "main-4b7c1305897d92bc6acb.js.gz",
3967
+ "main.css": "main-4b7c1305897d92bc6acb.css",
3968
+ "main.js": "main-4b7c1305897d92bc6acb.js"
3969
3969
  }
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.71
4
+ version: 0.2.74
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-05-30 00:00:00.000000000 Z
11
+ date: 2022-06-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord-filter
@@ -99,7 +99,7 @@ description: |
99
99
  All customizations to the admin panel can be made directly in the UI without
100
100
  the need of writing any configurations code.
101
101
  email:
102
- - pete.matsy@gmail.com
102
+ - pete@getmotoradmin.com
103
103
  executables: []
104
104
  extensions: []
105
105
  extra_rdoc_files: []
@@ -2213,13 +2213,18 @@ files:
2213
2213
  - ui/dist/icons/zoom-out.svg.gz
2214
2214
  - ui/dist/icons/zoom-pan.svg.gz
2215
2215
  - ui/dist/icons/zoom-question.svg.gz
2216
- - ui/dist/main-9c4013191d02490710fe.css.gz
2217
- - ui/dist/main-9c4013191d02490710fe.js.gz
2216
+ - ui/dist/main-4b7c1305897d92bc6acb.css.gz
2217
+ - ui/dist/main-4b7c1305897d92bc6acb.js.gz
2218
2218
  - ui/dist/manifest.json
2219
2219
  homepage:
2220
2220
  licenses:
2221
2221
  - MIT
2222
- metadata: {}
2222
+ metadata:
2223
+ bug_tracker_uri: https://github.com/motor-admin/motor-admin-rails/issues
2224
+ homepage_uri: https://www.getmotoradmin.com
2225
+ source_code_uri: https://github.com/motor-admin/motor-admin-rails
2226
+ documentation_uri: https://github.com/motor-admin/motor-admin-rails/tree/master/guides
2227
+ rubygems_mfa_required: 'true'
2223
2228
  post_install_message: "\n ==================\n Run `rails g motor:upgrade &&
2224
2229
  rake db:migrate`\n to perform data migration and enable the latest features'\n
2225
2230
  \ ==================\n "