hubspot-api-client 4.0.0 → 7.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (234) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +21 -1
  3. data/lib/hubspot-api-client.rb +8 -0
  4. data/lib/hubspot/codegen/cms/audit-logs/api/default_api.rb +1 -1
  5. data/lib/hubspot/codegen/cms/performance/configuration.rb +0 -7
  6. data/lib/hubspot/codegen/cms/site-search/models/search_hit_field.rb +4 -2
  7. data/lib/hubspot/codegen/crm/companies/api/associations_api.rb +2 -2
  8. data/lib/hubspot/codegen/crm/companies/api/basic_api.rb +20 -12
  9. data/lib/hubspot/codegen/crm/companies/api/batch_api.rb +40 -24
  10. data/lib/hubspot/codegen/crm/companies/api/search_api.rb +10 -6
  11. data/lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb +20 -20
  12. data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb +29 -38
  13. data/lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object_with_errors.rb +333 -0
  14. data/lib/hubspot/codegen/crm/companies/models/filter.rb +15 -15
  15. data/lib/hubspot/codegen/crm/companies/models/simple_public_object_batch_input.rb +18 -18
  16. data/lib/hubspot/codegen/crm/contacts/api/associations_api.rb +2 -2
  17. data/lib/hubspot/codegen/crm/contacts/api/basic_api.rb +20 -12
  18. data/lib/hubspot/codegen/crm/contacts/api/batch_api.rb +40 -24
  19. data/lib/hubspot/codegen/crm/contacts/api/search_api.rb +10 -6
  20. data/lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb +20 -20
  21. data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb +29 -38
  22. data/lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors.rb +333 -0
  23. data/lib/hubspot/codegen/crm/contacts/models/filter.rb +15 -15
  24. data/lib/hubspot/codegen/crm/contacts/models/simple_public_object_batch_input.rb +18 -18
  25. data/lib/hubspot/codegen/crm/deals/api/associations_api.rb +2 -2
  26. data/lib/hubspot/codegen/crm/deals/api/basic_api.rb +20 -12
  27. data/lib/hubspot/codegen/crm/deals/api/batch_api.rb +40 -24
  28. data/lib/hubspot/codegen/crm/deals/api/search_api.rb +10 -6
  29. data/lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb +20 -20
  30. data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb +29 -38
  31. data/lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object_with_errors.rb +333 -0
  32. data/lib/hubspot/codegen/crm/deals/models/filter.rb +15 -15
  33. data/lib/hubspot/codegen/crm/deals/models/simple_public_object_batch_input.rb +18 -18
  34. data/lib/hubspot/codegen/crm/extensions/cards/configuration.rb +0 -7
  35. data/lib/hubspot/codegen/crm/line_items/api/associations_api.rb +2 -2
  36. data/lib/hubspot/codegen/crm/line_items/api/basic_api.rb +20 -12
  37. data/lib/hubspot/codegen/crm/line_items/api/batch_api.rb +40 -24
  38. data/lib/hubspot/codegen/crm/line_items/api/search_api.rb +10 -6
  39. data/lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb +20 -20
  40. data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb +29 -38
  41. data/lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb +333 -0
  42. data/lib/hubspot/codegen/crm/line_items/models/filter.rb +15 -15
  43. data/lib/hubspot/codegen/crm/line_items/models/simple_public_object_batch_input.rb +18 -18
  44. data/lib/hubspot/codegen/crm/owners/api/default_api.rb +0 -2
  45. data/lib/hubspot/codegen/crm/products/api/associations_api.rb +2 -2
  46. data/lib/hubspot/codegen/crm/products/api/basic_api.rb +20 -12
  47. data/lib/hubspot/codegen/crm/products/api/batch_api.rb +40 -24
  48. data/lib/hubspot/codegen/crm/products/api/search_api.rb +10 -6
  49. data/lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb +20 -20
  50. data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb +29 -38
  51. data/lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object_with_errors.rb +333 -0
  52. data/lib/hubspot/codegen/crm/products/models/filter.rb +15 -15
  53. data/lib/hubspot/codegen/crm/products/models/simple_public_object_batch_input.rb +18 -18
  54. data/lib/hubspot/codegen/crm/properties/api/batch_api.rb +30 -18
  55. data/lib/hubspot/codegen/crm/properties/api/core_api.rb +20 -12
  56. data/lib/hubspot/codegen/crm/properties/api/groups_api.rb +20 -12
  57. data/lib/hubspot/codegen/crm/properties/models/batch_read_input_property_name.rb +18 -18
  58. data/lib/hubspot/codegen/crm/properties/models/batch_response_property.rb +29 -23
  59. data/lib/hubspot/codegen/crm/properties/models/property_create.rb +14 -4
  60. data/lib/hubspot/codegen/crm/properties/models/property_update.rb +14 -4
  61. data/lib/hubspot/codegen/crm/quotes/api/associations_api.rb +1 -157
  62. data/lib/hubspot/codegen/crm/quotes/api/basic_api.rb +2 -190
  63. data/lib/hubspot/codegen/crm/quotes/api/batch_api.rb +11 -187
  64. data/lib/hubspot/codegen/crm/quotes/api/default_api.rb +426 -0
  65. data/lib/hubspot/codegen/crm/quotes/api/search_api.rb +11 -7
  66. data/lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb +20 -20
  67. data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb +29 -38
  68. data/lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb +333 -0
  69. data/lib/hubspot/codegen/crm/quotes/models/filter.rb +15 -15
  70. data/lib/hubspot/codegen/crm/quotes/models/simple_public_object_batch_input.rb +18 -18
  71. data/lib/hubspot/codegen/crm/tickets/api/associations_api.rb +2 -2
  72. data/lib/hubspot/codegen/crm/tickets/api/basic_api.rb +20 -12
  73. data/lib/hubspot/codegen/crm/tickets/api/batch_api.rb +40 -24
  74. data/lib/hubspot/codegen/crm/tickets/api/search_api.rb +10 -6
  75. data/lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb +20 -20
  76. data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb +29 -38
  77. data/lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors.rb +333 -0
  78. data/lib/hubspot/codegen/crm/tickets/models/filter.rb +15 -15
  79. data/lib/hubspot/codegen/crm/tickets/models/simple_public_object_batch_input.rb +18 -18
  80. data/lib/hubspot/codegen/oauth/configuration.rb +0 -14
  81. data/lib/hubspot/codegen/webhooks/api/subscriptions_api.rb +16 -12
  82. data/lib/hubspot/codegen/webhooks/configuration.rb +0 -7
  83. data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response.rb +1 -21
  84. data/lib/hubspot/codegen/webhooks/models/batch_response_subscription_response_with_errors.rb +331 -0
  85. data/lib/hubspot/codegen/webhooks/models/settings_response.rb +28 -28
  86. data/lib/hubspot/codegen/webhooks/models/subscription_create_request.rb +16 -13
  87. data/lib/hubspot/codegen/webhooks/models/subscription_patch_request.rb +7 -7
  88. data/lib/hubspot/codegen/webhooks/models/subscription_response.rb +45 -39
  89. data/lib/hubspot/version.rb +1 -1
  90. data/sample-apps/companies-app/Gemfile.lock +2 -2
  91. data/sample-apps/companies-app/app/lib/services/hubspot/associations/create.rb +1 -1
  92. data/sample-apps/companies-app/app/lib/services/hubspot/associations/delete.rb +1 -1
  93. data/sample-apps/companies-app/app/lib/services/hubspot/associations/get_by_id.rb +2 -2
  94. data/sample-apps/companies-app/app/lib/services/hubspot/companies/create.rb +1 -1
  95. data/sample-apps/companies-app/app/lib/services/hubspot/companies/search.rb +1 -1
  96. data/sample-apps/companies-app/app/lib/services/hubspot/companies/update.rb +1 -2
  97. data/sample-apps/companies-app/app/lib/services/hubspot/contacts/search.rb +1 -1
  98. data/sample-apps/contacts-app/Gemfile.lock +2 -2
  99. data/sample-apps/contacts-app/app/lib/services/hubspot/contacts/create.rb +1 -1
  100. data/sample-apps/contacts-app/app/lib/services/hubspot/contacts/search.rb +1 -1
  101. data/sample-apps/contacts-app/app/lib/services/hubspot/contacts/update.rb +1 -2
  102. data/sample-apps/contacts-app/app/lib/services/hubspot/properties/create.rb +1 -2
  103. data/sample-apps/contacts-app/app/lib/services/hubspot/properties/update.rb +1 -2
  104. data/sample-apps/leaky-bucket-app/app/lib/services/hubspot/contacts/archive_batch.rb +1 -1
  105. data/sample-apps/leaky-bucket-app/app/lib/services/hubspot/contacts/create_batch.rb +1 -1
  106. data/sample-apps/oauth-app/app/lib/services/hubspot/contacts/create.rb +1 -1
  107. data/sample-apps/oauth-app/app/lib/services/hubspot/contacts/search.rb +1 -1
  108. data/sample-apps/oauth-app/app/lib/services/hubspot/contacts/update.rb +1 -2
  109. data/sample-apps/rate-limits-redis-sample-app/app/lib/services/hubspot/contacts/archive_batch.rb +1 -1
  110. data/sample-apps/rate-limits-redis-sample-app/app/lib/services/hubspot/contacts/create_batch.rb +1 -1
  111. data/sample-apps/search-result-paging-app/app/lib/services/hubspot/contacts/search.rb +1 -1
  112. data/sample-apps/search-result-paging-app/app/lib/services/hubspot/properties/create.rb +1 -2
  113. data/sample-apps/trello-integration-app/.env.template +7 -0
  114. data/sample-apps/trello-integration-app/.gitignore +35 -0
  115. data/sample-apps/trello-integration-app/.rspec +1 -0
  116. data/sample-apps/trello-integration-app/.ruby-version +1 -0
  117. data/sample-apps/trello-integration-app/Dockerfile +22 -0
  118. data/sample-apps/trello-integration-app/Gemfile +38 -0
  119. data/sample-apps/trello-integration-app/Gemfile.lock +314 -0
  120. data/sample-apps/trello-integration-app/README.md +31 -0
  121. data/sample-apps/trello-integration-app/Rakefile +6 -0
  122. data/sample-apps/trello-integration-app/app/assets/config/manifest.js +3 -0
  123. data/sample-apps/trello-integration-app/app/assets/images/.keep +0 -0
  124. data/sample-apps/trello-integration-app/app/assets/images/right-arrow.png +0 -0
  125. data/sample-apps/trello-integration-app/app/assets/javascripts/application.js +22 -0
  126. data/sample-apps/trello-integration-app/app/assets/javascripts/cable.js +13 -0
  127. data/sample-apps/trello-integration-app/app/assets/javascripts/channels/.keep +0 -0
  128. data/sample-apps/trello-integration-app/app/assets/javascripts/jquery-spinner.min.js +11071 -0
  129. data/sample-apps/trello-integration-app/app/assets/javascripts/lodash.js +15972 -0
  130. data/sample-apps/trello-integration-app/app/assets/javascripts/mappings.js +78 -0
  131. data/sample-apps/trello-integration-app/app/assets/javascripts/typeahead.bundle.min.js +8 -0
  132. data/sample-apps/trello-integration-app/app/assets/stylesheets/application.css +46 -0
  133. data/sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss +34 -0
  134. data/sample-apps/trello-integration-app/app/assets/stylesheets/jquery-spinner.css +33 -0
  135. data/sample-apps/trello-integration-app/app/assets/stylesheets/mappings.scss +55 -0
  136. data/sample-apps/trello-integration-app/app/assets/stylesheets/navigation.scss +43 -0
  137. data/sample-apps/trello-integration-app/app/assets/stylesheets/search_frame.scss +81 -0
  138. data/sample-apps/trello-integration-app/app/controllers/application_controller.rb +38 -0
  139. data/sample-apps/trello-integration-app/app/controllers/concerns/.keep +0 -0
  140. data/sample-apps/trello-integration-app/app/controllers/concerns/exception_handler.rb +12 -0
  141. data/sample-apps/trello-integration-app/app/controllers/home_controller.rb +20 -0
  142. data/sample-apps/trello-integration-app/app/controllers/mappings_controller.rb +64 -0
  143. data/sample-apps/trello-integration-app/app/controllers/oauth/authorization_controller.rb +28 -0
  144. data/sample-apps/trello-integration-app/app/controllers/trello/cards_controller.rb +94 -0
  145. data/sample-apps/trello-integration-app/app/controllers/trello/webhooks_controller.rb +30 -0
  146. data/sample-apps/trello-integration-app/app/helpers/application_helper.rb +2 -0
  147. data/sample-apps/trello-integration-app/app/helpers/oauth/authorization_helper.rb +11 -0
  148. data/sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/authorize.rb +17 -0
  149. data/sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/get_authorization_uri.rb +35 -0
  150. data/sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/tokens/base.rb +21 -0
  151. data/sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/tokens/generate.rb +28 -0
  152. data/sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/tokens/refresh.rb +35 -0
  153. data/sample-apps/trello-integration-app/app/lib/services/hubspot/deals/get_by_id.rb +15 -0
  154. data/sample-apps/trello-integration-app/app/lib/services/hubspot/deals/update.rb +17 -0
  155. data/sample-apps/trello-integration-app/app/lib/services/hubspot/extensions_cards/create.rb +82 -0
  156. data/sample-apps/trello-integration-app/app/lib/services/hubspot/pipelines/get_all.rb +11 -0
  157. data/sample-apps/trello-integration-app/app/lib/services/hubspot/pipelines/get_by_id.rb +15 -0
  158. data/sample-apps/trello-integration-app/app/lib/services/trello/authorization/authorize.rb +20 -0
  159. data/sample-apps/trello-integration-app/app/lib/services/trello/boards/get_all.rb +11 -0
  160. data/sample-apps/trello-integration-app/app/lib/services/trello/boards/get_by_id.rb +19 -0
  161. data/sample-apps/trello-integration-app/app/lib/services/trello/cards/format.rb +78 -0
  162. data/sample-apps/trello-integration-app/app/lib/services/trello/cards/get_by_id.rb +15 -0
  163. data/sample-apps/trello-integration-app/app/lib/services/trello/cards/search.rb +15 -0
  164. data/sample-apps/trello-integration-app/app/lib/services/trello/webhooks/create.rb +31 -0
  165. data/sample-apps/trello-integration-app/app/lib/services/trello/webhooks/delete.rb +17 -0
  166. data/sample-apps/trello-integration-app/app/lib/services/trello/webhooks/update.rb +19 -0
  167. data/sample-apps/trello-integration-app/app/models/application_record.rb +3 -0
  168. data/sample-apps/trello-integration-app/app/models/concerns/.keep +0 -0
  169. data/sample-apps/trello-integration-app/app/models/deal_association.rb +2 -0
  170. data/sample-apps/trello-integration-app/app/models/extension_card.rb +4 -0
  171. data/sample-apps/trello-integration-app/app/models/hubspot_token.rb +19 -0
  172. data/sample-apps/trello-integration-app/app/models/mapping.rb +2 -0
  173. data/sample-apps/trello-integration-app/app/models/trello_token.rb +19 -0
  174. data/sample-apps/trello-integration-app/app/models/webhook.rb +2 -0
  175. data/sample-apps/trello-integration-app/app/views/home/index.html.erb +23 -0
  176. data/sample-apps/trello-integration-app/app/views/home/success.html.erb +11 -0
  177. data/sample-apps/trello-integration-app/app/views/layouts/application.html.erb +23 -0
  178. data/sample-apps/trello-integration-app/app/views/mappings/_mapping.html.erb +13 -0
  179. data/sample-apps/trello-integration-app/app/views/mappings/index.html.erb +44 -0
  180. data/sample-apps/trello-integration-app/app/views/oauth/authorization/login.html.erb +42 -0
  181. data/sample-apps/trello-integration-app/app/views/shared/_header.html.erb +15 -0
  182. data/sample-apps/trello-integration-app/app/views/trello/cards/search_frame.html.erb +69 -0
  183. data/sample-apps/trello-integration-app/app/views/trello/cards/search_frame_success.html.erb +7 -0
  184. data/sample-apps/trello-integration-app/bin/bundle +3 -0
  185. data/sample-apps/trello-integration-app/bin/rails +9 -0
  186. data/sample-apps/trello-integration-app/bin/rake +9 -0
  187. data/sample-apps/trello-integration-app/bin/setup +36 -0
  188. data/sample-apps/trello-integration-app/bin/spring +17 -0
  189. data/sample-apps/trello-integration-app/bin/update +31 -0
  190. data/sample-apps/trello-integration-app/bin/yarn +11 -0
  191. data/sample-apps/trello-integration-app/config.ru +5 -0
  192. data/sample-apps/trello-integration-app/config/application.rb +20 -0
  193. data/sample-apps/trello-integration-app/config/boot.rb +3 -0
  194. data/sample-apps/trello-integration-app/config/cable.yml +10 -0
  195. data/sample-apps/trello-integration-app/config/database.yml +16 -0
  196. data/sample-apps/trello-integration-app/config/environment.rb +5 -0
  197. data/sample-apps/trello-integration-app/config/environments/development.rb +61 -0
  198. data/sample-apps/trello-integration-app/config/environments/production.rb +94 -0
  199. data/sample-apps/trello-integration-app/config/environments/test.rb +46 -0
  200. data/sample-apps/trello-integration-app/config/initializers/assets.rb +14 -0
  201. data/sample-apps/trello-integration-app/config/initializers/filter_parameter_logging.rb +4 -0
  202. data/sample-apps/trello-integration-app/config/initializers/hubspot-api-client.rb +3 -0
  203. data/sample-apps/trello-integration-app/config/initializers/mime_types.rb +1 -0
  204. data/sample-apps/trello-integration-app/config/initializers/omniauth.rb +11 -0
  205. data/sample-apps/trello-integration-app/config/initializers/trello.rb +1 -0
  206. data/sample-apps/trello-integration-app/config/initializers/wrap_parameters.rb +14 -0
  207. data/sample-apps/trello-integration-app/config/locales/en.yml +33 -0
  208. data/sample-apps/trello-integration-app/config/puma.rb +34 -0
  209. data/sample-apps/trello-integration-app/config/routes.rb +29 -0
  210. data/sample-apps/trello-integration-app/config/spring.rb +6 -0
  211. data/sample-apps/trello-integration-app/config/storage.yml +34 -0
  212. data/sample-apps/trello-integration-app/db/migrate/20200624132327_create_hubspot_tokens.rb +10 -0
  213. data/sample-apps/trello-integration-app/db/migrate/20200624132336_create_trello_tokens.rb +8 -0
  214. data/sample-apps/trello-integration-app/db/migrate/20200624132337_create_deal_associations.rb +8 -0
  215. data/sample-apps/trello-integration-app/db/migrate/20200702130530_create_extension_cards.rb +8 -0
  216. data/sample-apps/trello-integration-app/db/migrate/20200715143913_create_mappings.rb +12 -0
  217. data/sample-apps/trello-integration-app/db/migrate/20200727083656_create_webhooks.rb +9 -0
  218. data/sample-apps/trello-integration-app/db/schema.rb +52 -0
  219. data/sample-apps/trello-integration-app/db/seeds.rb +7 -0
  220. data/sample-apps/trello-integration-app/docker-compose.yml +41 -0
  221. data/sample-apps/trello-integration-app/docker-entrypoint.sh +8 -0
  222. data/sample-apps/trello-integration-app/lib/assets/.keep +0 -0
  223. data/sample-apps/trello-integration-app/lib/middlewares/trello_payload_params_handler.rb +18 -0
  224. data/sample-apps/trello-integration-app/lib/tasks/.keep +0 -0
  225. data/sample-apps/trello-integration-app/log/.keep +0 -0
  226. data/sample-apps/trello-integration-app/package.json +5 -0
  227. data/sample-apps/trello-integration-app/public/404.html +67 -0
  228. data/sample-apps/trello-integration-app/public/422.html +67 -0
  229. data/sample-apps/trello-integration-app/public/500.html +66 -0
  230. data/sample-apps/trello-integration-app/public/favicon.ico +0 -0
  231. data/sample-apps/trello-integration-app/public/robots.txt +1 -0
  232. data/sample-apps/trello-integration-app/tmp/.keep +0 -0
  233. data/sample-apps/webhooks-contacts-app/app/lib/services/hubspot/contacts/get_batch.rb +1 -4
  234. metadata +277 -2
