thecore_ui_rails_admin 2.7.2.pre.test → 2.7.5

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: a8da0b81507a6989a3f1274b2085e3e58731d50c4387107d5dc7c375692f6666
4
- data.tar.gz: '0979f224b3f04bf026a3787f7de7985568108524b1b84d172f644172772a1091'
3
+ metadata.gz: 28c8617277c00b03d5ad15a9823a02c1ff753b0eb9761fb76fc7f69bfc16dc9f
4
+ data.tar.gz: d803f8a83c1b2b32f7599b93a5431cb9722f7d51ba16b0e97448c3c4dde0b58a
5
5
  SHA512:
6
- metadata.gz: 47cbc79e2a05bd916753221056514d2fb97c265bf57f2de892db3f3c79c3b2a59b4484349a6cda16743bbdfb7d9a87af7dd82f34ed758a832cb98a2ad7f25acd
7
- data.tar.gz: 1997dd93c1f990b9831d02f1651f46c4fb295a5f21df494720efb9dafb0d4e12add7ed1578a6bcc4a34e7a9de8accaf4d1110e84ab11c2e9a436da7073300e6e
6
+ metadata.gz: 29278d8dd9e6a91fc0a1eb7ce5c48da58d299c1a704efade6deeb0cb62dd8ab0f8ff94d92930e2294e868ce0bfc9b54c0c8c7b5bb0d54c8dbaab99b5251f1a4e
7
+ data.tar.gz: 845a2af77808789fd8334c3d0499c07c653d1b8af263bff62f2b03f9cb3ae723362bb8ea882af6c583d991487b2776f61de9023699c053c7ae9a71abdebd3c72
@@ -1,6 +1,6 @@
1
1
  RailsAdmin.config do |config|
2
2
  config.actions do
3
3
  thecore_sidekiq_monitor
4
- thecore_blazer_bi
4
+ # thecore_blazer_bi
5
5
  end
6
6
  end
@@ -32,5 +32,6 @@ module ThecoreUiRailsAdmin
32
32
  end
33
33
 
34
34
  require 'iframes/sidekiq_monitor'
35
+
35
36
  ## Business Intelligence (must be tested)
36
37
  # require 'iframes/blazer_bi'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: thecore_ui_rails_admin
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.2.pre.test
4
+ version: 2.7.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabriele Tassoni
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-25 00:00:00.000000000 Z
11
+ date: 2022-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thecore_ui_commons
@@ -169,11 +169,9 @@ files:
169
169
  - config/initializers/thecore_concern.rb
170
170
  - config/initializers/thecore_ui_rails_admin_app_configs.rb
171
171
  - config/initializers/thecore_ui_rails_admin_load_root_actions_for.rb
172
- - config/locales/en.index_cards.custom.yml
173
172
  - config/locales/en.main.yml
174
173
  - config/locales/en.rails_admin.yml
175
174
  - config/locales/en.rollincode.yml
176
- - config/locales/it.index_cards.custom.yml
177
175
  - config/locales/it.main.yml
178
176
  - config/locales/it.rails_admin.yml
179
177
  - config/locales/it.rollincode.yml
@@ -210,9 +208,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
210
208
  version: '0'
211
209
  required_rubygems_version: !ruby/object:Gem::Requirement
212
210
  requirements:
213
- - - ">"
211
+ - - ">="
214
212
  - !ruby/object:Gem::Version
215
- version: 1.3.1
213
+ version: '0'
216
214
  requirements: []
217
215
  rubygems_version: 3.0.3.1
218
216
  signing_key:
@@ -1,8 +0,0 @@
1
- en:
2
- admin:
3
- export:
4
- found: Export found
5
- misc:
6
- order_by: Order by
7
- select:
8
- toggle: Toggle Selection
@@ -1,20 +0,0 @@
1
- it:
2
- admin:
3
- actions:
4
- new:
5
- menu: ""
6
- index:
7
- menu: ""
8
- export:
9
- menu: ""
10
- export:
11
- found: ➦
12
- misc:
13
- order_by: ⇅
14
- scopes: ⋔
15
- add_filter: ⋔
16
- add_new: ⋔
17
- refresh: Apply Filters
18
- bulk_menu_title: ☑
19
- select:
20
- toggle: ☒