tracker_api 0.1.0 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +6 -0
- data/README.md +2 -2
- data/lib/tracker_api.rb +1 -0
- data/lib/tracker_api/client.rb +135 -22
- data/lib/tracker_api/endpoints/epic.rb +1 -4
- data/lib/tracker_api/endpoints/epics.rb +1 -5
- data/lib/tracker_api/endpoints/iterations.rb +1 -5
- data/lib/tracker_api/endpoints/project.rb +1 -5
- data/lib/tracker_api/endpoints/projects.rb +1 -5
- data/lib/tracker_api/endpoints/stories.rb +1 -5
- data/lib/tracker_api/endpoints/story.rb +1 -4
- data/lib/tracker_api/resources/iteration.rb +0 -3
- data/lib/tracker_api/resources/project.rb +7 -1
- data/lib/tracker_api/resources/story.rb +5 -0
- data/lib/tracker_api/version.rb +1 -1
- data/test/client_test.rb +34 -0
- data/test/project_test.rb +1 -1
- data/test/vcr/cassettes/client_done_iterations_with_pagination.json +1 -0
- data/test/vcr/cassettes/client_get_all_stories_with_pagination.json +504 -0
- data/tracker_api.gemspec +4 -4
- metadata +10 -50
- data/test/vcr/cassettes/get_done_iterations.json +0 -1
@@ -0,0 +1 @@
|
|
1
|
+
{"http_interactions":[{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.0 Faraday/0.8.9"],"X-TrackerToken":["0de3ac29f13082f0c16ed76f3f3f6895"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200"],"x-powered-by":["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],"x-tracker-project-version":["1"],"cache-control":["private, max-age=0, must-revalidate"],"x-runtime":["40"],"etag":["\"24d9e32f361b5a8e2b83e7f7f0a1558b\""],"server":["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"{\n \"enable_following\": true,\n \"account_id\": 621384,\n \"version\": 1,\n \"atom_enabled\": false,\n \"enable_planned_mode\": false,\n \"bugs_and_chores_are_estimatable\": false,\n \"has_google_domain\": false,\n \"id\": 1027488,\n \"number_of_done_iterations_to_show\": 12,\n \"velocity_averaged_over\": 3,\n \"kind\": \"project\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"start_time\": \"2014-02-10T08:00:00Z\",\n \"public\": false,\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"profile_content\": \"This is a demo project, created by Tracker, with example stories for a simple shopping web site.\",\n \"enable_tasks\": true,\n \"enable_incoming_emails\": true,\n \"point_scale_is_custom\": false,\n \"initial_velocity\": 10,\n \"time_zone\": {\n \"olson_name\": \"America/Los_Angeles\",\n \"kind\": \"time_zone\",\n \"offset\": \"-07:00\"\n },\n \"week_start_day\": \"Monday\",\n \"iteration_length\": 1,\n \"name\": \"My Sample Project\",\n \"current_iteration_number\": 7,\n \"point_scale\": \"0,1,2,3\"\n}"},"http_version":null},"recorded_at":"Wed, 26 Mar 2014 05:49:42 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/iterations?scope=done&offset=-12&limit=5","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.0 Faraday/0.8.9"],"X-TrackerToken":["0de3ac29f13082f0c16ed76f3f3f6895"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200"],"x-powered-by":["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],"x-tracker-pagination-returned":["5"],"x-tracker-project-version":["1"],"x-tracker-pagination-limit":["5"],"x-tracker-pagination-total":["6"],"cache-control":["private, max-age=0, must-revalidate"],"x-runtime":["187"],"etag":["\"b96f6d7d4a3d6c0160bca9addeda3beb\""],"x-tracker-pagination-offset":["-12"],"server":["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"finish\": \"2014-02-17T08:00:00Z\",\n \"stories\": [\n {\n \"current_state\": \"accepted\",\n \"id\": 66727974,\n \"description\": \"We need 2 machines set up\",\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727974\",\n \"name\": \"Setup development environment\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727976,\n \"description\": \"Should be accessible from outside the network, with basic auth\",\n \"labels\": [\n {\n \"id\": 7849078,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"deployment\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727976\",\n \"name\": \"Setup demo server\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727978,\n \"description\": \"Admin should be a special user type. We can create the first admin user directly in the DB, but let's encrypt the password.\",\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727978\",\n \"name\": \"Admin should be able to login\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727980,\n \"description\": \"Product information includes title, description, price, SKU.\",\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727980\",\n \"name\": \"Admin should be able to create new product\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727982,\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727982\",\n \"name\": \"Admin should be able to upload product photo\",\n \"requested_by_id\": 1266314\n }\n ],\n \"project_id\": 1027488,\n \"team_strength\": 1,\n \"kind\": \"iteration\",\n \"number\": 1,\n \"start\": \"2014-02-10T08:00:00Z\"\n },\n {\n \"finish\": \"2014-02-24T08:00:00Z\",\n \"stories\": [\n {\n \"current_state\": \"accepted\",\n \"id\": 66727984,\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727984\",\n \"name\": \"Admin should be able to upload multiple product photos and mark one as the primary\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727986,\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727986\",\n \"name\": \"Shopper should see list of products, with primary photo as thumbnail\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727988,\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727988\",\n \"name\": \"Product browsing should be paginated, with 10 products per page\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727990,\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n },\n {\n \"id\": 7849084,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"usability\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727990\",\n \"name\": \"Make product browsing pagination AJAXy\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727992,\n \"labels\": [\n {\n \"id\": 7849080,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727992\",\n \"name\": \"Admin should be able to import multiple new products from CSV file\",\n \"requested_by_id\": 1266314\n }\n ],\n \"project_id\": 1027488,\n \"team_strength\": 1,\n \"kind\": \"iteration\",\n \"number\": 2,\n \"start\": \"2014-02-17T08:00:00Z\"\n },\n {\n \"finish\": \"2014-03-03T08:00:00Z\",\n \"stories\": [\n {\n \"current_state\": \"accepted\",\n \"id\": 66727994,\n \"labels\": [\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-03-02T00:00:00Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727994\",\n \"name\": \"Shopper should be able to click on a product, and see all product details, including photos\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727996,\n \"labels\": [\n {\n \"id\": 7849086,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"cart\"\n },\n {\n \"id\": 7849082,\n \"project_id\": 1027488,\n \"kind\": \"label\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-03-02T07:11:05Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"http://www.pivotaltracker.com/story/show/66727996\",\n \"name\": \"Shopper should be able to add product to shopping cart\",\n \"requested_by_id\": 1266314\n }\n ],\n \"project_id\": 1027488,\n \"team_strength\": 1,\n \"kind\": \"iteration\",\n \"number\": 3,\n \"start\": \"2014-02-24T08:00:00Z\"\n },\n {\n \"finish\": \"2014-03-10T07:00:00Z\",\n \"stories\": [\n\n ],\n \"project_id\": 1027488,\n \"team_strength\": 1,\n \"kind\": \"iteration\",\n \"number\": 4,\n \"start\": \"2014-03-03T08:00:00Z\"\n },\n {\n \"finish\": \"2014-03-17T07:00:00Z\",\n \"stories\": [\n\n ],\n \"project_id\": 1027488,\n \"team_strength\": 1,\n \"kind\": \"iteration\",\n \"number\": 5,\n \"start\": \"2014-03-10T07:00:00Z\"\n }\n]"},"http_version":null},"recorded_at":"Wed, 26 Mar 2014 05:49:43 GMT"},{"request":{"method":"get","uri":"https://www.pivotaltracker.com/services/v5/projects/1027488/iterations?scope=done&offset=-1&limit=5","body":{"encoding":"US-ASCII","string":""},"headers":{"User-Agent":["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.2.0 Faraday/0.8.9"],"X-TrackerToken":["0de3ac29f13082f0c16ed76f3f3f6895"]}},"response":{"status":{"code":200,"message":null},"headers":{"content-type":["application/json; charset=utf-8"],"transfer-encoding":["chunked"],"connection":["close"],"status":["200"],"x-powered-by":["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],"x-tracker-pagination-returned":["1"],"x-tracker-project-version":["1"],"x-tracker-pagination-limit":["5"],"x-tracker-pagination-total":["6"],"cache-control":["private, max-age=0, must-revalidate"],"x-runtime":["90"],"etag":["\"8e04bde82acfaada287cd50c67a577c8\""],"x-tracker-pagination-offset":["-1"],"server":["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],"access-control-allow-origin":["*"],"access-control-allow-credentials":["false"],"access-control-allow-methods":["GET, POST, PUT, DELETE, OPTIONS"],"access-control-allow-headers":["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]},"body":{"encoding":"UTF-8","string":"[\n {\n \"finish\": \"2014-03-24T07:00:00Z\",\n \"stories\": [\n\n ],\n \"project_id\": 1027488,\n \"team_strength\": 1,\n \"kind\": \"iteration\",\n \"number\": 6,\n \"start\": \"2014-03-17T07:00:00Z\"\n }\n]"},"http_version":null},"recorded_at":"Wed, 26 Mar 2014 05:49:43 GMT"}],"recorded_with":"VCR 2.8.0"}
|
@@ -0,0 +1,504 @@
|
|
1
|
+
{"http_interactions": [
|
2
|
+
{
|
3
|
+
"request": {
|
4
|
+
"method": "get",
|
5
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488",
|
6
|
+
"body": {
|
7
|
+
"encoding": "US-ASCII",
|
8
|
+
"string": ""
|
9
|
+
},
|
10
|
+
"headers": {
|
11
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
12
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
13
|
+
}
|
14
|
+
},
|
15
|
+
"response": {
|
16
|
+
"status": {
|
17
|
+
"code": 200,
|
18
|
+
"message": null
|
19
|
+
},
|
20
|
+
"headers": {
|
21
|
+
"content-type": ["application/json; charset=utf-8"],
|
22
|
+
"transfer-encoding": ["chunked"],
|
23
|
+
"connection": ["close"],
|
24
|
+
"status": ["200"],
|
25
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
26
|
+
"x-tracker-project-version": ["1"],
|
27
|
+
"etag": ["\"75439fc13ba781d318c0ac170a0ac828\""],
|
28
|
+
"x-runtime": ["35"],
|
29
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
30
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
31
|
+
"access-control-allow-origin": ["*"],
|
32
|
+
"access-control-allow-credentials": ["false"],
|
33
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
34
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
35
|
+
},
|
36
|
+
"body": {
|
37
|
+
"encoding": "UTF-8",
|
38
|
+
"string": "{\n \"enable_incoming_emails\": true,\n \"kind\": \"project\",\n \"bugs_and_chores_are_estimatable\": false,\n \"point_scale\": \"0,1,2,3\",\n \"iteration_length\": 1,\n \"initial_velocity\": 10,\n \"has_google_domain\": false,\n \"velocity_averaged_over\": 3,\n \"enable_tasks\": true,\n \"week_start_day\": \"Monday\",\n \"id\": 1027488,\n \"account_id\": 621384,\n \"time_zone\": {\n \"kind\": \"time_zone\",\n \"olson_name\": \"America/Los_Angeles\",\n \"offset\": \"-07:00\"\n },\n \"version\": 1,\n \"current_iteration_number\": 7,\n \"enable_following\": true,\n \"atom_enabled\": false,\n \"profile_content\": \"This is a demo project, created by Tracker, with example stories for a simple shopping web site.\",\n \"number_of_done_iterations_to_show\": 12,\n \"enable_planned_mode\": false,\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"public\": false,\n \"point_scale_is_custom\": false,\n \"start_time\": \"2014-02-10T08:00:00Z\",\n \"name\": \"My Sample Project\"\n}"
|
39
|
+
},
|
40
|
+
"http_version": null
|
41
|
+
},
|
42
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:06 GMT"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"request": {
|
46
|
+
"method": "get",
|
47
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=300",
|
48
|
+
"body": {
|
49
|
+
"encoding": "US-ASCII",
|
50
|
+
"string": ""
|
51
|
+
},
|
52
|
+
"headers": {
|
53
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
54
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
55
|
+
}
|
56
|
+
},
|
57
|
+
"response": {
|
58
|
+
"status": {
|
59
|
+
"code": 200,
|
60
|
+
"message": null
|
61
|
+
},
|
62
|
+
"headers": {
|
63
|
+
"content-type": ["application/json; charset=utf-8"],
|
64
|
+
"transfer-encoding": ["chunked"],
|
65
|
+
"connection": ["close"],
|
66
|
+
"status": ["200"],
|
67
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
68
|
+
"etag": ["\"3679d9ab1631ba32a28e658d733e3ab4\""],
|
69
|
+
"x-runtime": ["27"],
|
70
|
+
"x-tracker-pagination-returned": ["59"],
|
71
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
72
|
+
"x-tracker-pagination-limit": ["300"],
|
73
|
+
"x-tracker-pagination-offset": ["0"],
|
74
|
+
"x-tracker-pagination-total": ["59"],
|
75
|
+
"x-tracker-project-version": ["1"],
|
76
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
77
|
+
"access-control-allow-origin": ["*"],
|
78
|
+
"access-control-allow-credentials": ["false"],
|
79
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
80
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
81
|
+
},
|
82
|
+
"body": {
|
83
|
+
"encoding": "UTF-8",
|
84
|
+
"string": "[\n {\n \"current_state\": \"accepted\",\n \"description\": \"We need 2 machines set up\",\n \"id\": 66727974,\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727974\",\n \"name\": \"Setup development environment\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"description\": \"Should be accessible from outside the network, with basic auth\",\n \"id\": 66727976,\n \"labels\": [\n {\n \"id\": 7849078,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"deployment\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727976\",\n \"name\": \"Setup demo server\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"description\": \"Admin should be a special user type. We can create the first admin user directly in the DB, but let's encrypt the password.\",\n \"id\": 66727978,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727978\",\n \"name\": \"Admin should be able to login\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"description\": \"Product information includes title, description, price, SKU.\",\n \"id\": 66727980,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727980\",\n \"name\": \"Admin should be able to create new product\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727982,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727982\",\n \"name\": \"Admin should be able to upload product photo\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727984,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727984\",\n \"name\": \"Admin should be able to upload multiple product photos and mark one as the primary\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727986,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727986\",\n \"name\": \"Shopper should see list of products, with primary photo as thumbnail\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727988,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727988\",\n \"name\": \"Product browsing should be paginated, with 10 products per page\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727990,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n },\n {\n \"id\": 7849084,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"usability\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727990\",\n \"name\": \"Make product browsing pagination AJAXy\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727992,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727992\",\n \"name\": \"Admin should be able to import multiple new products from CSV file\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727994,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-03-02T00:00:00Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727994\",\n \"name\": \"Shopper should be able to click on a product, and see all product details, including photos\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727996,\n \"labels\": [\n {\n \"id\": 7849086,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"cart\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-03-02T07:11:05Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727996\",\n \"name\": \"Shopper should be able to add product to shopping cart\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"delivered\",\n \"description\": \"Cart icon in top right corner, with a number indicating how many items in cart\",\n \"id\": 66727998,\n \"labels\": [\n {\n \"id\": 7849086,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"cart\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727998\",\n \"name\": \"Shopper should be able to view contents of shopping cart\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"delivered\",\n \"id\": 66728000,\n \"labels\": [\n {\n \"id\": 7849086,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"cart\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728000\",\n \"name\": \"Shopper should be able to remove product from shopping cart\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"finished\",\n \"id\": 66728002,\n \"labels\": [\n {\n \"id\": 7849086,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"cart\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728002\",\n \"name\": \"Cart manipulation should be AJAXy\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"started\",\n \"id\": 66728004,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"bug\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728004\",\n \"name\": \"Some product photos not scaled properly when browsing products\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"description\": \"Prompt for email address and personalized message, send email with product details and message\",\n \"id\": 66728006,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728006\",\n \"name\": \"Shopper should be able to recommend a product to a friend\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728008,\n \"labels\": [\n {\n \"id\": 7849088,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"search\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728008\",\n \"name\": \"configure solr for full text searching\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"description\": \"One search field, search should look through product name, description, and SKU\",\n \"id\": 66728010,\n \"labels\": [\n {\n \"id\": 7849088,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"search\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728010\",\n \"name\": \"Shopper should be able to search for product\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728012,\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"release\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728012\",\n \"name\": \"Initial demo to investors\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728014,\n \"labels\": [\n {\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"checkout\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728014\",\n \"name\": \"Shopper should be able to enter credit card information and shipping address\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728016,\n \"labels\": [\n {\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"checkout\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728016\",\n \"name\": \"Integrate with payment gateway\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728018,\n \"labels\": [\n {\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"checkout\"\n },\n {\n \"id\": 7849092,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"needs discussion\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728018\",\n \"name\": \"When shopper submits order, authorize total product amount from payment gateway\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728020,\n \"labels\": [\n {\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"checkout\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728020\",\n \"name\": \"If system fails to authorize payment amount, display error message to shopper\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728022,\n \"labels\": [\n {\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"checkout\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728022\",\n \"name\": \"If authorization is successful, show order number and confirmation message to shopper\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728024,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n },\n {\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"checkout\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728024\",\n \"name\": \"Send notification email of order placement to admin\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728026,\n \"labels\": [\n {\n \"id\": 7849094,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"orders\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728026\",\n \"name\": \"Shopper should be able to check status of order by entering name and order number\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"description\": \"When checking status of order, shopper should have the option to ask a question. This should send email to admin.\",\n \"id\": 66728028,\n \"labels\": [\n {\n \"id\": 7849094,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"orders\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728028\",\n \"name\": \"Shopper should be able to ask question about order\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728030,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n },\n {\n \"id\": 7849094,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"orders\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728030\",\n \"name\": \"Admin can review all order questions and send responses to shoppers\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728032,\n \"labels\": [\n {\n \"id\": 7849078,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"deployment\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728032\",\n \"name\": \"Set up Engine Yard production environment\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"deadline\": \"2014-03-17T00:00:00Z\",\n \"id\": 66728034,\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"release\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728034\",\n \"name\": \"Beta launch\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728036,\n \"labels\": [\n {\n \"id\": 7849096,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"signup / signin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728036\",\n \"name\": \"Shopper should be able to sign up for an account with email address\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728038,\n \"labels\": [\n {\n \"id\": 7849096,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"signup / signin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728038\",\n \"name\": \"Shopper should be able to reset forgotten password\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728040,\n \"labels\": [\n {\n \"id\": 7849096,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"signup / signin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728040\",\n \"name\": \"Shopper should be able to log out\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728042,\n \"labels\": [\n {\n \"id\": 7849096,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"signup / signin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728042\",\n \"name\": \"When checking out, shopper should have the option to sign in to their account\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"description\": \"Show orders in last 60 days, with link to show older orders\",\n \"id\": 66728044,\n \"labels\": [\n {\n \"id\": 7849098,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"shopper accounts\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728044\",\n \"name\": \"Signed in shopper should be able to review order history\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"description\": \"Credit card numbers should be stored encrypted\",\n \"id\": 66728046,\n \"labels\": [\n {\n \"id\": 7849098,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"shopper accounts\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728046\",\n \"name\": \"Signed in shopper should be able to save credit card and address information used in checkout\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728048,\n \"labels\": [\n {\n \"id\": 7849098,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"shopper accounts\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728048\",\n \"name\": \"Signed in shopper should be able to save product to favorites\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728050,\n \"labels\": [\n {\n \"id\": 7849098,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"shopper accounts\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728050\",\n \"name\": \"Signed in shopper should be able to review and remove product from favorites\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728052,\n \"labels\": [\n {\n \"id\": 7849100,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"design\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728052\",\n \"name\": \"Provide feedback to designer about look/feel of site\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728054,\n \"labels\": [\n {\n \"id\": 7849100,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"design\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728054\",\n \"name\": \"Apply styling to all shopper facing parts of the site, based on assets from designer\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728056,\n \"labels\": [\n {\n \"id\": 7849102,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"user generated content\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728056\",\n \"name\": \"Signed in shopper should be able to post product reviews\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728058,\n \"labels\": [\n {\n \"id\": 7849102,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"user generated content\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728058\",\n \"name\": \"Signed in shopper should be able to rate product, by choosing 1-5 stars\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728060,\n \"labels\": [\n {\n \"id\": 7849102,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"user generated content\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728060\",\n \"name\": \"When shopper is browsing products, show average product rating and number of reviews next to each product\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728062,\n \"labels\": [\n {\n \"id\": 7849102,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"user generated content\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728062\",\n \"name\": \"Shopper should be able to read reviews for a product\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728064,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n },\n {\n \"id\": 7849104,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"featured products\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728064\",\n \"name\": \"Admin should be able to mark a product as featured\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728066,\n \"labels\": [\n {\n \"id\": 7849104,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"featured products\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728066\",\n \"name\": \"Featured products should appear on the site landing page\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728068,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n },\n {\n \"id\": 7849106,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"blog\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728068\",\n \"name\": \"Admin should be able to create and edit blog articles\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728070,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n },\n {\n \"id\": 7849106,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"blog\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728070\",\n \"name\": \"Admin should be able to save blog articles in draft mode\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728072,\n \"labels\": [\n {\n \"id\": 7849106,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"blog\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728072\",\n \"name\": \"Published blog articles should appear on the site\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728074,\n \"labels\": [\n {\n \"id\": 7849106,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"name\": \"blog\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728074\",\n \"name\": \"People should be able to subscribe to blog via RSS and Atom\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728076,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n },\n {\n \"id\": 7849108,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"name\": \"reporting\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728076\",\n \"name\": \"Admin should be able to view monthly sales report\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728078,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n },\n {\n \"id\": 7849108,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"name\": \"reporting\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728078\",\n \"name\": \"Admin should be able to export orders as CSV file, based on date range and order status\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728080,\n \"labels\": [\n {\n \"id\": 7849078,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"deployment\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728080\",\n \"name\": \"Request higher number of production slices, for scaling\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728082,\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"release\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728082\",\n \"name\": \"Full production launch\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unscheduled\",\n \"id\": 66728084,\n \"labels\": [\n {\n \"id\": 7849110,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"name\": \"ie6\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"bug\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728084\",\n \"name\": \"Product browsing pagination not working in IE6\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unscheduled\",\n \"id\": 66728086,\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728086\",\n \"name\": \"Integrate with automated order fullfillment system\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unscheduled\",\n \"id\": 66728088,\n \"labels\": [\n {\n \"id\": 7849112,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"name\": \"epic\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728088\",\n \"name\": \"native iPhone app to allow product browsing and checkout\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unscheduled\",\n \"id\": 66728090,\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728090\",\n \"name\": \"Facebook app, allowing users to share favorite products\",\n \"requested_by_id\": 1266314\n }\n]"
|
85
|
+
},
|
86
|
+
"http_version": null
|
87
|
+
},
|
88
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:06 GMT"
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"request": {
|
92
|
+
"method": "get",
|
93
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7",
|
94
|
+
"body": {
|
95
|
+
"encoding": "US-ASCII",
|
96
|
+
"string": ""
|
97
|
+
},
|
98
|
+
"headers": {
|
99
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
100
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
101
|
+
}
|
102
|
+
},
|
103
|
+
"response": {
|
104
|
+
"status": {
|
105
|
+
"code": 200,
|
106
|
+
"message": null
|
107
|
+
},
|
108
|
+
"headers": {
|
109
|
+
"content-type": ["application/json; charset=utf-8"],
|
110
|
+
"transfer-encoding": ["chunked"],
|
111
|
+
"connection": ["close"],
|
112
|
+
"status": ["200"],
|
113
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
114
|
+
"x-tracker-pagination-returned": ["7"],
|
115
|
+
"x-tracker-project-version": ["1"],
|
116
|
+
"x-tracker-pagination-limit": ["7"],
|
117
|
+
"x-tracker-pagination-total": ["59"],
|
118
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
119
|
+
"x-runtime": ["50"],
|
120
|
+
"etag": ["\"34cf9994cfb39bdcc50281900320225d\""],
|
121
|
+
"x-tracker-pagination-offset": ["0"],
|
122
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
123
|
+
"access-control-allow-origin": ["*"],
|
124
|
+
"access-control-allow-credentials": ["false"],
|
125
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
126
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
127
|
+
},
|
128
|
+
"body": {
|
129
|
+
"encoding": "UTF-8",
|
130
|
+
"string": "[\n {\n \"current_state\": \"accepted\",\n \"description\": \"We need 2 machines set up\",\n \"id\": 66727974,\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727974\",\n \"name\": \"Setup development environment\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"description\": \"Should be accessible from outside the network, with basic auth\",\n \"id\": 66727976,\n \"labels\": [\n {\n \"id\": 7849078,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"deployment\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727976\",\n \"name\": \"Setup demo server\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"description\": \"Admin should be a special user type. We can create the first admin user directly in the DB, but let's encrypt the password.\",\n \"id\": 66727978,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727978\",\n \"name\": \"Admin should be able to login\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"description\": \"Product information includes title, description, price, SKU.\",\n \"id\": 66727980,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727980\",\n \"name\": \"Admin should be able to create new product\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727982,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-11T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727982\",\n \"name\": \"Admin should be able to upload product photo\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727984,\n \"labels\": [\n {\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"admin\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727984\",\n \"name\": \"Admin should be able to upload multiple product photos and mark one as the primary\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"accepted\",\n \"id\": 66727986,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 2,\n \"kind\": \"story\",\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"created_at\": \"2014-02-10T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66727986\",\n \"name\": \"Shopper should see list of products, with primary photo as thumbnail\",\n \"requested_by_id\": 1266314\n }\n]"
|
131
|
+
},
|
132
|
+
"http_version": null
|
133
|
+
},
|
134
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:07 GMT"
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"request": {
|
138
|
+
"method": "get",
|
139
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=7",
|
140
|
+
"body": {
|
141
|
+
"encoding": "US-ASCII",
|
142
|
+
"string": ""
|
143
|
+
},
|
144
|
+
"headers": {
|
145
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
146
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
147
|
+
}
|
148
|
+
},
|
149
|
+
"response": {
|
150
|
+
"status": {
|
151
|
+
"code": 200,
|
152
|
+
"message": null
|
153
|
+
},
|
154
|
+
"headers": {
|
155
|
+
"content-type": ["application/json; charset=utf-8"],
|
156
|
+
"transfer-encoding": ["chunked"],
|
157
|
+
"connection": ["close"],
|
158
|
+
"status": ["200"],
|
159
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
160
|
+
"x-tracker-pagination-total": ["59"],
|
161
|
+
"x-tracker-pagination-offset": ["7"],
|
162
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
163
|
+
"x-runtime": ["46"],
|
164
|
+
"x-tracker-project-version": ["1"],
|
165
|
+
"etag": ["\"18cf7f2af27615b3650931cbce340ea6\""],
|
166
|
+
"x-tracker-pagination-returned": ["7"],
|
167
|
+
"x-tracker-pagination-limit": ["7"],
|
168
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
169
|
+
"access-control-allow-origin": ["*"],
|
170
|
+
"access-control-allow-credentials": ["false"],
|
171
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
172
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
173
|
+
},
|
174
|
+
"body": {
|
175
|
+
"encoding": "UTF-8",
|
176
|
+
"string": "[\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727988\",\n \"name\": \"Product browsing should be paginated, with 10 products per page\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 66727988,\n \"current_state\": \"accepted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"labels\": [\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-10T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 2,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727990\",\n \"name\": \"Make product browsing pagination AJAXy\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 66727990,\n \"current_state\": \"accepted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"labels\": [\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"name\": \"usability\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849084,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-10T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 3,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727992\",\n \"name\": \"Admin should be able to import multiple new products from CSV file\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66727992,\n \"current_state\": \"accepted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"accepted_at\": \"2014-02-18T00:00:00Z\",\n \"labels\": [\n {\n \"name\": \"admin\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-10T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727994\",\n \"name\": \"Shopper should be able to click on a product, and see all product details, including photos\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66727994,\n \"current_state\": \"accepted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"accepted_at\": \"2014-03-02T00:00:00Z\",\n \"labels\": [\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727996\",\n \"name\": \"Shopper should be able to add product to shopping cart\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66727996,\n \"current_state\": \"accepted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"accepted_at\": \"2014-03-02T07:11:05Z\",\n \"labels\": [\n {\n \"name\": \"cart\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849086,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"description\": \"Cart icon in top right corner, with a number indicating how many items in cart\",\n \"estimate\": 2,\n \"url\": \"https://www.pivotaltracker.com/story/show/66727998\",\n \"name\": \"Shopper should be able to view contents of shopping cart\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66727998,\n \"current_state\": \"delivered\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"cart\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849086,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728000\",\n \"name\": \"Shopper should be able to remove product from shopping cart\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728000,\n \"current_state\": \"delivered\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"cart\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849086,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n }\n]"
|
177
|
+
},
|
178
|
+
"http_version": null
|
179
|
+
},
|
180
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:07 GMT"
|
181
|
+
},
|
182
|
+
{
|
183
|
+
"request": {
|
184
|
+
"method": "get",
|
185
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=14",
|
186
|
+
"body": {
|
187
|
+
"encoding": "US-ASCII",
|
188
|
+
"string": ""
|
189
|
+
},
|
190
|
+
"headers": {
|
191
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
192
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
193
|
+
}
|
194
|
+
},
|
195
|
+
"response": {
|
196
|
+
"status": {
|
197
|
+
"code": 200,
|
198
|
+
"message": null
|
199
|
+
},
|
200
|
+
"headers": {
|
201
|
+
"content-type": ["application/json; charset=utf-8"],
|
202
|
+
"transfer-encoding": ["chunked"],
|
203
|
+
"connection": ["close"],
|
204
|
+
"status": ["200"],
|
205
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
206
|
+
"x-tracker-pagination-returned": ["7"],
|
207
|
+
"x-tracker-project-version": ["1"],
|
208
|
+
"x-tracker-pagination-limit": ["7"],
|
209
|
+
"x-tracker-pagination-total": ["59"],
|
210
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
211
|
+
"x-runtime": ["49"],
|
212
|
+
"etag": ["\"82a7a6c1a90d23671b1f912ee73593a0\""],
|
213
|
+
"x-tracker-pagination-offset": ["14"],
|
214
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
215
|
+
"access-control-allow-origin": ["*"],
|
216
|
+
"access-control-allow-credentials": ["false"],
|
217
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
218
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
219
|
+
},
|
220
|
+
"body": {
|
221
|
+
"encoding": "UTF-8",
|
222
|
+
"string": "[\n {\n \"current_state\": \"finished\",\n \"id\": 66728002,\n \"labels\": [\n {\n \"id\": 7849086,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"cart\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728002\",\n \"name\": \"Cart manipulation should be AJAXy\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"started\",\n \"id\": 66728004,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"bug\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728004\",\n \"name\": \"Some product photos not scaled properly when browsing products\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"description\": \"Prompt for email address and personalized message, send email with product details and message\",\n \"id\": 66728006,\n \"labels\": [\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728006\",\n \"name\": \"Shopper should be able to recommend a product to a friend\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728008,\n \"labels\": [\n {\n \"id\": 7849088,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"search\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"chore\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728008\",\n \"name\": \"configure solr for full text searching\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"description\": \"One search field, search should look through product name, description, and SKU\",\n \"id\": 66728010,\n \"labels\": [\n {\n \"id\": 7849088,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"search\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 3,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728010\",\n \"name\": \"Shopper should be able to search for product\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728012,\n \"labels\": [\n\n ],\n \"project_id\": 1027488,\n \"story_type\": \"release\",\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728012\",\n \"name\": \"Initial demo to investors\",\n \"requested_by_id\": 1266314\n },\n {\n \"current_state\": \"unstarted\",\n \"id\": 66728014,\n \"labels\": [\n {\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"name\": \"checkout\"\n },\n {\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"name\": \"shopping\"\n }\n ],\n \"project_id\": 1027488,\n \"story_type\": \"feature\",\n \"estimate\": 1,\n \"kind\": \"story\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728014\",\n \"name\": \"Shopper should be able to enter credit card information and shipping address\",\n \"requested_by_id\": 1266314\n }\n]"
|
223
|
+
},
|
224
|
+
"http_version": null
|
225
|
+
},
|
226
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:08 GMT"
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"request": {
|
230
|
+
"method": "get",
|
231
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=21",
|
232
|
+
"body": {
|
233
|
+
"encoding": "US-ASCII",
|
234
|
+
"string": ""
|
235
|
+
},
|
236
|
+
"headers": {
|
237
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
238
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
239
|
+
}
|
240
|
+
},
|
241
|
+
"response": {
|
242
|
+
"status": {
|
243
|
+
"code": 200,
|
244
|
+
"message": null
|
245
|
+
},
|
246
|
+
"headers": {
|
247
|
+
"content-type": ["application/json; charset=utf-8"],
|
248
|
+
"transfer-encoding": ["chunked"],
|
249
|
+
"connection": ["close"],
|
250
|
+
"status": ["200"],
|
251
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
252
|
+
"x-tracker-pagination-total": ["59"],
|
253
|
+
"x-tracker-pagination-offset": ["21"],
|
254
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
255
|
+
"x-runtime": ["407"],
|
256
|
+
"x-tracker-project-version": ["1"],
|
257
|
+
"etag": ["\"860e7c2ee317db5995ffcd669a94ecdb\""],
|
258
|
+
"x-tracker-pagination-returned": ["7"],
|
259
|
+
"x-tracker-pagination-limit": ["7"],
|
260
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
261
|
+
"access-control-allow-origin": ["*"],
|
262
|
+
"access-control-allow-credentials": ["false"],
|
263
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
264
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
265
|
+
},
|
266
|
+
"body": {
|
267
|
+
"encoding": "UTF-8",
|
268
|
+
"string": "[\n {\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728016\",\n \"name\": \"Integrate with payment gateway\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728016,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"checkout\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"chore\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 3,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728018\",\n \"name\": \"When shopper submits order, authorize total product amount from payment gateway\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728018,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"checkout\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"needs discussion\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849092,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728020\",\n \"name\": \"If system fails to authorize payment amount, display error message to shopper\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728020,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"checkout\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728022\",\n \"name\": \"If authorization is successful, show order number and confirmation message to shopper\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728022,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"checkout\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728024\",\n \"name\": \"Send notification email of order placement to admin\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728024,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"admin\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"name\": \"checkout\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849090,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n },\n {\n \"name\": \"shopping\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849082,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 2,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728026\",\n \"name\": \"Shopper should be able to check status of order by entering name and order number\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728026,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"orders\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849094,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"description\": \"When checking status of order, shopper should have the option to ask a question. This should send email to admin.\",\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728028\",\n \"name\": \"Shopper should be able to ask question about order\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728028,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"orders\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849094,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n }\n]"
|
269
|
+
},
|
270
|
+
"http_version": null
|
271
|
+
},
|
272
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:09 GMT"
|
273
|
+
},
|
274
|
+
{
|
275
|
+
"request": {
|
276
|
+
"method": "get",
|
277
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=28",
|
278
|
+
"body": {
|
279
|
+
"encoding": "US-ASCII",
|
280
|
+
"string": ""
|
281
|
+
},
|
282
|
+
"headers": {
|
283
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
284
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
285
|
+
}
|
286
|
+
},
|
287
|
+
"response": {
|
288
|
+
"status": {
|
289
|
+
"code": 200,
|
290
|
+
"message": null
|
291
|
+
},
|
292
|
+
"headers": {
|
293
|
+
"content-type": ["application/json; charset=utf-8"],
|
294
|
+
"transfer-encoding": ["chunked"],
|
295
|
+
"connection": ["close"],
|
296
|
+
"status": ["200"],
|
297
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
298
|
+
"x-tracker-pagination-total": ["59"],
|
299
|
+
"x-tracker-pagination-offset": ["28"],
|
300
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
301
|
+
"x-runtime": ["408"],
|
302
|
+
"x-tracker-project-version": ["1"],
|
303
|
+
"etag": ["\"980f499a5f21851c2967bf71ac99f307\""],
|
304
|
+
"x-tracker-pagination-returned": ["7"],
|
305
|
+
"x-tracker-pagination-limit": ["7"],
|
306
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
307
|
+
"access-control-allow-origin": ["*"],
|
308
|
+
"access-control-allow-credentials": ["false"],
|
309
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
310
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
311
|
+
},
|
312
|
+
"body": {
|
313
|
+
"encoding": "UTF-8",
|
314
|
+
"string": "[\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728030\",\n \"name\": \"Admin can review all order questions and send responses to shoppers\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 66728030,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"admin\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849080,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n },\n {\n \"name\": \"orders\",\n \"updated_at\": \"2014-03-02T07:11:05Z\",\n \"id\": 7849094,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:05Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728032\",\n \"name\": \"Set up Engine Yard production environment\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 66728032,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"deployment\",\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"id\": 7849078,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:04Z\"\n }\n ],\n \"story_type\": \"chore\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728034\",\n \"name\": \"Beta launch\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 66728034,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"deadline\": \"2014-03-17T00:00:00Z\",\n \"labels\": [\n\n ],\n \"story_type\": \"release\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 2,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728036\",\n \"name\": \"Shopper should be able to sign up for an account with email address\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 66728036,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"signup / signin\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 7849096,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728038\",\n \"name\": \"Shopper should be able to reset forgotten password\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 66728038,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"signup / signin\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 7849096,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728040\",\n \"name\": \"Shopper should be able to log out\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 66728040,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"signup / signin\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 7849096,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n },\n {\n \"owner_ids\": [\n\n ],\n \"estimate\": 1,\n \"url\": \"https://www.pivotaltracker.com/story/show/66728042\",\n \"name\": \"When checking out, shopper should have the option to sign in to their account\",\n \"requested_by_id\": 1266314,\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 66728042,\n \"current_state\": \"unstarted\",\n \"kind\": \"story\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"name\": \"signup / signin\",\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"id\": 7849096,\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"created_at\": \"2014-03-02T07:11:06Z\"\n }\n ],\n \"story_type\": \"feature\",\n \"created_at\": \"2014-02-17T00:00:00Z\"\n }\n]"
|
315
|
+
},
|
316
|
+
"http_version": null
|
317
|
+
},
|
318
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:10 GMT"
|
319
|
+
},
|
320
|
+
{
|
321
|
+
"request": {
|
322
|
+
"method": "get",
|
323
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=35",
|
324
|
+
"body": {
|
325
|
+
"encoding": "US-ASCII",
|
326
|
+
"string": ""
|
327
|
+
},
|
328
|
+
"headers": {
|
329
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
330
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
331
|
+
}
|
332
|
+
},
|
333
|
+
"response": {
|
334
|
+
"status": {
|
335
|
+
"code": 200,
|
336
|
+
"message": null
|
337
|
+
},
|
338
|
+
"headers": {
|
339
|
+
"content-type": ["application/json; charset=utf-8"],
|
340
|
+
"transfer-encoding": ["chunked"],
|
341
|
+
"connection": ["close"],
|
342
|
+
"status": ["200"],
|
343
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
344
|
+
"etag": ["\"d9cc21a623bd1466f97b36685c65ee50\""],
|
345
|
+
"x-runtime": ["47"],
|
346
|
+
"x-tracker-pagination-returned": ["7"],
|
347
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
348
|
+
"x-tracker-pagination-limit": ["7"],
|
349
|
+
"x-tracker-pagination-offset": ["35"],
|
350
|
+
"x-tracker-pagination-total": ["59"],
|
351
|
+
"x-tracker-project-version": ["1"],
|
352
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
353
|
+
"access-control-allow-origin": ["*"],
|
354
|
+
"access-control-allow-credentials": ["false"],
|
355
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
356
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
357
|
+
},
|
358
|
+
"body": {
|
359
|
+
"encoding": "UTF-8",
|
360
|
+
"string": "[\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849098,\n \"name\": \"shopper accounts\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 1,\n \"id\": 66728044,\n \"description\": \"Show orders in last 60 days, with link to show older orders\",\n \"name\": \"Signed in shopper should be able to review order history\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728044\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849098,\n \"name\": \"shopper accounts\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 2,\n \"id\": 66728046,\n \"description\": \"Credit card numbers should be stored encrypted\",\n \"name\": \"Signed in shopper should be able to save credit card and address information used in checkout\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728046\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849098,\n \"name\": \"shopper accounts\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 1,\n \"id\": 66728048,\n \"name\": \"Signed in shopper should be able to save product to favorites\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728048\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849098,\n \"name\": \"shopper accounts\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 1,\n \"id\": 66728050,\n \"name\": \"Signed in shopper should be able to review and remove product from favorites\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728050\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849100,\n \"name\": \"design\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"chore\",\n \"requested_by_id\": 1266314,\n \"id\": 66728052,\n \"name\": \"Provide feedback to designer about look/feel of site\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728052\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849100,\n \"name\": \"design\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 3,\n \"id\": 66728054,\n \"name\": \"Apply styling to all shopper facing parts of the site, based on assets from designer\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728054\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849102,\n \"name\": \"user generated content\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 2,\n \"id\": 66728056,\n \"name\": \"Signed in shopper should be able to post product reviews\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728056\",\n \"kind\": \"story\"\n }\n]"
|
361
|
+
},
|
362
|
+
"http_version": null
|
363
|
+
},
|
364
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:10 GMT"
|
365
|
+
},
|
366
|
+
{
|
367
|
+
"request": {
|
368
|
+
"method": "get",
|
369
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=42",
|
370
|
+
"body": {
|
371
|
+
"encoding": "US-ASCII",
|
372
|
+
"string": ""
|
373
|
+
},
|
374
|
+
"headers": {
|
375
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
376
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
377
|
+
}
|
378
|
+
},
|
379
|
+
"response": {
|
380
|
+
"status": {
|
381
|
+
"code": 200,
|
382
|
+
"message": null
|
383
|
+
},
|
384
|
+
"headers": {
|
385
|
+
"content-type": ["application/json; charset=utf-8"],
|
386
|
+
"transfer-encoding": ["chunked"],
|
387
|
+
"connection": ["close"],
|
388
|
+
"status": ["200"],
|
389
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
390
|
+
"etag": ["\"493865e3b898eeee19f712cd4063ba85\""],
|
391
|
+
"x-runtime": ["379"],
|
392
|
+
"x-tracker-pagination-returned": ["7"],
|
393
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
394
|
+
"x-tracker-pagination-limit": ["7"],
|
395
|
+
"x-tracker-pagination-offset": ["42"],
|
396
|
+
"x-tracker-pagination-total": ["59"],
|
397
|
+
"x-tracker-project-version": ["1"],
|
398
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
399
|
+
"access-control-allow-origin": ["*"],
|
400
|
+
"access-control-allow-credentials": ["false"],
|
401
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
402
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
403
|
+
},
|
404
|
+
"body": {
|
405
|
+
"encoding": "UTF-8",
|
406
|
+
"string": "[\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849102,\n \"name\": \"user generated content\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 1,\n \"id\": 66728058,\n \"name\": \"Signed in shopper should be able to rate product, by choosing 1-5 stars\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728058\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849102,\n \"name\": \"user generated content\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 1,\n \"id\": 66728060,\n \"name\": \"When shopper is browsing products, show average product rating and number of reviews next to each product\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728060\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849102,\n \"name\": \"user generated content\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"estimate\": 1,\n \"id\": 66728062,\n \"name\": \"Shopper should be able to read reviews for a product\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728062\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"project_id\": 1027488,\n \"id\": 7849080,\n \"name\": \"admin\",\n \"kind\": \"label\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849104,\n \"name\": \"featured products\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"id\": 66728064,\n \"name\": \"Admin should be able to mark a product as featured\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728064\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849104,\n \"name\": \"featured products\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"id\": 66728066,\n \"name\": \"Featured products should appear on the site landing page\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728066\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"project_id\": 1027488,\n \"id\": 7849080,\n \"name\": \"admin\",\n \"kind\": \"label\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849106,\n \"name\": \"blog\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"id\": 66728068,\n \"name\": \"Admin should be able to create and edit blog articles\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728068\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"project_id\": 1027488,\n \"id\": 7849080,\n \"name\": \"admin\",\n \"kind\": \"label\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849106,\n \"name\": \"blog\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"id\": 66728070,\n \"name\": \"Admin should be able to save blog articles in draft mode\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728070\",\n \"kind\": \"story\"\n }\n]"
|
407
|
+
},
|
408
|
+
"http_version": null
|
409
|
+
},
|
410
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:11 GMT"
|
411
|
+
},
|
412
|
+
{
|
413
|
+
"request": {
|
414
|
+
"method": "get",
|
415
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=49",
|
416
|
+
"body": {
|
417
|
+
"encoding": "US-ASCII",
|
418
|
+
"string": ""
|
419
|
+
},
|
420
|
+
"headers": {
|
421
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
422
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
423
|
+
}
|
424
|
+
},
|
425
|
+
"response": {
|
426
|
+
"status": {
|
427
|
+
"code": 200,
|
428
|
+
"message": null
|
429
|
+
},
|
430
|
+
"headers": {
|
431
|
+
"content-type": ["application/json; charset=utf-8"],
|
432
|
+
"transfer-encoding": ["chunked"],
|
433
|
+
"connection": ["close"],
|
434
|
+
"status": ["200"],
|
435
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
436
|
+
"etag": ["\"fe1f417f0e128f3d564ade1a4fec7988\""],
|
437
|
+
"x-runtime": ["57"],
|
438
|
+
"x-tracker-pagination-returned": ["7"],
|
439
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
440
|
+
"x-tracker-pagination-limit": ["7"],
|
441
|
+
"x-tracker-pagination-offset": ["49"],
|
442
|
+
"x-tracker-pagination-total": ["59"],
|
443
|
+
"x-tracker-project-version": ["1"],
|
444
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
445
|
+
"access-control-allow-origin": ["*"],
|
446
|
+
"access-control-allow-credentials": ["false"],
|
447
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
448
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
449
|
+
},
|
450
|
+
"body": {
|
451
|
+
"encoding": "UTF-8",
|
452
|
+
"string": "[\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849106,\n \"name\": \"blog\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"id\": 66728072,\n \"name\": \"Published blog articles should appear on the site\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728072\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-03-02T07:11:06Z\",\n \"project_id\": 1027488,\n \"id\": 7849106,\n \"name\": \"blog\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"id\": 66728074,\n \"name\": \"People should be able to subscribe to blog via RSS and Atom\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728074\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:06Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"project_id\": 1027488,\n \"id\": 7849080,\n \"name\": \"admin\",\n \"kind\": \"label\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"project_id\": 1027488,\n \"id\": 7849108,\n \"name\": \"reporting\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"id\": 66728076,\n \"name\": \"Admin should be able to view monthly sales report\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728076\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"project_id\": 1027488,\n \"id\": 7849080,\n \"name\": \"admin\",\n \"kind\": \"label\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"project_id\": 1027488,\n \"id\": 7849108,\n \"name\": \"reporting\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"feature\",\n \"requested_by_id\": 1266314,\n \"id\": 66728078,\n \"name\": \"Admin should be able to export orders as CSV file, based on date range and order status\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728078\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:04Z\",\n \"created_at\": \"2014-03-02T07:11:04Z\",\n \"project_id\": 1027488,\n \"id\": 7849078,\n \"name\": \"deployment\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"chore\",\n \"requested_by_id\": 1266314,\n \"id\": 66728080,\n \"name\": \"Request higher number of production slices, for scaling\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728080\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n\n ],\n \"current_state\": \"unstarted\",\n \"story_type\": \"release\",\n \"requested_by_id\": 1266314,\n \"id\": 66728082,\n \"name\": \"Full production launch\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728082\",\n \"kind\": \"story\"\n },\n {\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"project_id\": 1027488,\n \"labels\": [\n {\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"project_id\": 1027488,\n \"id\": 7849110,\n \"name\": \"ie6\",\n \"kind\": \"label\"\n }\n ],\n \"current_state\": \"unscheduled\",\n \"story_type\": \"bug\",\n \"requested_by_id\": 1266314,\n \"id\": 66728084,\n \"name\": \"Product browsing pagination not working in IE6\",\n \"owner_ids\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728084\",\n \"kind\": \"story\"\n }\n]"
|
453
|
+
},
|
454
|
+
"http_version": null
|
455
|
+
},
|
456
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:11 GMT"
|
457
|
+
},
|
458
|
+
{
|
459
|
+
"request": {
|
460
|
+
"method": "get",
|
461
|
+
"uri": "https://www.pivotaltracker.com/services/v5/projects/1027488/stories?limit=7&offset=56",
|
462
|
+
"body": {
|
463
|
+
"encoding": "US-ASCII",
|
464
|
+
"string": ""
|
465
|
+
},
|
466
|
+
"headers": {
|
467
|
+
"User-Agent": ["Ruby/2.0.0 (x86_64-darwin13.0.2; ruby) TrackerApi/0.1.0 Faraday/0.8.9"],
|
468
|
+
"X-TrackerToken": ["0de3ac29f13082f0c16ed76f3f3f6895"]
|
469
|
+
}
|
470
|
+
},
|
471
|
+
"response": {
|
472
|
+
"status": {
|
473
|
+
"code": 200,
|
474
|
+
"message": null
|
475
|
+
},
|
476
|
+
"headers": {
|
477
|
+
"content-type": ["application/json; charset=utf-8"],
|
478
|
+
"transfer-encoding": ["chunked"],
|
479
|
+
"connection": ["close"],
|
480
|
+
"status": ["200"],
|
481
|
+
"x-powered-by": ["Phusion Passenger (mod_rails/mod_rack) 3.0.14"],
|
482
|
+
"x-tracker-project-version": ["1"],
|
483
|
+
"etag": ["\"3816bdd94982aec060f7928137f9446d\""],
|
484
|
+
"x-tracker-pagination-total": ["59"],
|
485
|
+
"x-runtime": ["45"],
|
486
|
+
"x-tracker-pagination-returned": ["3"],
|
487
|
+
"x-tracker-pagination-offset": ["56"],
|
488
|
+
"cache-control": ["private, max-age=0, must-revalidate"],
|
489
|
+
"x-tracker-pagination-limit": ["7"],
|
490
|
+
"server": ["nginx/1.2.2 + Phusion Passenger 3.0.14 (mod_rails/mod_rack)"],
|
491
|
+
"access-control-allow-origin": ["*"],
|
492
|
+
"access-control-allow-credentials": ["false"],
|
493
|
+
"access-control-allow-methods": ["GET, POST, PUT, DELETE, OPTIONS"],
|
494
|
+
"access-control-allow-headers": ["X-TrackerToken,DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,X-Tracker-Warn-Unless-Project-Version-Is"]
|
495
|
+
},
|
496
|
+
"body": {
|
497
|
+
"encoding": "UTF-8",
|
498
|
+
"string": "[\n {\n \"project_id\": 1027488,\n \"kind\": \"story\",\n \"owner_ids\": [\n\n ],\n \"requested_by_id\": 1266314,\n \"id\": 66728086,\n \"labels\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728086\",\n \"story_type\": \"feature\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"current_state\": \"unscheduled\",\n \"name\": \"Integrate with automated order fullfillment system\"\n },\n {\n \"project_id\": 1027488,\n \"kind\": \"story\",\n \"owner_ids\": [\n\n ],\n \"requested_by_id\": 1266314,\n \"id\": 66728088,\n \"labels\": [\n {\n \"kind\": \"label\",\n \"project_id\": 1027488,\n \"id\": 7849112,\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-03-02T07:11:07Z\",\n \"name\": \"epic\"\n }\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728088\",\n \"story_type\": \"feature\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"current_state\": \"unscheduled\",\n \"name\": \"native iPhone app to allow product browsing and checkout\"\n },\n {\n \"project_id\": 1027488,\n \"kind\": \"story\",\n \"owner_ids\": [\n\n ],\n \"requested_by_id\": 1266314,\n \"id\": 66728090,\n \"labels\": [\n\n ],\n \"url\": \"https://www.pivotaltracker.com/story/show/66728090\",\n \"story_type\": \"feature\",\n \"updated_at\": \"2014-03-02T07:11:07Z\",\n \"created_at\": \"2014-02-17T00:00:00Z\",\n \"current_state\": \"unscheduled\",\n \"name\": \"Facebook app, allowing users to share favorite products\"\n }\n]"
|
499
|
+
},
|
500
|
+
"http_version": null
|
501
|
+
},
|
502
|
+
"recorded_at": "Tue, 25 Mar 2014 06:05:11 GMT"
|
503
|
+
}
|
504
|
+
], "recorded_with": "VCR 2.8.0"}
|