@@ -0,0 +1,5 @@
1
+ {
2
+ "name": "trello-integration-app",
3
+ "private": true,
4
+ "dependencies": {}
5
+ }
@@ -0,0 +1,67 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The page you were looking for doesn't exist (404)</title>
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <style>
7
+ .rails-default-error-page {
8
+ background-color: #EFEFEF;
9
+ color: #2E2F30;
10
+ text-align: center;
11
+ font-family: arial, sans-serif;
12
+ margin: 0;
13
+ }
14
+
15
+ .rails-default-error-page div.dialog {
16
+ width: 95%;
17
+ max-width: 33em;
18
+ margin: 4em auto 0;
19
+ }
20
+
21
+ .rails-default-error-page div.dialog > div {
22
+ border: 1px solid #CCC;
23
+ border-right-color: #999;
24
+ border-left-color: #999;
25
+ border-bottom-color: #BBB;
26
+ border-top: #B00100 solid 4px;
27
+ border-top-left-radius: 9px;
28
+ border-top-right-radius: 9px;
29
+ background-color: white;
30
+ padding: 7px 12% 0;
31
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
32
+ }
33
+
34
+ .rails-default-error-page h1 {
35
+ font-size: 100%;
36
+ color: #730E15;
37
+ line-height: 1.5em;
38
+ }
39
+
40
+ .rails-default-error-page div.dialog > p {
41
+ margin: 0 0 1em;
42
+ padding: 1em;
43
+ background-color: #F7F7F7;
44
+ border: 1px solid #CCC;
45
+ border-right-color: #999;
46
+ border-left-color: #999;
47
+ border-bottom-color: #999;
48
+ border-bottom-left-radius: 4px;
49
+ border-bottom-right-radius: 4px;
50
+ border-top-color: #DADADA;
51
+ color: #666;
52
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
53
+ }
54
+ </style>
55
+ </head>
56
+
57
+ <body class="rails-default-error-page">
58
+ <!-- This file lives in public/404.html -->
59
+ <div class="dialog">
60
+ <div>
61
+ <h1>The page you were looking for doesn't exist.</h1>
62
+ <p>You may have mistyped the address or the page may have moved.</p>
63
+ </div>
64
+ <p>If you are the application owner check the logs for more information.</p>
65
+ </div>
66
+ </body>
67
+ </html>
@@ -0,0 +1,67 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The change you wanted was rejected (422)</title>
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <style>
7
+ .rails-default-error-page {
8
+ background-color: #EFEFEF;
9
+ color: #2E2F30;
10
+ text-align: center;
11
+ font-family: arial, sans-serif;
12
+ margin: 0;
13
+ }
14
+
15
+ .rails-default-error-page div.dialog {
16
+ width: 95%;
17
+ max-width: 33em;
18
+ margin: 4em auto 0;
19
+ }
20
+
21
+ .rails-default-error-page div.dialog > div {
22
+ border: 1px solid #CCC;
23
+ border-right-color: #999;
24
+ border-left-color: #999;
25
+ border-bottom-color: #BBB;
26
+ border-top: #B00100 solid 4px;
27
+ border-top-left-radius: 9px;
28
+ border-top-right-radius: 9px;
29
+ background-color: white;
30
+ padding: 7px 12% 0;
31
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
32
+ }
33
+
34
+ .rails-default-error-page h1 {
35
+ font-size: 100%;
36
+ color: #730E15;
37
+ line-height: 1.5em;
38
+ }
39
+
40
+ .rails-default-error-page div.dialog > p {
41
+ margin: 0 0 1em;
42
+ padding: 1em;
43
+ background-color: #F7F7F7;
44
+ border: 1px solid #CCC;
45
+ border-right-color: #999;
46
+ border-left-color: #999;
47
+ border-bottom-color: #999;
48
+ border-bottom-left-radius: 4px;
49
+ border-bottom-right-radius: 4px;
50
+ border-top-color: #DADADA;
51
+ color: #666;
52
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
53
+ }
54
+ </style>
55
+ </head>
56
+
57
+ <body class="rails-default-error-page">
58
+ <!-- This file lives in public/422.html -->
59
+ <div class="dialog">
60
+ <div>
61
+ <h1>The change you wanted was rejected.</h1>
62
+ <p>Maybe you tried to change something you didn't have access to.</p>
63
+ </div>
64
+ <p>If you are the application owner check the logs for more information.</p>
65
+ </div>
66
+ </body>
67
+ </html>
@@ -0,0 +1,66 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>We're sorry, but something went wrong (500)</title>
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <style>
7
+ .rails-default-error-page {
8
+ background-color: #EFEFEF;
9
+ color: #2E2F30;
10
+ text-align: center;
11
+ font-family: arial, sans-serif;
12
+ margin: 0;
13
+ }
14
+
15
+ .rails-default-error-page div.dialog {
16
+ width: 95%;
17
+ max-width: 33em;
18
+ margin: 4em auto 0;
19
+ }
20
+
21
+ .rails-default-error-page div.dialog > div {
22
+ border: 1px solid #CCC;
23
+ border-right-color: #999;
24
+ border-left-color: #999;
25
+ border-bottom-color: #BBB;
26
+ border-top: #B00100 solid 4px;
27
+ border-top-left-radius: 9px;
28
+ border-top-right-radius: 9px;
29
+ background-color: white;
30
+ padding: 7px 12% 0;
31
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
32
+ }
33
+
34
+ .rails-default-error-page h1 {
35
+ font-size: 100%;
36
+ color: #730E15;
37
+ line-height: 1.5em;
38
+ }
39
+
40
+ .rails-default-error-page div.dialog > p {
41
+ margin: 0 0 1em;
42
+ padding: 1em;
43
+ background-color: #F7F7F7;
44
+ border: 1px solid #CCC;
45
+ border-right-color: #999;
46
+ border-left-color: #999;
47
+ border-bottom-color: #999;
48
+ border-bottom-left-radius: 4px;
49
+ border-bottom-right-radius: 4px;
50
+ border-top-color: #DADADA;
51
+ color: #666;
52
+ box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
53
+ }
54
+ </style>
55
+ </head>
56
+
57
+ <body class="rails-default-error-page">
58
+ <!-- This file lives in public/500.html -->
59
+ <div class="dialog">
60
+ <div>
61
+ <h1>We're sorry, but something went wrong.</h1>
62
+ </div>
63
+ <p>If you are the application owner check the logs for more information.</p>
64
+ </div>
65
+ </body>
66
+ </html>
@@ -0,0 +1 @@
1
+ # See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
@@ -10,10 +10,7 @@ module Services
10
10
  contact_id_objects = ::Hubspot::Crm::Contacts::BatchReadInputSimplePublicObjectId.new(
11
11
  inputs: @ids.map { |id| ::Hubspot::Crm::Contacts::SimplePublicObjectId.new(id: id) }
12
12
  )
