Commit Graph
50 Commits
Author SHA1 Message Date
Dan Milne 5f396898b5 Pluck out languages 2019-10-11 14:25:31 +11:00
Dan Milne bdacc51da7 Fix change log 2019-10-11 10:36:01 +11:00
Dan Milne 88ef714812 Add a change log 2019-10-11 10:34:30 +11:00
Dan Milne be97362bb0 Add test data 2019-10-11 10:22:29 +11:00
Dan Milne 09be88fdb1 Use DisplayValue for consistency 2019-10-11 10:19:28 +11:00
Dan Milne ca1fe8a16b Add tests for item parsing 2019-10-11 10:18:58 +11:00
Dan MilneandGitHub 38a20d5e8d Merge pull request #4 from abunsen/master
Small fix for grabbing product data
2019-10-11 09:42:26 +11:00
Auston Bunsen 32b974e350 Small fix for grabbing product data 2019-10-10 14:35:11 -04:00
Dan MilneandGitHub 6b66b591a5 Merge pull request #3 from veloutin/master
Allow passing in options to get_items and get_variations
2019-10-10 10:14:16 +11:00
Vincent Vinet 31371137a1 Allow passing in options to get_items and get_variations 2019-10-09 10:02:08 -04:00
Dan Milne b8a7d2aa8c Remove duplicate accessor 2019-10-07 16:07:02 +11:00
Dan Milne 842de6227f Remove mixin 2019-10-05 23:27:59 +10:00
Dan Milne f885ff62ae Migrate aws mixing into the client class 2019-10-05 23:27:39 +10:00
Dan Milne ac07f65440 Replace ActiveSupport method 2019-10-05 23:19:48 +10:00
Dan Milne 8df2dee3b8 Reorganise 2019-10-03 16:50:38 +10:00
Dan Milne fa814046c8 Some more helpers 2019-10-03 15:14:40 +10:00
Dan Milne b09d895ff2 Rubocop 2019-10-03 15:14:25 +10:00
Dan Milne 0439072b52 Rename the attribute holding the raw json to 'json'. 2019-09-25 15:52:21 +10:00
Dan Milne ed3446f97e Add some instructions to README about configuring the script 2019-09-25 15:51:32 +10:00
Dan Milne cac4b2b5aa Add Travis status 2019-09-20 09:31:53 +10:00
Dan Milne a84e4e6949 Update readme 2019-09-20 08:17:42 +10:00
Dan Milne 194403a974 Helper class 2019-09-18 09:50:27 +10:00
Dan Milne 69d9c023ca Rough in get_browse_nodes 2019-09-18 09:50:12 +10:00
Dan Milne a9eaadb7c2 Ensure item_ids is an Array 2019-09-18 09:49:41 +10:00
Dan Milne ffa27780f9 Naming convention fix 2019-09-18 09:49:03 +10:00
Dan Milne b81eba5efe Add the nameable gem for working with contributor names 2019-09-18 09:48:08 +10:00
Dan Milne d4f3b425a4 Formatting fixes. Add more shortcuts 2019-09-18 09:47:28 +10:00
Dan Milne a9fdaa3ba7 Move locales data into paapi.rb 2019-09-18 09:46:21 +10:00
Dan Milne 8a87cc9d94 Add mixin for aws requests 2019-09-17 22:53:46 +10:00
Dan Milne 75d8e0e7ab Add an item class to process search and get_items response 2019-09-17 22:53:32 +10:00
Dan Milne 7e50e531ad Message reguarding this gem being under development 2019-09-12 21:09:16 +10:00
Dan Milne 8c0b7f0f2a Rubocop formatting 2019-09-10 09:25:44 +10:00
Dan Milne 250986d1c7 Add configuration system and documentation. Clean up tests 2019-09-10 09:25:23 +10:00
Dan Milne f1e946d946 Remove trailing whitespace 2019-09-09 14:11:22 +10:00
Dan Milne ce1a3a9bc4 Fix Typo 2019-09-09 13:56:22 +10:00
Dan MilneandGitHub f4501305bd Fix markdown in readme 2019-09-09 13:28:05 +10:00
Dan Milne c77d41d3f1 Add a configure method to the class 2019-09-09 13:26:11 +10:00
Dan Milne 8ba56663ae Merge request into client 2019-09-09 11:52:22 +10:00
Dan Milne 2e49132c12 Add more default resources. Implement search 2019-09-09 11:43:25 +10:00
Dan Milne 74b1ae1d82 Specifiy gem versions, consistent quoting 2019-09-09 11:32:41 +10:00
Dan Milne 5d5a135e54 Wrap requests in responses. Update response to make the original request available 2019-09-09 11:29:44 +10:00
Dan Milne 9d14bd8567 Continue renaming to Paapi 2019-09-09 11:29:06 +10:00
Dan Milne 8ec807841c Update docs with new name 2019-09-09 11:19:41 +10:00
Dan Milne 14045af846 Rename gem from AwsPaa to Paapi 2019-09-09 11:17:47 +10:00
Dan Milne 8b835e80ec Update dependencies 2019-09-08 15:06:19 +10:00
Dan Milne 9ffa32c705 This will be version 0.0.1. Update response to provide minimal functionality 2019-09-07 22:02:02 +10:00
Dan Milne 17837ed02f Merge branch 'aws_sig' 2019-09-07 17:40:02 +10:00
Dan Milne de59b2411e Add init for response 2019-09-07 17:39:55 +10:00
Dan Milne b30f5bc697 Move to using Amazon Signer, rather than reimplementing. 2019-09-07 17:38:18 +10:00
Dan Milne f816ad4fb1 Add client, request and response classes 2019-09-03 12:57:43 +10:00