workarea-trustpilot_reviews 1.0.0.pre → 1.0.2.pre

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: e6c0ecb8e55b05ceede0138a1dc8f395aec7b57d4d874ed5812cc831fecd109c
4
- data.tar.gz: 666bd35dc61ac912b141f0b84841935e66dbc3478505df35bd8477405a1433a4
3
+ metadata.gz: 28e53b115266d5067e568b9b43472aaf30aab6f989bd547d61398e3a30345c3e
4
+ data.tar.gz: 38f3bcbee6ac251c61c6b67a6fc5fa27dfde7cbe75ce4bd3fa1ff9c6fb4fdf8e
5
5
  SHA512:
6
- metadata.gz: e93e74c93ec5742986a46a6513e53a759486532ac688cca5fcc873a66fbfda8aba50e68425fe5d5a2622ed627591b93107968373fdbd9ef8b9b442b3c7c4d377
7
- data.tar.gz: 82c7d8e47c930b62ea05d8b9bc4d2aede7d6c59e6729535459016ce63c2d6d836ec0cae20b360cacae0c8d818c90777df7102c05fb84f9598acc6ae5569b0a66
6
+ metadata.gz: 18e0f7629efeb6b65a9704b2c6bdef17a106b724b032399a3912ced34dfd6025ce06a79104183c2c3c85eb6e6464cfa2e3a614ade94b424d1a3d7f00d2b5d580
7
+ data.tar.gz: 5a1070be271862f9b933c5139f215ab9a39e290788409c229bcc96509c6f189bd41687aea3d2ae5a8dd6183e6e9775a565031c06ab9c072e10dc34e97048ba69
@@ -1,3 +1,4 @@
1
- / TrustBox widget - Micro Combo
2
- .trustpilot-widget{"data-businessunit-id" => "595e64c60000ff0005a61ab2", "data-locale" => "en-US", "data-style-height" => "20px", "data-style-width" => "100%", "data-template-id" => "5419b6ffb0d04a076446a9af", "data-theme" => "light"}
3
- / End TrustBox widget
1
+ / TrustBox widget - Micro Star
2
+ .trustpilot-widget{"data-businessunit-id" => "595e64c60000ff0005a61ab2", "data-locale" => "en-US", "data-style-height" => "24px", "data-style-width" => "100%", "data-template-id" => "5419b732fbfb950b10de65e5", "data-theme" => "light"}
3
+ %a{:href => "https://www.trustpilot.com/review/muralsyourway.com", :rel => "noopener", :target => "_blank"} Trustpilot
4
+ / End TrustBox widget
@@ -4,11 +4,6 @@ Workarea::Plugin.append_partials(
4
4
  )
5
5
 
6
6
  Workarea::Plugin.append_partials(
7
- 'storefront.body_top',
7
+ 'storefront.page-header__trustpilot',
8
8
  'workarea/storefront/trustpilot_widget_at_nav'
9
- )
10
-
11
- Workarea::Plugin.append_partials(
12
- 'storefront.product_show',
13
- 'workarea/storefront/trustpilot_widget_at_show'
14
- )
9
+ )
@@ -1,5 +1,5 @@
1
1
  module Workarea
2
2
  module TrustpilotReviews
3
- VERSION = "1.0.0.pre".freeze
3
+ VERSION = "1.0.2.pre".freeze
4
4
  end
5
5
  end
@@ -8,7 +8,7 @@ Gem::Specification.new do |spec|
8
8
  spec.name = "workarea-trustpilot_reviews"
9
9
  spec.version = Workarea::TrustpilotReviews::VERSION
10
10
  spec.authors = ["Laxmi Pattar"]
11
- spec.email = ["sathyteja.dvs@trikatechnologies.com"]
11
+ spec.email = ["laxmi.p@trikatechnologies.com"]
12
12
  spec.homepage = "http://workarea.com"
13
13
  spec.summary = "Trustpilot is a review platform."
14
14
  spec.description = "Customers can review their experience about the companies through trustpilot."
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: workarea-trustpilot_reviews
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0.pre
4
+ version: 1.0.2.pre
5
5
  platform: ruby
6
6
  authors:
7
7
  - Laxmi Pattar
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-01-28 00:00:00.000000000 Z
11
+ date: 2020-02-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: workarea
@@ -26,7 +26,7 @@ dependencies:
26
26
  version: 3.x
27
27
  description: Customers can review their experience about the companies through trustpilot.
28
28
  email:
29
- - sathyteja.dvs@trikatechnologies.com
29
+ - laxmi.p@trikatechnologies.com
30
30
  executables: []
31
31
  extensions: []
32
32
  extra_rdoc_files: []
@@ -49,7 +49,6 @@ files:
49
49
  - app/views/.keep
50
50
  - app/views/workarea/storefront/_trustpilot_script.html.haml
51
51
  - app/views/workarea/storefront/_trustpilot_widget_at_nav.html.haml
52
- - app/views/workarea/storefront/_trustpilot_widget_at_show.html.haml
53
52
  - bin/rails
54
53
  - config/initializers/append_points.rb
55
54
  - config/initializers/workarea.rb
@@ -124,7 +123,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
124
123
  - !ruby/object:Gem::Version
125
124
  version: 1.3.1
126
125
  requirements: []
127
- rubygems_version: 3.0.3
126
+ rubygems_version: 3.0.6
128
127
  signing_key:
129
128
  specification_version: 4
130
129
  summary: Trustpilot is a review platform.
@@ -1,3 +0,0 @@
1
- / TrustBox widget - List
2
- .trustpilot-widget{"data-businessunit-id" => "595e64c60000ff0005a61ab2", "data-locale" => "en-US", "data-stars" => "1,2,3,4,5", "data-style-height" => "500px", "data-style-width" => "100%", "data-template-id" => "539ad60defb9600b94d7df2c", "data-theme" => "light"}
3
- / End TrustBox widget