13
- batch = ::Hubspot::Crm::Contacts::BatchApi.new.read(
14
- body: contact_id_objects,
15
- auth_names: 'oauth2'
16
- ).results
13
+ batch = ::Hubspot::Crm::Contacts::BatchApi.new.read(contact_id_objects, auth_names: 'oauth2').results
17
14
 
18
15
  contact_names = names(batch)
19
16
  @ids.map do |id|
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hubspot-api-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.0
4
+ version: 7.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - HubSpot
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-09 00:00:00.000000000 Z
11
+ date: 2020-08-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday
@@ -282,6 +282,7 @@ files:
282
282
  - lib/hubspot/codegen/crm/companies/models/batch_input_simple_public_object_input.rb
283
283
  - lib/hubspot/codegen/crm/companies/models/batch_read_input_simple_public_object_id.rb
284
284
  - lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object.rb
285
+ - lib/hubspot/codegen/crm/companies/models/batch_response_simple_public_object_with_errors.rb
285
286
  - lib/hubspot/codegen/crm/companies/models/collection_response_associated_id.rb
286
287
  - lib/hubspot/codegen/crm/companies/models/collection_response_simple_public_object.rb
287
288
  - lib/hubspot/codegen/crm/companies/models/collection_response_with_total_simple_public_object.rb
