workarea-zendesk 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +7 -0
  2. data/.github/ISSUE_TEMPLATE/bug_report.md +37 -0
  3. data/.github/ISSUE_TEMPLATE/documentation-request.md +17 -0
  4. data/.github/ISSUE_TEMPLATE/feature_request.md +20 -0
  5. data/.github/workflows/ci.yml +54 -0
  6. data/.gitignore +22 -0
  7. data/.rubocop.yml +3 -0
  8. data/CHANGELOG.md +13 -0
  9. data/Gemfile +15 -0
  10. data/LICENSE +52 -0
  11. data/README.md +73 -0
  12. data/Rakefile +57 -0
  13. data/app/assets/images/zendesk/.keep +0 -0
  14. data/app/assets/javascripts/zendesk/.keep +0 -0
  15. data/app/assets/stylesheets/zendesk/.keep +0 -0
  16. data/app/controllers/.keep +0 -0
  17. data/app/helpers/.keep +0 -0
  18. data/app/lib/workarea/zendesk/bogus_gateway.rb +57 -0
  19. data/app/lib/workarea/zendesk/gateway.rb +53 -0
  20. data/app/lib/workarea/zendesk/response.rb +27 -0
  21. data/app/mailers/.keep +0 -0
  22. data/app/models/.keep +0 -0
  23. data/app/views/workarea/storefront/_zendesk_web_widget.html.haml +2 -0
  24. data/app/workers/zendesk/create_inquiry_request.rb +46 -0
  25. data/bin/rails +25 -0
  26. data/config/initializers/append_points.rb +4 -0
  27. data/config/initializers/workarea.rb +8 -0
  28. data/config/routes.rb +2 -0
  29. data/lib/workarea/zendesk.rb +38 -0
  30. data/lib/workarea/zendesk/engine.rb +10 -0
  31. data/lib/workarea/zendesk/version.rb +5 -0
  32. data/test/dummy/.ruby-version +1 -0
  33. data/test/dummy/Rakefile +6 -0
  34. data/test/dummy/app/assets/config/manifest.js +3 -0
  35. data/test/dummy/app/assets/images/.keep +0 -0
  36. data/test/dummy/app/assets/javascripts/application.js +14 -0
  37. data/test/dummy/app/assets/stylesheets/application.css +15 -0
  38. data/test/dummy/app/controllers/application_controller.rb +2 -0
  39. data/test/dummy/app/controllers/concerns/.keep +0 -0
  40. data/test/dummy/app/helpers/application_helper.rb +2 -0
  41. data/test/dummy/app/jobs/application_job.rb +2 -0
  42. data/test/dummy/app/mailers/application_mailer.rb +4 -0
  43. data/test/dummy/app/models/concerns/.keep +0 -0
  44. data/test/dummy/app/views/layouts/application.html.erb +15 -0
  45. data/test/dummy/app/views/layouts/mailer.html.erb +13 -0
  46. data/test/dummy/app/views/layouts/mailer.text.erb +1 -0
  47. data/test/dummy/bin/bundle +3 -0
  48. data/test/dummy/bin/rails +4 -0
  49. data/test/dummy/bin/rake +4 -0
  50. data/test/dummy/bin/setup +25 -0
  51. data/test/dummy/bin/update +25 -0
  52. data/test/dummy/config.ru +5 -0
  53. data/test/dummy/config/application.rb +34 -0
  54. data/test/dummy/config/boot.rb +5 -0
  55. data/test/dummy/config/environment.rb +5 -0
  56. data/test/dummy/config/environments/development.rb +52 -0
  57. data/test/dummy/config/environments/production.rb +83 -0
  58. data/test/dummy/config/environments/test.rb +45 -0
  59. data/test/dummy/config/initializers/application_controller_renderer.rb +8 -0
  60. data/test/dummy/config/initializers/assets.rb +12 -0
  61. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  62. data/test/dummy/config/initializers/content_security_policy.rb +25 -0
  63. data/test/dummy/config/initializers/cookies_serializer.rb +5 -0
  64. data/test/dummy/config/initializers/filter_parameter_logging.rb +4 -0
  65. data/test/dummy/config/initializers/inflections.rb +16 -0
  66. data/test/dummy/config/initializers/mime_types.rb +4 -0
  67. data/test/dummy/config/initializers/workarea.rb +5 -0
  68. data/test/dummy/config/initializers/wrap_parameters.rb +9 -0
  69. data/test/dummy/config/locales/en.yml +33 -0
  70. data/test/dummy/config/puma.rb +34 -0
  71. data/test/dummy/config/routes.rb +5 -0
  72. data/test/dummy/config/spring.rb +6 -0
  73. data/test/dummy/db/seeds.rb +2 -0
  74. data/test/dummy/lib/assets/.keep +0 -0
  75. data/test/dummy/log/.keep +0 -0
  76. data/test/integration/workarea/storefront/zendesk_integration_test.rb +24 -0
  77. data/test/lib/workarea/zendesk/gateway_test.rb +64 -0
  78. data/test/support/workarea/zendesk_api_config.rb +19 -0
  79. data/test/teaspoon_env.rb +6 -0
  80. data/test/test_helper.rb +10 -0
  81. data/test/vcr_cassettes/zendesk/create_request.yml +87 -0
  82. data/test/vcr_cassettes/zendesk/create_request_error.yml +81 -0
  83. data/workarea-zendesk.gemspec +20 -0
  84. metadata +139 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA256:
3
+ metadata.gz: cf97d9bbeb582cc4db7ca19202de1488ce71b9926a2c535abf25285a0b02bfb3
4
+ data.tar.gz: b455fd4ca7e429e592ad86b792ab59efb34878df0d84f14cfb11acb3709b6220
5
+ SHA512:
6
+ metadata.gz: 1fe5c4ccb305384da9a15d38e3ba5ac790929b74b5e51d6c26eafea1947912083122ada5e5ea092ff84c7f760e22b3bcac69bbd82b35cc30576494d7a0735012
7
+ data.tar.gz: ccc1786a4ab6ce79979070904cb4721d4b4b976bda058438e50cdb118b09a92c24b4390b0d8d0adf610e63b9eddd1e6c5e8eddd50d23c798f649d5f69c851e11
@@ -0,0 +1,37 @@
1
+ ---
2
+ name: Bug report
3
+ about: Create a report to help us improve Workarea
4
+ title: ''
5
+ labels: bug
6
+ assignees: ''
7
+
8
+ ---
9
+
10
+ ⚠️**Before you create**⚠️
11
+ Please verify the issue you're experiencing is not part of your Workarea project customizations. The best way to do this is with a [vanilla Workarea installation](https://developer.workarea.com/articles/create-a-new-host-application.html). This will help us spend time on fixes/improvements for the whole community. Thank you!
12
+
13
+ **Describe the bug**
14
+ A clear and concise description of what the bug is.
15
+
16
+ **To Reproduce**
17
+ Steps to reproduce the behavior:
18
+ 1. Go to '...'
19
+ 2. Click on '....'
20
+ 3. Scroll down to '....'
21
+ 4. See error
22
+
23
+ **Expected behavior**
24
+ A clear and concise description of what you expected to happen.
25
+
26
+ **Workarea Setup (please complete the following information):**
27
+ - Workarea Version: [e.g. v3.4.6]
28
+ - Plugins [e.g. workarea-blog, workarea-sitemaps]
29
+
30
+ **Attachments**
31
+ If applicable, add any attachments to help explain your problem, things like:
32
+ - screenshots
33
+ - Gemfile.lock
34
+ - test cases
35
+
36
+ **Additional context**
37
+ Add any other context about the problem here.
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: Documentation request
3
+ about: Suggest documentation
4
+ title: ''
5
+ labels: documentation
6
+ assignees: ''
7
+
8
+ ---
9
+
10
+ **Is your documentation related to a problem? Please describe.**
11
+ A clear and concise description of what the problem is. Ex. I'm confused by [...]
12
+
13
+ **Describe the article you'd like**
14
+ A clear and concise description of what would be in the documentation article.
15
+
16
+ **Additional context**
17
+ Add any other context or screenshots about the feature request here.
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: Feature request
3
+ about: Suggest an idea for Workarea
4
+ title: ''
5
+ labels: enhancement
6
+ assignees: ''
7
+
8
+ ---
9
+
10
+ **Is your feature request related to a problem? Please describe.**
11
+ A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
12
+
13
+ **Describe the solution you'd like**
14
+ A clear and concise description of what you want to happen.
15
+
16
+ **Describe alternatives you've considered**
17
+ A clear and concise description of any alternative solutions or features you've considered.
18
+
19
+ **Additional context**
20
+ Add any other context or screenshots about the feature request here.
@@ -0,0 +1,54 @@
1
+ name: CI
2
+ on: [push]
3
+
4
+ jobs:
5
+ static_analysis:
6
+ runs-on: ubuntu-latest
7
+ steps:
8
+ - uses: actions/checkout@v1
9
+ - uses: workarea-commerce/ci/bundler-audit@v1
10
+ - uses: workarea-commerce/ci/rubocop@v1
11
+
12
+ admin_tests:
13
+ runs-on: ubuntu-latest
14
+ steps:
15
+ - uses: actions/checkout@v1
16
+ - uses: actions/setup-ruby@v1
17
+ with:
18
+ ruby-version: 2.6.x
19
+ - uses: workarea-commerce/ci/test@v1
20
+ with:
21
+ command: bin/rails app:workarea:test:admin
22
+
23
+ core_tests:
24
+ runs-on: ubuntu-latest
25
+ steps:
26
+ - uses: actions/checkout@v1
27
+ - uses: actions/setup-ruby@v1
28
+ with:
29
+ ruby-version: 2.6.x
30
+ - uses: workarea-commerce/ci/test@v1
31
+ with:
32
+ command: bin/rails app:workarea:test:core
33
+
34
+ storefront_tests:
35
+ runs-on: ubuntu-latest
36
+ steps:
37
+ - uses: actions/checkout@v1
38
+ - uses: actions/setup-ruby@v1
39
+ with:
40
+ ruby-version: 2.6.x
41
+ - uses: workarea-commerce/ci/test@v1
42
+ with:
43
+ command: bin/rails app:workarea:test:storefront
44
+
45
+ plugins_tests:
46
+ runs-on: ubuntu-latest
47
+ steps:
48
+ - uses: actions/checkout@v1
49
+ - uses: actions/setup-ruby@v1
50
+ with:
51
+ ruby-version: 2.6.x
52
+ - uses: workarea-commerce/ci/test@v1
53
+ with:
54
+ command: bin/rails app:workarea:test:plugins
@@ -0,0 +1,22 @@
1
+ .bundle/
2
+ log/*.log
3
+ pkg/
4
+ test/dummy/log/*.log
5
+ test/dummy/tmp/
6
+ .DS_Store
7
+ .byebug_history
8
+ .bundle/
9
+ .sass-cache/
10
+ Gemfile.lock
11
+ pkg/
12
+ test/dummy/tmp/
13
+ test/dummy/public/
14
+ log/*.log
15
+ test/dummy/log/*.log
16
+ test/dummy/db/*.sqlite3
17
+ test/dummy/db/*.sqlite3-journal
18
+ node_modules
19
+ yarn.lock
20
+ yarn-error.log
21
+ package-lock.json
22
+ .rubocop-http*
@@ -0,0 +1,3 @@
1
+ inherit_from:
2
+ - https://raw.githubusercontent.com/workarea-commerce/workarea/master/.rubocop.yml
3
+
@@ -0,0 +1,13 @@
1
+ Workarea Zendesk 1.0.0 (2019-10-30)
2
+ --------------------------------------------------------------------------------
3
+
4
+ * Zendesk integration
5
+
6
+ Integrates help widget and auto ticket
7
+ creation via the contact us form
8
+
9
+ ZENDESK-1
10
+ Jeff Yucis
11
+
12
+
13
+
data/Gemfile ADDED
@@ -0,0 +1,15 @@
1
+ source 'https://rubygems.org'
2
+ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
3
+
4
+ # Declare your gem's dependencies in zendesk.gemspec.
5
+ # Bundler will treat runtime dependencies like base dependencies, and
6
+ # development dependencies will be added by default to the :development group.
7
+ gemspec
8
+
9
+ # Declare any dependencies that are still in development here instead of in
10
+ # your gemspec. These might include edge Rails or gems from your path or
11
+ # Git. Remember to move these dependencies to your gemspec before releasing
12
+ # your gem to rubygems.org.
13
+
14
+ # To use a debugger
15
+ gem 'workarea', github: 'workarea-commerce/workarea', branch: 'v3.4-stable'
data/LICENSE ADDED
@@ -0,0 +1,52 @@
1
+ WebLinc
2
+ Business Source License
3
+
4
+ Licensor: WebLinc Corporation, 22 S. 3rd Street, 2nd Floor, Philadelphia PA 19106
5
+
6
+ Licensed Work: Workarea Commerce Platform
7
+ The Licensed Work is (c) 2019 WebLinc Corporation
8
+
9
+ Additional Use Grant:
10
+ You may make production use of the Licensed Work without an additional license agreement with WebLinc so long as you do not use the Licensed Work for a Commerce Service.
11
+
12
+ A "Commerce Service" is a commercial offering that allows third parties (other than your employees and contractors) to access the functionality of the Licensed Work by creating or managing commerce functionality, the products, taxonomy, assets and/or content of which are controlled by such third parties.
13
+
14
+ For information about obtaining an additional license agreement with WebLinc, contact licensing@workarea.com.
15
+
16
+ Change Date: 2019-08-20
17
+
18
+ Change License: Version 2.0 or later of the GNU General Public License as published by the Free Software Foundation
19
+
20
+ Terms
21
+
22
+ The Licensor hereby grants you the right to copy, modify, create derivative works, redistribute, and make non-production use of the Licensed Work. The Licensor may make an Additional Use Grant, above, permitting limited production use.
23
+
24
+ Effective on the Change Date, or the fourth anniversary of the first publicly available distribution of a specific version of the Licensed Work under this License, whichever comes first, the Licensor hereby grants you rights under the terms of the Change License, and the rights granted in the paragraph above terminate.
25
+
26
+ If your use of the Licensed Work does not comply with the requirements currently in effect as described in this License, you must purchase a commercial license from the Licensor, its affiliated entities, or authorized resellers, or you must refrain from using the Licensed Work.
27
+
28
+ All copies of the original and modified Licensed Work, and derivative works of the Licensed Work, are subject to this License. This License applies separately for each version of the Licensed Work and the Change Date may vary for each version of the Licensed Work released by Licensor.
29
+
30
+ You must conspicuously display this License on each original or modified copy of the Licensed Work. If you receive the Licensed Work in original or modified form from a third party, the terms and conditions set forth in this License apply to your use of that work.
31
+
32
+ Any use of the Licensed Work in violation of this License will automatically terminate your rights under this License for the current and all other versions of the Licensed Work.
33
+
34
+ This License does not grant you any right in any trademark or logo of Licensor or its affiliates (provided that you may use a trademark or logo of Licensor as expressly required by this License). TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS PROVIDED ON AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES AND CONDITIONS, EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION) WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, AND TITLE. MariaDB hereby grants you permission to use this License’s text to license your works and to refer to it using the trademark "Business Source License" as long as you comply with the Covenants of Licensor below.
35
+
36
+ Covenants of Licensor
37
+ In consideration of the right to use this License’s text and the "Business Source License" name and trademark, Licensor covenants to MariaDB, and to all other recipients of the licensed work to be provided by Licensor:
38
+
39
+ To specify as the Change License the GPL Version 2.0 or any later version, or a license that is compatible with GPL Version 2.0 or a later version, where "compatible" means that software provided under the Change License can be included in a program with software provided under GPL Version 2.0 or a later version. Licensor may specify additional Change Licenses without limitation.
40
+
41
+ To either: (a) specify an additional grant of rights to use that does not impose any additional restriction on the right granted in this License, as the Additional Use Grant; or (b) insert the text "None."
42
+
43
+ To specify a Change Date.
44
+
45
+ Not to modify this License in any other way.
46
+
47
+ Notice
48
+ The Business Source License (this document, or the "License") is not an Open Source license. However, the Licensed Work will eventually be made available under an Open Source License, as stated in this License.
49
+
50
+ For more information on the use of the Business Source License generally, please visit the Adopting and Developing Business Source License FAQ.
51
+
52
+ License text copyright (c) 2017 MariaDB Corporation Ab, All Rights Reserved. "Business Source License" is a trademark of MariaDB Corporation Ab.
@@ -0,0 +1,73 @@
1
+ Workarea Zendesk
2
+ ================================================================================
3
+
4
+ Zendesk plugin for the Workarea platform.
5
+
6
+
7
+ Overview
8
+ --------------------------------------------------------------------------------
9
+
10
+ This plugin includes the following features by default:
11
+
12
+ * Javascript widget to display the help widget on the site.
13
+ * Automatic ticket creation via the contact form.
14
+
15
+ Configuration
16
+ --------------------------------------------------------------------------------
17
+
18
+ A configuration value for the public key must be set to enable the chat widget
19
+ display on the front end of the site. Get the public key by logging into the
20
+ Zendesk portal, clicking the admin icon, then clicking the widget link. The public
21
+ key will be included in the JS widget. Simply copy it out of the widget and place it
22
+ in an initializer with the configuration value:
23
+
24
+
25
+ ```ruby
26
+ config.zendesk.public_key = "e8f40453-0656-4980-91ba-eb1492ce1d57"
27
+ ```
28
+
29
+ To enable automatic ticket creation via the contact us form you will need to add a
30
+ configuration value for your Zendesk url, as this is the domain of the rest API.
31
+
32
+ ```ruby
33
+ config.zendesk.rest_endpoint = "https://d3v-5752.zendesk.com"
34
+ ```
35
+
36
+ The next step is add a username and token to the secrets file:
37
+
38
+ ```
39
+ zendesk:
40
+ api_user_name: jeffy@workarea.com
41
+ api_token: yourtoken
42
+ ```
43
+
44
+ ***Be sure to enable Token API access.*** Do this by logging into the agent
45
+ portal, clicking the setting icon, then the API link. There is a toggle to enable token access.
46
+ Be sure to generate an API access token and place it in your secrets.
47
+
48
+ Getting Started
49
+ --------------------------------------------------------------------------------
50
+
51
+ This gem contains a Rails engine that must be mounted onto a host Rails application.
52
+
53
+ Then add the gem to your application's Gemfile specifying the source:
54
+
55
+ # ...
56
+ gem 'workarea-zendesk'
57
+ # ...
58
+
59
+ Update your application's bundle.
60
+
61
+ cd path/to/application
62
+ bundle
63
+
64
+
65
+ Workarea Platform Documentation
66
+ --------------------------------------------------------------------------------
67
+
68
+ See [https://developer.workarea.com](https://developer.workarea.com) for Workarea platform documentation.
69
+
70
+ License
71
+ --------------------------------------------------------------------------------
72
+
73
+ Workarea Zendesk is released under the [Business Software License](LICENSE)
@@ -0,0 +1,57 @@
1
+ begin
2
+ require 'bundler/setup'
3
+ rescue LoadError
4
+ puts 'You must `gem install bundler` and `bundle install` to run rake tasks'
5
+ end
6
+
7
+ require 'rdoc/task'
8
+ RDoc::Task.new(:rdoc) do |rdoc|
9
+ rdoc.rdoc_dir = 'rdoc'
10
+ rdoc.title = 'Zendesk'
11
+ rdoc.options << '--line-numbers'
12
+ rdoc.rdoc_files.include('README.md')
13
+ rdoc.rdoc_files.include('lib/**/*.rb')
14
+ end
15
+
16
+ APP_RAKEFILE = File.expand_path("../test/dummy/Rakefile", __FILE__)
17
+ load 'rails/tasks/engine.rake'
18
+ load 'rails/tasks/statistics.rake'
19
+ load 'workarea/changelog.rake'
20
+
21
+ require 'rake/testtask'
22
+ Rake::TestTask.new(:test) do |t|
23
+ t.libs << 'lib'
24
+ t.libs << 'test'
25
+ t.pattern = 'test/**/*_test.rb'
26
+ t.verbose = false
27
+ end
28
+ task default: :test
29
+
30
+ $LOAD_PATH.unshift File.expand_path('../lib', __FILE__)
31
+ require 'workarea/zendesk/version'
32
+
33
+ desc "Release version #{Workarea::Zendesk::VERSION} of the gem"
34
+ task :release do
35
+ Rake::Task['workarea:changelog'].execute
36
+ system 'git add CHANGELOG.md'
37
+ system 'git commit -m "Update CHANGELOG"'
38
+ system 'git push origin HEAD'
39
+
40
+ system "git tag -a v#{Workarea::Zendesk::VERSION} -m 'Tagging #{Workarea::Zendesk::VERSION}'"
41
+ system 'git push --tags'
42
+
43
+ system "gem build workarea-zendesk.gemspec"
44
+ system "gem push workarea-zendesk-#{Workarea::Zendesk::VERSION}.gem"
45
+ system "rm workarea-zendesk-#{Workarea::Zendesk::VERSION}.gem"
46
+ end
47
+
48
+ desc 'Run the JavaScript tests'
49
+ ENV['TEASPOON_RAILS_ENV'] = File.expand_path('../test/dummy/config/environment', __FILE__)
50
+ task teaspoon: 'app:teaspoon'
51
+
52
+ desc 'Start a server at http://localhost:3000/teaspoon for JavaScript tests'
53
+ task :teaspoon_server do
54
+ Dir.chdir("test/dummy")
55
+ teaspoon_env = File.expand_path('../test/teaspoon_env.rb', __FILE__)
56
+ system "RAILS_ENV=test TEASPOON_ENV=#{teaspoon_env} rails s"
57
+ end
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -0,0 +1,57 @@
1
+ module Workarea
2
+ module Zendesk
3
+ class BogusGateway
4
+ attr_reader :options, :credentials, :rest_endpoint
5
+
6
+ def initialize(options = {})
7
+ @options = options
8
+ @credentials = Workarea::Zendesk.credentials
9
+ @rest_endpoint = Workarea::Zendesk.rest_endpoint
10
+ end
11
+
12
+ def create_request(request = {})
13
+ res_json = [ 200, { 'Content-Type': 'text/plain', }, success_response_body ]
14
+
15
+ conn = Faraday.new do |builder|
16
+ builder.adapter :test do |stub|
17
+ stub.post('api/v2/request.json') { |env| res_json }
18
+ end
19
+ end
20
+ resp = conn.post('api/v2/request.json')
21
+
22
+ Response.new(resp)
23
+ end
24
+
25
+ def method_missing(method, *args)
26
+ generic_response
27
+ end
28
+
29
+ private
30
+
31
+ def generic_response
32
+ response = Faraday.new do |builder|
33
+ builder.adapter :test do |stub|
34
+ stub.post('api/v2/generic.json') { |env| [ 200, {}, nil ] }
35
+ end
36
+ end
37
+
38
+ response.post('api/v2/generic.json')
39
+ end
40
+
41
+ def success_response_body
42
+ {
43
+ request: {
44
+ requester: {
45
+ name: "Bob Clams",
46
+ email: "bclams@workarea.com"
47
+ },
48
+ subject: "TEST IGNORE ME",
49
+ comment: {
50
+ body: "I've crashed my car on the internet super highway"
51
+ }
52
+ }
53
+ }.to_json
54
+ end
55
+ end
56
+ end
57
+ end