@@ -309,6 +310,7 @@ files:
309
310
  - lib/hubspot/codegen/crm/contacts/models/batch_input_simple_public_object_input.rb
310
311
  - lib/hubspot/codegen/crm/contacts/models/batch_read_input_simple_public_object_id.rb
311
312
  - lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object.rb
313
+ - lib/hubspot/codegen/crm/contacts/models/batch_response_simple_public_object_with_errors.rb
312
314
  - lib/hubspot/codegen/crm/contacts/models/collection_response_associated_id.rb
313
315
  - lib/hubspot/codegen/crm/contacts/models/collection_response_simple_public_object.rb
314
316
  - lib/hubspot/codegen/crm/contacts/models/collection_response_with_total_simple_public_object.rb
@@ -336,6 +338,7 @@ files:
336
338
  - lib/hubspot/codegen/crm/deals/models/batch_input_simple_public_object_input.rb
337
339
  - lib/hubspot/codegen/crm/deals/models/batch_read_input_simple_public_object_id.rb
338
340
  - lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object.rb
341
+ - lib/hubspot/codegen/crm/deals/models/batch_response_simple_public_object_with_errors.rb
339
342
  - lib/hubspot/codegen/crm/deals/models/collection_response_associated_id.rb
340
343
  - lib/hubspot/codegen/crm/deals/models/collection_response_simple_public_object.rb
341
344
  - lib/hubspot/codegen/crm/deals/models/collection_response_with_total_simple_public_object.rb
@@ -401,6 +404,7 @@ files:
401
404
  - lib/hubspot/codegen/crm/line_items/models/batch_input_simple_public_object_input.rb
402
405
  - lib/hubspot/codegen/crm/line_items/models/batch_read_input_simple_public_object_id.rb
403
406
  - lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object.rb
407
+ - lib/hubspot/codegen/crm/line_items/models/batch_response_simple_public_object_with_errors.rb
404
408
  - lib/hubspot/codegen/crm/line_items/models/collection_response_associated_id.rb
405
409
  - lib/hubspot/codegen/crm/line_items/models/collection_response_simple_public_object.rb
406
410
  - lib/hubspot/codegen/crm/line_items/models/collection_response_with_total_simple_public_object.rb
@@ -456,6 +460,7 @@ files:
456
460
  - lib/hubspot/codegen/crm/products/models/batch_input_simple_public_object_input.rb
457
461
  - lib/hubspot/codegen/crm/products/models/batch_read_input_simple_public_object_id.rb
458
462
  - lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object.rb
463
+ - lib/hubspot/codegen/crm/products/models/batch_response_simple_public_object_with_errors.rb
459
464
  - lib/hubspot/codegen/crm/products/models/collection_response_associated_id.rb
460
465
  - lib/hubspot/codegen/crm/products/models/collection_response_simple_public_object.rb
461
466
  - lib/hubspot/codegen/crm/products/models/collection_response_with_total_simple_public_object.rb
@@ -499,6 +504,7 @@ files:
499
504
  - lib/hubspot/codegen/crm/quotes/api/associations_api.rb
500
505
  - lib/hubspot/codegen/crm/quotes/api/basic_api.rb
501
506
  - lib/hubspot/codegen/crm/quotes/api/batch_api.rb
507
+ - lib/hubspot/codegen/crm/quotes/api/default_api.rb
502
508
  - lib/hubspot/codegen/crm/quotes/api/search_api.rb
503
509
  - lib/hubspot/codegen/crm/quotes/api_client.rb
504
510
  - lib/hubspot/codegen/crm/quotes/api_error.rb
@@ -509,6 +515,7 @@ files:
509
515
  - lib/hubspot/codegen/crm/quotes/models/batch_input_simple_public_object_input.rb
510
516
  - lib/hubspot/codegen/crm/quotes/models/batch_read_input_simple_public_object_id.rb
511
517
  - lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object.rb
518
+ - lib/hubspot/codegen/crm/quotes/models/batch_response_simple_public_object_with_errors.rb
512
519
  - lib/hubspot/codegen/crm/quotes/models/collection_response_associated_id.rb
513
520
  - lib/hubspot/codegen/crm/quotes/models/collection_response_simple_public_object.rb
514
521
  - lib/hubspot/codegen/crm/quotes/models/collection_response_with_total_simple_public_object.rb
@@ -536,6 +543,7 @@ files:
536
543
  - lib/hubspot/codegen/crm/tickets/models/batch_input_simple_public_object_input.rb
537
544
  - lib/hubspot/codegen/crm/tickets/models/batch_read_input_simple_public_object_id.rb
538
545
  - lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object.rb
546
+ - lib/hubspot/codegen/crm/tickets/models/batch_response_simple_public_object_with_errors.rb
539
547
  - lib/hubspot/codegen/crm/tickets/models/collection_response_associated_id.rb
540
548
  - lib/hubspot/codegen/crm/tickets/models/collection_response_simple_public_object.rb
541
549
  - lib/hubspot/codegen/crm/tickets/models/collection_response_with_total_simple_public_object.rb
@@ -589,6 +597,7 @@ files:
589
597
  - lib/hubspot/codegen/webhooks/configuration.rb
590
598
  - lib/hubspot/codegen/webhooks/models/batch_input_subscription_batch_update_request.rb
591
599
  - lib/hubspot/codegen/webhooks/models/batch_response_subscription_response.rb
600
+ - lib/hubspot/codegen/webhooks/models/batch_response_subscription_response_with_errors.rb
592
601
  - lib/hubspot/codegen/webhooks/models/error.rb
593
602
  - lib/hubspot/codegen/webhooks/models/error_detail.rb
594
603
  - lib/hubspot/codegen/webhooks/models/settings_change_request.rb
@@ -605,6 +614,7 @@ files:
605
614
  - lib/hubspot/helpers/webhooks_helper.rb
606
615
  - lib/hubspot/oauth_helper.rb
607
616
  - lib/hubspot/version.rb
617
+ - sample-apps/companies-app/.env
608
618
  - sample-apps/companies-app/.env.template
609
619
  - sample-apps/companies-app/.env.test.template
610
620
  - sample-apps/companies-app/.gitignore
@@ -679,12 +689,14 @@ files:
679
689
  - sample-apps/companies-app/config/puma.rb
680
690
  - sample-apps/companies-app/config/routes.rb
681
691
  - sample-apps/companies-app/config/spring.rb
692
+ - sample-apps/companies-app/db/development.sqlite3
682
693
  - sample-apps/companies-app/db/seeds.rb
683
694
  - sample-apps/companies-app/docker-compose.yml
684
695
  - sample-apps/companies-app/docker-entrypoint.sh
685
696
  - sample-apps/companies-app/lib/assets/.keep
686
697
  - sample-apps/companies-app/lib/tasks/.keep
687
698
  - sample-apps/companies-app/log/.keep
699
+ - sample-apps/companies-app/log/development.log
688
700
  - sample-apps/companies-app/package.json
689
701
  - sample-apps/companies-app/public/404.html
690
702
  - sample-apps/companies-app/public/422.html
@@ -694,6 +706,52 @@ files:
694
706
  - sample-apps/companies-app/public/favicon.ico
695
707
  - sample-apps/companies-app/public/robots.txt
696
708
  - sample-apps/companies-app/tmp/.keep
709
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/05/053IomYcNFTvqinXbDGqg6suuCpMwg3_qV12AK4ccx8.cache
710
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/0B/0BGoINhViZ8xxoxODKNlHCXeopOIVGkZv9GAbzCCrZA.cache
711
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/1J/1JnNlMoorvDaAcLChcV1QOiqJyanmoUydnfe5-TPuXM.cache
712
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/1m/1mRwQeI_697SJNgSakVyU5vtV9tpeQ3aUvIyW2cHhMs.cache
713
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/2N/2NtH32KGXJ77tP3Eqh6uLR51KNm1OVXMHhMmPwFdosI.cache
714
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/2h/2hVm3bNa9JCxAsLCxbvspAtiL4VOtRTjXMSPw8eT9xk.cache
715
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/3-/3-EQcCNxYxUGN8o8H9QP_4IuaSB9GPsR0C-PObnR7s8.cache
716
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/41/41_29mpjEGapjHdofSi36OnnO3-eBNYbCe5nzHnIKwY.cache
717
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/4r/4rc8SkywVdYO98mj9mHirVzuhN_EeOMM3Lt3rugoOJs.cache
718
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/61/61XTQQp3JN2SQH4_rfFy4gSk4pMiTt8me_AumxnvBNw.cache
719
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/9V/9VF8D3PaGXBXsH74TVS8KHuWDA_6IiSdXMilLhBQisM.cache
720
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/A4/A4dS-Tck_QocRHBsc08nLD48snD4G6ewTLWwpkgdMOQ.cache
721
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/Du/DuRFhtIpu9n_mgamwyOra33hIUFOga8HYS-GSeWds9E.cache
722
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/EC/EC2j6BCJ8TnspQFZeViwqN9QJH0fdqH7HvaNE6RzBxc.cache
723
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/Fp/FprMIwFBZYrEWraVY7BWLI8zyHb9bwBIcAGNdpYm1Qo.cache
724
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/HC/HCDOUd7-S45aJ_PjVAC_Vmjyud3i1aQv4cE3t9_Z3Dw.cache
725
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/HP/HPdtqZdA1TM-sHs8oqrhAtNiPhPcRT9eX9Ol7MnE_Bw.cache
726
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/Hc/Hcu6WwbYbe7vdpSCb0xXIKhaJsPWI3ClhXNHSX7tDGI.cache
727
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/JS/JSG-U0jab1xh5XD7sVL6JOKyu09pfMxV-xrBJe_JO74.cache
728
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/LZ/LZDNDSBrMmCeKXHrWTWu3KifeJk8ttcNGuQa4fHLxeA.cache
729
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/Lh/LhI9Ge3PcQ_C89Ur42bKAIpIRT8TiDpipKToFBtEQeE.cache
730
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/NF/NFP_eGmF5C6AoAtwpzQ--fUDgWzSatMkmaOg6MIZRsQ.cache
731
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/NO/NOuX3u7ZLUewXKk_nPmLL5J6VkswjP1ZmCyZ1BzJXw4.cache
732
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/Oy/OyUbp1l8zWzyp-bagPDb2l_Q7vp5qVbtWwVFV0hBbbM.cache
733
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/QM/QMyYX6f-edvoA70P385xdnqFw26fL-P9OtifvwXojp8.cache
734
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/U4/U466McG48IRBn70OWh5BO3nYPsXgKrEXHkrftg0xCLQ.cache
735
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/Up/Upbt8ro5KXzYO6uyhFdI4KEXO-PUKaMitXFMEKCsfWA.cache
736
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/Vr/Vr4UNxcDzlkx9ESuVbgI_Mb-fZcsczNERjGUj7FX7Io.cache
737
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/Wh/WhFvj_7aBvrXx2AKx8-AVa6XnrEDLW1hRtQ7l08Ln58.cache
738
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/ZU/ZUKJTVw3DLZSVGlveWzrhvo4GduUbQScJeICRDN8tdo.cache
739
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/a3/a3AG-gARa2g-lIPGvcOkQvEfuvwICCxJd8zgE1bzLhE.cache
740
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/c1/c17XEWohQCmDJUizcCXxGsOyG46k1SwuJghS8WDTpTw.cache
741
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/dB/dB924pSiDrX_NqB-BmfdpToGXDZV6PINJB0ZDvM3tdg.cache
742
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/dg/dg8xDUB026KlWVbRE1h_SZ6gEPR6g81HrTkUIimQzqc.cache
743
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/gv/gvq1z6PDRE8gMtaUq2in1i3UzX2ALHQQDyu4rktAnlM.cache
744
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/kX/kXwRD1nb3DhVhF7hOQ5XyWT3MbPg9czHAQgVjCGZ4mc.cache
745
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/nF/nFSeMjJCygNSOQ27hdJwySwUPyh3vBaiXljrHxeQCfc.cache
746
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/pF/pFK-AXLRfIZQbNkoSeGwKVKqJtkz_-WxAlFUbspYW3o.cache
747
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/sb/sbdra4MXru4fxHN_jrd3o4d3VFPFyG3lI247mddfTUk.cache
748
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/tK/tKCKU24QLnDe4Wb5ytXkeZ42k7bpBNPmmTRcnTqC18o.cache
749
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/up/upaGCA7w36yB4Tws-rJDm6zL9b8MvnhZ0TUcpzwH_vg.cache
750
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/x2/x2sUH1UpS_RN1OlRKq_HmaXualaBizKVLTALZBT5VKo.cache
751
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/yL/yLiDuY3PPQgAmxWaulR4bejdG-_VXuSIqbmkWlntOys.cache
752
+ - sample-apps/companies-app/tmp/cache/assets/sprockets/v3.0/zQ/zQQ-w-Xtu6gctPGaSXSDgmkcLte6siHhFoXxmJX9-0E.cache
753
+ - sample-apps/companies-app/tmp/development_secret.txt
754
+ - sample-apps/companies-app/tmp/restart.txt
697
755
  - sample-apps/contacts-app/.env
698
756
  - sample-apps/contacts-app/.env.template
699
757
  - sample-apps/contacts-app/.env.test.template
@@ -1915,6 +1973,223 @@ files:
1915
1973
  - sample-apps/search-result-paging-app/tmp/cache/assets/sprockets/v3.0/zs/zsmWVpekRAk18kDi8ZVRTRWMfKOrgJu0b5hblkeVZmI.cache
1916
1974
  - sample-apps/search-result-paging-app/tmp/development_secret.txt
1917
1975
  - sample-apps/search-result-paging-app/tmp/restart.txt
1976
+ - sample-apps/trello-integration-app/.env
1977
+ - sample-apps/trello-integration-app/.env.template
1978
+ - sample-apps/trello-integration-app/.gitignore
1979
+ - sample-apps/trello-integration-app/.rspec
1980
+ - sample-apps/trello-integration-app/.ruby-version
1981
+ - sample-apps/trello-integration-app/Dockerfile
1982
+ - sample-apps/trello-integration-app/Gemfile
1983
+ - sample-apps/trello-integration-app/Gemfile.lock
1984
+ - sample-apps/trello-integration-app/README.md
1985
+ - sample-apps/trello-integration-app/Rakefile
1986
+ - sample-apps/trello-integration-app/app/assets/config/manifest.js
1987
+ - sample-apps/trello-integration-app/app/assets/images/.keep
1988
+ - sample-apps/trello-integration-app/app/assets/images/right-arrow.png
1989
+ - sample-apps/trello-integration-app/app/assets/javascripts/application.js
1990
+ - sample-apps/trello-integration-app/app/assets/javascripts/cable.js
1991
+ - sample-apps/trello-integration-app/app/assets/javascripts/channels/.keep
1992
+ - sample-apps/trello-integration-app/app/assets/javascripts/jquery-spinner.min.js
1993
+ - sample-apps/trello-integration-app/app/assets/javascripts/lodash.js
1994
+ - sample-apps/trello-integration-app/app/assets/javascripts/mappings.js
1995
+ - sample-apps/trello-integration-app/app/assets/javascripts/typeahead.bundle.min.js
1996
+ - sample-apps/trello-integration-app/app/assets/stylesheets/application.css
1997
+ - sample-apps/trello-integration-app/app/assets/stylesheets/authorization.scss
1998
+ - sample-apps/trello-integration-app/app/assets/stylesheets/jquery-spinner.css
1999
+ - sample-apps/trello-integration-app/app/assets/stylesheets/mappings.scss
2000
+ - sample-apps/trello-integration-app/app/assets/stylesheets/navigation.scss
2001
+ - sample-apps/trello-integration-app/app/assets/stylesheets/search_frame.scss
2002
+ - sample-apps/trello-integration-app/app/controllers/application_controller.rb
2003
+ - sample-apps/trello-integration-app/app/controllers/concerns/.keep
2004
+ - sample-apps/trello-integration-app/app/controllers/concerns/exception_handler.rb
2005
+ - sample-apps/trello-integration-app/app/controllers/home_controller.rb
2006
+ - sample-apps/trello-integration-app/app/controllers/mappings_controller.rb
2007
+ - sample-apps/trello-integration-app/app/controllers/oauth/authorization_controller.rb
2008
+ - sample-apps/trello-integration-app/app/controllers/trello/cards_controller.rb
2009
+ - sample-apps/trello-integration-app/app/controllers/trello/webhooks_controller.rb
2010
+ - sample-apps/trello-integration-app/app/helpers/application_helper.rb
2011
+ - sample-apps/trello-integration-app/app/helpers/oauth/authorization_helper.rb
2012
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/authorize.rb
2013
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/get_authorization_uri.rb
2014
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/tokens/base.rb
2015
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/tokens/generate.rb
2016
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/authorization/tokens/refresh.rb
2017
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/deals/get_by_id.rb
2018
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/deals/update.rb
2019
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/extensions_cards/create.rb
2020
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/pipelines/get_all.rb
2021
+ - sample-apps/trello-integration-app/app/lib/services/hubspot/pipelines/get_by_id.rb
2022
+ - sample-apps/trello-integration-app/app/lib/services/trello/authorization/authorize.rb
2023
+ - sample-apps/trello-integration-app/app/lib/services/trello/boards/get_all.rb
2024
+ - sample-apps/trello-integration-app/app/lib/services/trello/boards/get_by_id.rb
2025
+ - sample-apps/trello-integration-app/app/lib/services/trello/cards/format.rb
2026
+ - sample-apps/trello-integration-app/app/lib/services/trello/cards/get_by_id.rb
2027
+ - sample-apps/trello-integration-app/app/lib/services/trello/cards/search.rb
2028
+ - sample-apps/trello-integration-app/app/lib/services/trello/webhooks/create.rb
2029
+ - sample-apps/trello-integration-app/app/lib/services/trello/webhooks/delete.rb
2030
+ - sample-apps/trello-integration-app/app/lib/services/trello/webhooks/update.rb
2031
+ - sample-apps/trello-integration-app/app/models/application_record.rb
2032
+ - sample-apps/trello-integration-app/app/models/concerns/.keep
2033
+ - sample-apps/trello-integration-app/app/models/deal_association.rb
2034
+ - sample-apps/trello-integration-app/app/models/extension_card.rb
2035
+ - sample-apps/trello-integration-app/app/models/hubspot_token.rb
2036
+ - sample-apps/trello-integration-app/app/models/mapping.rb
2037
+ - sample-apps/trello-integration-app/app/models/trello_token.rb
2038
+ - sample-apps/trello-integration-app/app/models/webhook.rb
2039
+ - sample-apps/trello-integration-app/app/views/home/index.html.erb
2040
+ - sample-apps/trello-integration-app/app/views/home/success.html.erb
2041
+ - sample-apps/trello-integration-app/app/views/layouts/application.html.erb
2042
+ - sample-apps/trello-integration-app/app/views/mappings/_mapping.html.erb
2043
+ - sample-apps/trello-integration-app/app/views/mappings/index.html.erb
2044
+ - sample-apps/trello-integration-app/app/views/oauth/authorization/login.html.erb
2045
+ - sample-apps/trello-integration-app/app/views/shared/_header.html.erb
2046
+ - sample-apps/trello-integration-app/app/views/trello/cards/search_frame.html.erb
2047
+ - sample-apps/trello-integration-app/app/views/trello/cards/search_frame_success.html.erb
2048
+ - sample-apps/trello-integration-app/bin/bundle
2049
+ - sample-apps/trello-integration-app/bin/rails
2050
+ - sample-apps/trello-integration-app/bin/rake
2051
+ - sample-apps/trello-integration-app/bin/setup
2052
+ - sample-apps/trello-integration-app/bin/spring
2053
+ - sample-apps/trello-integration-app/bin/update
2054
+ - sample-apps/trello-integration-app/bin/yarn
2055
+ - sample-apps/trello-integration-app/config.ru
2056
+ - sample-apps/trello-integration-app/config/application.rb
2057
+ - sample-apps/trello-integration-app/config/boot.rb
2058
+ - sample-apps/trello-integration-app/config/cable.yml
2059
+ - sample-apps/trello-integration-app/config/database.yml
2060
+ - sample-apps/trello-integration-app/config/environment.rb
2061
+ - sample-apps/trello-integration-app/config/environments/development.rb
2062
+ - sample-apps/trello-integration-app/config/environments/production.rb
2063
+ - sample-apps/trello-integration-app/config/environments/test.rb
2064
+ - sample-apps/trello-integration-app/config/initializers/assets.rb
2065
+ - sample-apps/trello-integration-app/config/initializers/filter_parameter_logging.rb
2066
+ - sample-apps/trello-integration-app/config/initializers/hubspot-api-client.rb
2067
+ - sample-apps/trello-integration-app/config/initializers/mime_types.rb
2068
+ - sample-apps/trello-integration-app/config/initializers/omniauth.rb
2069
+ - sample-apps/trello-integration-app/config/initializers/trello.rb
2070
+ - sample-apps/trello-integration-app/config/initializers/wrap_parameters.rb
2071
+ - sample-apps/trello-integration-app/config/locales/en.yml
2072
+ - sample-apps/trello-integration-app/config/puma.rb
2073
+ - sample-apps/trello-integration-app/config/routes.rb
2074
+ - sample-apps/trello-integration-app/config/spring.rb
2075
+ - sample-apps/trello-integration-app/config/storage.yml
2076
+ - sample-apps/trello-integration-app/db/migrate/20200624132327_create_hubspot_tokens.rb
2077
+ - sample-apps/trello-integration-app/db/migrate/20200624132336_create_trello_tokens.rb
2078
+ - sample-apps/trello-integration-app/db/migrate/20200624132337_create_deal_associations.rb
2079
+ - sample-apps/trello-integration-app/db/migrate/20200702130530_create_extension_cards.rb
2080
+ - sample-apps/trello-integration-app/db/migrate/20200715143913_create_mappings.rb
2081
+ - sample-apps/trello-integration-app/db/migrate/20200727083656_create_webhooks.rb
2082
+ - sample-apps/trello-integration-app/db/schema.rb
2083
+ - sample-apps/trello-integration-app/db/seeds.rb
2084
+ - sample-apps/trello-integration-app/docker-compose.yml
2085
+ - sample-apps/trello-integration-app/docker-entrypoint.sh
2086
+ - sample-apps/trello-integration-app/lib/assets/.keep
2087
+ - sample-apps/trello-integration-app/lib/middlewares/trello_payload_params_handler.rb
2088
+ - sample-apps/trello-integration-app/lib/tasks/.keep
2089
+ - sample-apps/trello-integration-app/log/.keep
2090
+ - sample-apps/trello-integration-app/log/development.log
2091
+ - sample-apps/trello-integration-app/package.json
2092
+ - sample-apps/trello-integration-app/public/404.html
2093
+ - sample-apps/trello-integration-app/public/422.html
2094
+ - sample-apps/trello-integration-app/public/500.html
2095
+ - sample-apps/trello-integration-app/public/favicon.ico
2096
+ - sample-apps/trello-integration-app/public/robots.txt
2097
+ - sample-apps/trello-integration-app/tmp/.keep
2098
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/-5/-5IQLCGeMEVABOZfTtCI7jAP59s3gIKoFcUrPHF6cRg.cache
2099
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/1M/1MIa4owWAXM3DE3nn5ZIqs_XEfGXzqflAhza_kXwTDc.cache
2100
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/1i/1imEhsNCIy2fAJ63nSZG4EwUgtvcghYpmgyo4ZhDR40.cache
2101
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/1m/1mRwQeI_697SJNgSakVyU5vtV9tpeQ3aUvIyW2cHhMs.cache
2102
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/21/21_uawo73AYegLYSTeDlvwfV9Utx2cadH6AjAtmgCQc.cache
2103
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/2l/2lLEp9zP0rNgbSVfE8xQYu1VU3p63BikVHdu_cToP54.cache
2104
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/33/33P8II3n2NSOHCnt4BhkKLa4cH0_vP6GXXXl8ra2b4M.cache
2105
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/3v/3vVkN-vWJvSYJXb_JLZ64MPdM6PagRLJjiVNlTh_vm0.cache
2106
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/4d/4d5ws2hCOW840rIPYQ8pjrtDPI1JGIMrPrfGvDFfbTQ.cache
2107
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/4t/4tS7Kks-W0kO57E-2syU3eShBn8W1Q9w36P6Fsfcgo0.cache
2108
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/4v/4vuJrhXN-pxG6n5IfuNdMz8_FsIYKj-fElSODkrt4AQ.cache
2109
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/6j/6jYDdSmPkIUK3DW0nVlT6Kf3aUDCNL-irPIlCMssNFY.cache
2110
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/9A/9AOXJU1xKC2LmruUREUliKtZk0ysQGX45jeVklP7ozo.cache
2111
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/9E/9EzUvwM2DX5UGOaP8z5v9a0fHEobrbfp3eLZtTLyXt8.cache
2112
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/9V/9VF8D3PaGXBXsH74TVS8KHuWDA_6IiSdXMilLhBQisM.cache
2113
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/AA/AA5_0J3GyFIY79_KiyFady2ZJJ-o1rDP-bwtevwJVuY.cache
2114
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/BR/BRGFuw7M9XuD-y23pOt1EL_DLcfRImkjQ0yzDyW3bOE.cache
2115
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/C4/C4VsgK-RhAE1XVxk0QLfjhqU_LiJ-qgNPbt8O_x94fM.cache
2116
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Cl/ClI93B7UZ6jGQMdlSf-z2BZkPwo4ZAPc6NQYXF2aCW0.cache
2117
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Da/DaHmw8V0fiWvHA5af1ehm-ZYy1JjXu4PbJb3fAqHIdU.cache
2118
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/EC/EC2j6BCJ8TnspQFZeViwqN9QJH0fdqH7HvaNE6RzBxc.cache
2119
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/EM/EMt4g95xPhDuUZK0IoqMVCTpWNYG72BlusUhU3qWa6Q.cache
2120
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Er/ErIP6ktHQNoOJA-K1Km62d62DjG_GGiedMMJrpoBs98.cache
2121
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Ev/EvAj2kJ2dwux14VZrEABFg1ojO9rwRZ_7HQWXIQbGMk.cache
2122
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Ex/Ex1GOKR4HeeSso9ocHcgZEnrNvJqHIxizwMn8jXrZ2s.cache
2123
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Fo/FozpKz0BlJKhxk6Y5ZSFkC2weBkvW7fEfj_TJS2lbcU.cache
2124
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Fp/FprMIwFBZYrEWraVY7BWLI8zyHb9bwBIcAGNdpYm1Qo.cache
2125
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/GK/GKxgqeOG0nQQcSU0Dp7Tky2B5pqg5Xz2Xv-RUIxCiQM.cache
2126
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/HC/HCDOUd7-S45aJ_PjVAC_Vmjyud3i1aQv4cE3t9_Z3Dw.cache
2127
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/IF/IFtTiYvPKpcddKBW6kSbbXSj2nHsT9-0e__M_Q3Ydwc.cache
2128
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/II/IIPvGX0Vm8TVSGGurS7Spr3UKR6qu-5j1LmYNImm_JQ.cache
2129
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/JO/JOFYZ78eHKCOJNksYpp-KNV0_WErea0ucgvqWvxoTWg.cache
2130
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Ja/Jawz4NLXjjzxtdy8wxOOx7QhbRhQumkQJmOKMmFZg5A.cache
2131
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/KS/KSuG_K9XWDeRmkg1aki-m-v5NQz_jul3p5rEoxQzygk.cache
2132
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Mu/MuVSyemz8nKlOKCKaZUhD1J703apuKikoqlx0L8l2gw.cache
2133
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/N5/N5zOlD0a_6dV7b8XNEnH_bhrdAz-PcVA2_FH-fesFAw.cache
2134
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/NQ/NQXCo8VzytKS6zmbf2mHRuQ9p1dszxC0M_W5nBdxfnU.cache
2135
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/QU/QUELNS-UKkXy-aHIYE_PavCQ9D7aaPr0zHiS4X-eLBY.cache
2136
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/RB/RBXEUm7Ur58juoS_oHSncpm1FQ2_wk6Svtkpnx0UXPk.cache
2137
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/S1/S1kQ3eQcvROz0Baua51wj2V769FaA_8OLk3M751zWW8.cache
2138
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/S_/S_s8-kaJemyjvXLCG6ElV64FYdfUXVKshCNSzYwwg6k.cache
2139
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/TD/TDBM4lXvTNWSR45QUXjQRRkCXOIAZ4C4GoEn1jpxPfM.cache
2140
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/T_/T_RSgEXy7oMt3ndzJsOS-ebKMgiAe3u-2P8ICTtNzXs.cache
2141
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/U4/U466McG48IRBn70OWh5BO3nYPsXgKrEXHkrftg0xCLQ.cache
2142
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Up/Upbt8ro5KXzYO6uyhFdI4KEXO-PUKaMitXFMEKCsfWA.cache
2143
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/V4/V4Ep5i91uzhre0mC674b233pIerWSE9Z8I4ZXE2EUVY.cache
2144
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/WM/WMV3aHZbU71jzKeF0Zbrh5HCFrPvL1ZVIp0GGYjySrY.cache
2145
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/WS/WSjW9cPxxweuDoySziMbK44N4uj8GzWYwnjnm7i-LAE.cache
2146
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Wg/WgqE1e0njA-qgTJ4VnjoGrRm12ekCA88LG-GQTh7o3Y.cache
2147
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Wl/Wls93jnZw9MP1AaTqf_kj7QkI1YjaPge38JN2xc9K-M.cache
2148
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Wy/WyT0VOgrYLcjfclQ3qyXsv6X6nwLLBASTuWzf9XnmvI.cache
2149
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Xu/Xu0XM23ILAuTly3JScuaLm-H4iL4aEfZkrjkid6tKHE.cache
2150
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/Yc/YcPGytUuXCB3Iy533hUM2bbaqujcuoGI8bdVbbscn4A.cache
2151
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/_V/_VXOq8NOcWHt8J3hvaz4ZG8AF7u2sNfDdzL6o8vzEYA.cache
2152
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/b8/b8dgpzld6JaG-3Pz0ODBXpeDvRo0hMBmDjEx19KJ9ck.cache
2153
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/b_/b_MeFQEHG92wmeDGDWl4Mxcd0zcgj3KzgpD-m8-7F5o.cache
2154
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/c4/c4JrhgYKhvoDqMoyvQwF0bvuMjaCmNQh488InFTjGfA.cache
2155
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/cF/cFyy2Nd_8i8pDti5ajoouKVOFBUoGwpWyK41rd1aJtg.cache
2156
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/ce/ceyLCDG3-DQdZt2OywV1eHFXkhOgUqaUzMQ8yxeHFyo.cache
2157
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/cs/csVCFI5Dmlgj2qo-AvtiC2f9_2wBR0SZ8uJ90XWMe48.cache
2158
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/dg/dg8xDUB026KlWVbRE1h_SZ6gEPR6g81HrTkUIimQzqc.cache
2159
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/dj/djlvnYQpcj6N2uQvct8RK42TAuwW4hwZ-yQ8t8UuTf4.cache
2160
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/ec/ec2nqBrb69Fz1aZTRv_WFr81zn-qw1sd5g67JyPmzU8.cache
2161
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/fC/fCtxdjXxPx4x7QkxfqIqo-m6jJWx3KfVemtGYAa0bNs.cache
2162
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/gI/gIsS03KKKoIhpo_gWbC5doCbOwIb_fxs1tX_D82AMVI.cache
2163
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/gd/gdKJ69-j9AYGRIgSaZGzfSFOE3nSfCPI6CtfPHMG6wI.cache
2164
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/hw/hw4QvE0qt0hV7bvN_FsEvv5XOtzCIm4xZi3IDjjdyeA.cache
2165
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/iY/iYpAxlEH4DLiUQ6zfRen_n9yX4J1S2uFaJuX8sYrZ6c.cache
2166
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/jV/jVux5l8pQoU-_Llv3BbOW5oabZGnw06SILnpq-46EAI.cache
2167
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/jX/jXvGEwHuqSJvARGbVRsMQVI_7-Ij449UyBloEtxA1w8.cache
2168
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/nQ/nQh_KENYOBEW4lwlJeBwuAB3Ze32jmh92VVdhAJrnfU.cache
2169
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/oD/oDRVPFLUWIEOHvOyfFue-aNLuU71Vor8ClUEvS9raFE.cache
2170
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/oO/oOy0NVcBBQIe557HWqmTdZ92wLicODWfCk_Ls0dBZqc.cache
2171
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/pF/pFK-AXLRfIZQbNkoSeGwKVKqJtkz_-WxAlFUbspYW3o.cache
2172
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/pt/ptR_wbPnsO710yGC5H6xeZJv12VSCcJ4PDzHGgat9Wc.cache
2173
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/qk/qkmgOnsJcZuyHM4QuJL-TrqoNlfiyhep8KWUFopItLM.cache
2174
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/rK/rKNLhg6Vz6-dTlBEKyNqYW_cTUQQMou2h79JNy8OQoE.cache
2175
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/rj/rj6UFY6GPzEeHNj1Us4X9q2rLd-CqyXlvmCp4iD7BIg.cache
2176
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/tL/tLfyRwlD0eZ8g6WBM1YaOKujrILNutlRUEoLox3kpuU.cache
2177
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/ud/ud0EKIfekOhYeEq51HRWS0b6PbNaf1jw77HtqqbuFPM.cache
2178
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/v5/v59xeeJBoNorMAJRYDIlA0dCKyFjm4xPCy0gT5ohJLw.cache
2179
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/wL/wLW8hVhjt49mpyche47kjprMBpzCjUdN70PsDHESd4w.cache
2180
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/wn/wnNHayXp8SlmDqVkYO6y-a2V6dqdf6tlklpuBGck0hA.cache
2181
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/x-/x-xnlwr31pcSkiXjUzhgvqIViWBQe8vhSS2kBHEQoZ8.cache
2182
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/xi/xiqX6T0sRUIY8wNtp4HQLTfbGBblT4-I-CFSAZFScAY.cache
2183
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/y5/y5P7ijIrYw3KoJxyJKHXXiPlB6WePmNVwB_n2CKmB48.cache
2184
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/yL/yLiDuY3PPQgAmxWaulR4bejdG-_VXuSIqbmkWlntOys.cache
2185
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/yW/yWmahJm8XA0QAPcA5o1hJ3XPaG6IgMHmS3UF5oSnr9I.cache
2186
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/yX/yX9b5ebHE375rOe7dXKt7ownzOgXaQTJS4mB-z80Ns8.cache
2187
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/yo/yo-3ZSeBhkQ3CKCZfUr_KsQXXXfha4sukV1d7rYFdL8.cache
2188
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/zC/zCXz6AtijAHttkBPC6wWo3jUWXncLWWWETF3XnceGDY.cache
2189
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/zU/zU4lVt60UEWFJRhHYJ7o0E9ezVDrhPfb03Q-Ay6Q-jc.cache
2190
+ - sample-apps/trello-integration-app/tmp/cache/assets/sprockets/v3.0/zy/zycabP--QQi6NTlFOYosfiJ-qUlAgUBQSOYsjPyBAnY.cache
2191
+ - sample-apps/trello-integration-app/tmp/development_secret.txt
2192
+ - sample-apps/trello-integration-app/tmp/restart.txt
1918
2193
  - sample-apps/webhooks-contacts-app/.env
1919
2194
  - sample-apps/webhooks-contacts-app/.env.template
1920
2195
  - sample-apps/webhooks-contacts-app/.gitignore