trollolo 0.0.5 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/README.md +4 -3
- data/lib/burndown_chart.rb +10 -6
- data/lib/burndown_data.rb +34 -16
- data/lib/card.rb +18 -0
- data/lib/checklist.rb +9 -0
- data/lib/cli.rb +36 -114
- data/lib/column.rb +5 -1
- data/lib/scrum_board.rb +40 -0
- data/lib/trello_wrapper.rb +5 -0
- data/lib/trollolo.rb +1 -0
- data/lib/version.rb +1 -1
- data/spec/data/attachment-data +1 -0
- data/spec/data/board.json +2 -1
- data/spec/data/burndown-data.yaml +6 -0
- data/spec/data/burndown_dir/burndown-data-02.yaml +13 -1
- data/spec/data/create_burndown_helper/burndown-08.png +0 -0
- data/spec/data/create_burndown_helper/burndown-23.png +0 -0
- data/spec/data/create_burndown_helper/burndown-31.png +0 -0
- data/spec/data/create_burndown_helper/burndown-35.png +0 -0
- data/spec/data/full-board.json +166 -22
- data/spec/unit/backup_spec.rb +5 -0
- data/spec/unit/burndown_chart_spec.rb +176 -85
- data/spec/unit/burndown_data_spec.rb +77 -45
- data/spec/unit/card_spec.rb +75 -0
- data/spec/unit/cli_spec.rb +71 -10
- data/spec/unit/support/update_webmock_data +22 -4
- data/spec/unit/trello_wrapper_spec.rb +30 -0
- data/trollolo.gemspec +2 -2
- data/yes_ship_it.conf +2 -2
- metadata +18 -19
- data/man/trollolo.1 +0 -128
- data/man/trollolo.1.html +0 -219
data/spec/data/full-board.json
CHANGED
@@ -16,6 +16,7 @@
|
|
16
16
|
"selfJoin": false,
|
17
17
|
"cardCovers": true,
|
18
18
|
"cardAging": "regular",
|
19
|
+
"calendarFeedEnabled": false,
|
19
20
|
"background": "5319bb612fb0bcdf451401a8",
|
20
21
|
"backgroundColor": null,
|
21
22
|
"backgroundImage": "https://trello-backgrounds.s3.amazonaws.com/4e727168cb2ac700002cf6b6/990df8f044b98679ccbef943beff54d6/4268316033_6d847a0219_b.jpg",
|
@@ -57,7 +58,7 @@
|
|
57
58
|
"blue": "Sticky",
|
58
59
|
"sky": "",
|
59
60
|
"lime": "",
|
60
|
-
"pink": "",
|
61
|
+
"pink": "Unplanned",
|
61
62
|
"black": ""
|
62
63
|
},
|
63
64
|
"cards": [
|
@@ -70,7 +71,6 @@
|
|
70
71
|
"dateLastActivity": "2014-03-07T12:52:07.236Z",
|
71
72
|
"desc": "",
|
72
73
|
"descData": null,
|
73
|
-
"email": null,
|
74
74
|
"idBoard": "53186e8391ef8671265eba9d",
|
75
75
|
"idList": "53186e8391ef8671265eba9e",
|
76
76
|
"idMembersVoted": [
|
@@ -98,6 +98,7 @@
|
|
98
98
|
"due": null
|
99
99
|
},
|
100
100
|
"due": null,
|
101
|
+
"email": "trello@example.com",
|
101
102
|
"idChecklists": [
|
102
103
|
|
103
104
|
],
|
@@ -129,7 +130,6 @@
|
|
129
130
|
"dateLastActivity": "2014-03-07T13:00:17.162Z",
|
130
131
|
"desc": "",
|
131
132
|
"descData": null,
|
132
|
-
"email": null,
|
133
133
|
"idBoard": "53186e8391ef8671265eba9d",
|
134
134
|
"idList": "53186e8391ef8671265eba9e",
|
135
135
|
"idMembersVoted": [
|
@@ -157,6 +157,7 @@
|
|
157
157
|
"due": null
|
158
158
|
},
|
159
159
|
"due": null,
|
160
|
+
"email": "trello@example.com",
|
160
161
|
"idChecklists": [
|
161
162
|
"5319c22c584448bf2c314936"
|
162
163
|
],
|
@@ -221,7 +222,6 @@
|
|
221
222
|
"dateLastActivity": "2015-02-09T15:47:34.597Z",
|
222
223
|
"desc": "",
|
223
224
|
"descData": null,
|
224
|
-
"email": null,
|
225
225
|
"idBoard": "53186e8391ef8671265eba9d",
|
226
226
|
"idList": "53186e8391ef8671265eba9e",
|
227
227
|
"idMembersVoted": [
|
@@ -249,6 +249,7 @@
|
|
249
249
|
"due": null
|
250
250
|
},
|
251
251
|
"due": null,
|
252
|
+
"email": "trello@example.com",
|
252
253
|
"idChecklists": [
|
253
254
|
"5319c5b3d9e20a072df0400a"
|
254
255
|
],
|
@@ -296,7 +297,6 @@
|
|
296
297
|
"dateLastActivity": "2014-03-14T12:09:20.214Z",
|
297
298
|
"desc": "",
|
298
299
|
"descData": null,
|
299
|
-
"email": null,
|
300
300
|
"idBoard": "53186e8391ef8671265eba9d",
|
301
301
|
"idList": "53186e8391ef8671265eba9e",
|
302
302
|
"idMembersVoted": [
|
@@ -324,6 +324,7 @@
|
|
324
324
|
"due": null
|
325
325
|
},
|
326
326
|
"due": null,
|
327
|
+
"email": "trello@example.com",
|
327
328
|
"idChecklists": [
|
328
329
|
"5319c5ce8cf780f37d4c0b35"
|
329
330
|
],
|
@@ -371,7 +372,6 @@
|
|
371
372
|
"dateLastActivity": "2014-03-07T12:54:51.637Z",
|
372
373
|
"desc": "",
|
373
374
|
"descData": null,
|
374
|
-
"email": null,
|
375
375
|
"idBoard": "53186e8391ef8671265eba9d",
|
376
376
|
"idList": "53186e8391ef8671265eba9e",
|
377
377
|
"idMembersVoted": [
|
@@ -399,6 +399,7 @@
|
|
399
399
|
"due": null
|
400
400
|
},
|
401
401
|
"due": null,
|
402
|
+
"email": "trello@example.com",
|
402
403
|
"idChecklists": [
|
403
404
|
|
404
405
|
],
|
@@ -430,7 +431,6 @@
|
|
430
431
|
"dateLastActivity": "2014-03-14T12:10:26.446Z",
|
431
432
|
"desc": "",
|
432
433
|
"descData": null,
|
433
|
-
"email": null,
|
434
434
|
"idBoard": "53186e8391ef8671265eba9d",
|
435
435
|
"idList": "53186e8391ef8671265eba9e",
|
436
436
|
"idMembersVoted": [
|
@@ -458,6 +458,7 @@
|
|
458
458
|
"due": null
|
459
459
|
},
|
460
460
|
"due": null,
|
461
|
+
"email": "trello@example.com",
|
461
462
|
"idChecklists": [
|
462
463
|
"5319c5ea7b7a51a62bc907a1"
|
463
464
|
],
|
@@ -511,7 +512,6 @@
|
|
511
512
|
"dateLastActivity": "2015-02-09T15:47:39.045Z",
|
512
513
|
"desc": "",
|
513
514
|
"descData": null,
|
514
|
-
"email": null,
|
515
515
|
"idBoard": "53186e8391ef8671265eba9d",
|
516
516
|
"idList": "53186e8391ef8671265eba9f",
|
517
517
|
"idMembersVoted": [
|
@@ -539,6 +539,7 @@
|
|
539
539
|
"due": null
|
540
540
|
},
|
541
541
|
"due": null,
|
542
|
+
"email": "trello@example.com",
|
542
543
|
"idChecklists": [
|
543
544
|
"5319c1cd55ed32bd2bb998eb",
|
544
545
|
"54d8d6905a4c941656e68ac5"
|
@@ -604,6 +605,90 @@
|
|
604
605
|
}
|
605
606
|
]
|
606
607
|
},
|
608
|
+
{
|
609
|
+
"id": "5644a4e8605fae40ad030587",
|
610
|
+
"checkItemStates": [
|
611
|
+
{
|
612
|
+
"idCheckItem": "5644a7625253e1be1190cc27",
|
613
|
+
"state": "complete"
|
614
|
+
}
|
615
|
+
],
|
616
|
+
"closed": false,
|
617
|
+
"dateLastActivity": "2015-11-12T14:51:18.294Z",
|
618
|
+
"desc": "",
|
619
|
+
"descData": null,
|
620
|
+
"idBoard": "53186e8391ef8671265eba9d",
|
621
|
+
"idList": "53186e8391ef8671265eba9f",
|
622
|
+
"idMembersVoted": [
|
623
|
+
|
624
|
+
],
|
625
|
+
"idShort": 22,
|
626
|
+
"idAttachmentCover": null,
|
627
|
+
"manualCoverAttachment": false,
|
628
|
+
"idLabels": [
|
629
|
+
"5644a511fb396fe706aa5636"
|
630
|
+
],
|
631
|
+
"name": "(1) Fix emergency",
|
632
|
+
"pos": 131071,
|
633
|
+
"shortLink": "2OJ1nbmE",
|
634
|
+
"badges": {
|
635
|
+
"votes": 0,
|
636
|
+
"viewingMemberVoted": false,
|
637
|
+
"subscribed": false,
|
638
|
+
"fogbugz": "",
|
639
|
+
"checkItems": 2,
|
640
|
+
"checkItemsChecked": 1,
|
641
|
+
"comments": 0,
|
642
|
+
"attachments": 0,
|
643
|
+
"description": false,
|
644
|
+
"due": null
|
645
|
+
},
|
646
|
+
"due": null,
|
647
|
+
"email": "trello@example.com",
|
648
|
+
"idChecklists": [
|
649
|
+
"5644a75c36ae567f29215587"
|
650
|
+
],
|
651
|
+
"idMembers": [
|
652
|
+
|
653
|
+
],
|
654
|
+
"labels": [
|
655
|
+
{
|
656
|
+
"id": "5644a511fb396fe706aa5636",
|
657
|
+
"idBoard": "53186e8391ef8671265eba9d",
|
658
|
+
"name": "Unplanned",
|
659
|
+
"color": "pink",
|
660
|
+
"uses": 2
|
661
|
+
}
|
662
|
+
],
|
663
|
+
"shortUrl": "https://trello.com/c/2OJ1nbmE",
|
664
|
+
"subscribed": false,
|
665
|
+
"url": "https://trello.com/c/2OJ1nbmE/22-1-fix-emergency",
|
666
|
+
"checklists": [
|
667
|
+
{
|
668
|
+
"id": "5644a75c36ae567f29215587",
|
669
|
+
"name": "Tasks",
|
670
|
+
"idBoard": "53186e8391ef8671265eba9d",
|
671
|
+
"idCard": "5644a4e8605fae40ad030587",
|
672
|
+
"pos": 16384,
|
673
|
+
"checkItems": [
|
674
|
+
{
|
675
|
+
"id": "5644a7625253e1be1190cc27",
|
676
|
+
"name": "Start",
|
677
|
+
"nameData": null,
|
678
|
+
"pos": 16447,
|
679
|
+
"state": "complete"
|
680
|
+
},
|
681
|
+
{
|
682
|
+
"id": "5644a764ba20b90342703398",
|
683
|
+
"name": "Stop",
|
684
|
+
"nameData": null,
|
685
|
+
"pos": 33252,
|
686
|
+
"state": "incomplete"
|
687
|
+
}
|
688
|
+
]
|
689
|
+
}
|
690
|
+
]
|
691
|
+
},
|
607
692
|
{
|
608
693
|
"id": "5319c12ca78944d77d7912ea",
|
609
694
|
"checkItemStates": [
|
@@ -613,7 +698,6 @@
|
|
613
698
|
"dateLastActivity": "2014-03-07T12:53:06.043Z",
|
614
699
|
"desc": "",
|
615
700
|
"descData": null,
|
616
|
-
"email": null,
|
617
701
|
"idBoard": "53186e8391ef8671265eba9d",
|
618
702
|
"idList": "5319bf088cdf9cd82be336b0",
|
619
703
|
"idMembersVoted": [
|
@@ -641,6 +725,7 @@
|
|
641
725
|
"due": null
|
642
726
|
},
|
643
727
|
"due": null,
|
728
|
+
"email": "trello@example.com",
|
644
729
|
"idChecklists": [
|
645
730
|
|
646
731
|
],
|
@@ -672,7 +757,6 @@
|
|
672
757
|
"dateLastActivity": "2015-01-08T13:22:38.264Z",
|
673
758
|
"desc": "```yaml\ntotal_days: 18\nweekend_lines:\n - 1.5\n - 6.5\n - 11.5\n - 16.5\n```",
|
674
759
|
"descData": null,
|
675
|
-
"email": null,
|
676
760
|
"idBoard": "53186e8391ef8671265eba9d",
|
677
761
|
"idList": "5319bf088cdf9cd82be336b0",
|
678
762
|
"idMembersVoted": [
|
@@ -700,6 +784,7 @@
|
|
700
784
|
"due": null
|
701
785
|
},
|
702
786
|
"due": null,
|
787
|
+
"email": "trello@example.com",
|
703
788
|
"idChecklists": [
|
704
789
|
|
705
790
|
],
|
@@ -742,7 +827,6 @@
|
|
742
827
|
"dateLastActivity": "2014-03-07T12:54:22.043Z",
|
743
828
|
"desc": "",
|
744
829
|
"descData": null,
|
745
|
-
"email": null,
|
746
830
|
"idBoard": "53186e8391ef8671265eba9d",
|
747
831
|
"idList": "5319bf088cdf9cd82be336b0",
|
748
832
|
"idMembersVoted": [
|
@@ -770,6 +854,7 @@
|
|
770
854
|
"due": null
|
771
855
|
},
|
772
856
|
"due": null,
|
857
|
+
"email": "trello@example.com",
|
773
858
|
"idChecklists": [
|
774
859
|
"5319c09cab4511c37d2a6254"
|
775
860
|
],
|
@@ -815,6 +900,65 @@
|
|
815
900
|
}
|
816
901
|
]
|
817
902
|
},
|
903
|
+
{
|
904
|
+
"id": "5644a56611c9d30d2a372f36",
|
905
|
+
"checkItemStates": [
|
906
|
+
|
907
|
+
],
|
908
|
+
"closed": false,
|
909
|
+
"dateLastActivity": "2015-11-12T14:43:04.938Z",
|
910
|
+
"desc": "",
|
911
|
+
"descData": null,
|
912
|
+
"idBoard": "53186e8391ef8671265eba9d",
|
913
|
+
"idList": "5319bf088cdf9cd82be336b0",
|
914
|
+
"idMembersVoted": [
|
915
|
+
|
916
|
+
],
|
917
|
+
"idShort": 23,
|
918
|
+
"idAttachmentCover": null,
|
919
|
+
"manualCoverAttachment": false,
|
920
|
+
"idLabels": [
|
921
|
+
"5644a511fb396fe706aa5636"
|
922
|
+
],
|
923
|
+
"name": "(2) Some unplanned work",
|
924
|
+
"pos": 131071,
|
925
|
+
"shortLink": "lcMVqVM4",
|
926
|
+
"badges": {
|
927
|
+
"votes": 0,
|
928
|
+
"viewingMemberVoted": false,
|
929
|
+
"subscribed": false,
|
930
|
+
"fogbugz": "",
|
931
|
+
"checkItems": 0,
|
932
|
+
"checkItemsChecked": 0,
|
933
|
+
"comments": 0,
|
934
|
+
"attachments": 0,
|
935
|
+
"description": false,
|
936
|
+
"due": null
|
937
|
+
},
|
938
|
+
"due": null,
|
939
|
+
"email": "trello@example.com",
|
940
|
+
"idChecklists": [
|
941
|
+
|
942
|
+
],
|
943
|
+
"idMembers": [
|
944
|
+
|
945
|
+
],
|
946
|
+
"labels": [
|
947
|
+
{
|
948
|
+
"id": "5644a511fb396fe706aa5636",
|
949
|
+
"idBoard": "53186e8391ef8671265eba9d",
|
950
|
+
"name": "Unplanned",
|
951
|
+
"color": "pink",
|
952
|
+
"uses": 2
|
953
|
+
}
|
954
|
+
],
|
955
|
+
"shortUrl": "https://trello.com/c/lcMVqVM4",
|
956
|
+
"subscribed": false,
|
957
|
+
"url": "https://trello.com/c/lcMVqVM4/23-2-some-unplanned-work",
|
958
|
+
"checklists": [
|
959
|
+
|
960
|
+
]
|
961
|
+
},
|
818
962
|
{
|
819
963
|
"id": "5319c10ed542ef5b1591d0e4",
|
820
964
|
"checkItemStates": [
|
@@ -824,7 +968,6 @@
|
|
824
968
|
"dateLastActivity": "2014-03-07T12:52:52.679Z",
|
825
969
|
"desc": "",
|
826
970
|
"descData": null,
|
827
|
-
"email": null,
|
828
971
|
"idBoard": "53186e8391ef8671265eba9d",
|
829
972
|
"idList": "5319bf045c6ef0092c55331e",
|
830
973
|
"idMembersVoted": [
|
@@ -852,6 +995,7 @@
|
|
852
995
|
"due": null
|
853
996
|
},
|
854
997
|
"due": null,
|
998
|
+
"email": "trello@example.com",
|
855
999
|
"idChecklists": [
|
856
1000
|
|
857
1001
|
],
|
@@ -886,7 +1030,6 @@
|
|
886
1030
|
"emoji": {
|
887
1031
|
}
|
888
1032
|
},
|
889
|
-
"email": null,
|
890
1033
|
"idBoard": "53186e8391ef8671265eba9d",
|
891
1034
|
"idList": "5319bf045c6ef0092c55331e",
|
892
1035
|
"idMembersVoted": [
|
@@ -914,6 +1057,7 @@
|
|
914
1057
|
"due": null
|
915
1058
|
},
|
916
1059
|
"due": null,
|
1060
|
+
"email": "trello@example.com",
|
917
1061
|
"idChecklists": [
|
918
1062
|
|
919
1063
|
],
|
@@ -945,7 +1089,6 @@
|
|
945
1089
|
"dateLastActivity": "2014-03-07T12:48:06.330Z",
|
946
1090
|
"desc": "",
|
947
1091
|
"descData": null,
|
948
|
-
"email": null,
|
949
1092
|
"idBoard": "53186e8391ef8671265eba9d",
|
950
1093
|
"idList": "5319bf045c6ef0092c55331e",
|
951
1094
|
"idMembersVoted": [
|
@@ -973,6 +1116,7 @@
|
|
973
1116
|
"due": null
|
974
1117
|
},
|
975
1118
|
"due": null,
|
1119
|
+
"email": "trello@example.com",
|
976
1120
|
"idChecklists": [
|
977
1121
|
|
978
1122
|
],
|
@@ -1009,7 +1153,6 @@
|
|
1009
1153
|
"dateLastActivity": "2014-03-07T12:49:44.474Z",
|
1010
1154
|
"desc": "",
|
1011
1155
|
"descData": null,
|
1012
|
-
"email": null,
|
1013
1156
|
"idBoard": "53186e8391ef8671265eba9d",
|
1014
1157
|
"idList": "5319bf045c6ef0092c55331e",
|
1015
1158
|
"idMembersVoted": [
|
@@ -1037,6 +1180,7 @@
|
|
1037
1180
|
"due": null
|
1038
1181
|
},
|
1039
1182
|
"due": null,
|
1183
|
+
"email": "trello@example.com",
|
1040
1184
|
"idChecklists": [
|
1041
1185
|
"5319c04d592a9182153db831"
|
1042
1186
|
],
|
@@ -1094,7 +1238,6 @@
|
|
1094
1238
|
"dateLastActivity": "2014-03-07T12:52:49.208Z",
|
1095
1239
|
"desc": "",
|
1096
1240
|
"descData": null,
|
1097
|
-
"email": null,
|
1098
1241
|
"idBoard": "53186e8391ef8671265eba9d",
|
1099
1242
|
"idList": "53186e8391ef8671265ebaa0",
|
1100
1243
|
"idMembersVoted": [
|
@@ -1122,6 +1265,7 @@
|
|
1122
1265
|
"due": null
|
1123
1266
|
},
|
1124
1267
|
"due": null,
|
1268
|
+
"email": "trello@example.com",
|
1125
1269
|
"idChecklists": [
|
1126
1270
|
|
1127
1271
|
],
|
@@ -1153,7 +1297,6 @@
|
|
1153
1297
|
"dateLastActivity": "2015-01-08T13:22:54.227Z",
|
1154
1298
|
"desc": "",
|
1155
1299
|
"descData": null,
|
1156
|
-
"email": null,
|
1157
1300
|
"idBoard": "53186e8391ef8671265eba9d",
|
1158
1301
|
"idList": "53186e8391ef8671265ebaa0",
|
1159
1302
|
"idMembersVoted": [
|
@@ -1181,6 +1324,7 @@
|
|
1181
1324
|
"due": null
|
1182
1325
|
},
|
1183
1326
|
"due": null,
|
1327
|
+
"email": "trello@example.com",
|
1184
1328
|
"idChecklists": [
|
1185
1329
|
|
1186
1330
|
],
|
@@ -1219,7 +1363,6 @@
|
|
1219
1363
|
"dateLastActivity": "2014-03-07T12:48:42.185Z",
|
1220
1364
|
"desc": "",
|
1221
1365
|
"descData": null,
|
1222
|
-
"email": null,
|
1223
1366
|
"idBoard": "53186e8391ef8671265eba9d",
|
1224
1367
|
"idList": "53186e8391ef8671265ebaa0",
|
1225
1368
|
"idMembersVoted": [
|
@@ -1247,6 +1390,7 @@
|
|
1247
1390
|
"due": null
|
1248
1391
|
},
|
1249
1392
|
"due": null,
|
1393
|
+
"email": "trello@example.com",
|
1250
1394
|
"idChecklists": [
|
1251
1395
|
"5319bfca9876ce6d4591c4b2"
|
1252
1396
|
],
|
@@ -1309,7 +1453,6 @@
|
|
1309
1453
|
"dateLastActivity": "2014-03-07T12:46:58.957Z",
|
1310
1454
|
"desc": "",
|
1311
1455
|
"descData": null,
|
1312
|
-
"email": null,
|
1313
1456
|
"idBoard": "53186e8391ef8671265eba9d",
|
1314
1457
|
"idList": "53186e8391ef8671265ebaa0",
|
1315
1458
|
"idMembersVoted": [
|
@@ -1337,6 +1480,7 @@
|
|
1337
1480
|
"due": null
|
1338
1481
|
},
|
1339
1482
|
"due": null,
|
1483
|
+
"email": "trello@example.com",
|
1340
1484
|
"idChecklists": [
|
1341
1485
|
"5319bfaa8ff351c22b123ad0"
|
1342
1486
|
],
|
@@ -1401,7 +1545,6 @@
|
|
1401
1545
|
"dateLastActivity": "2014-03-07T12:48:38.152Z",
|
1402
1546
|
"desc": "",
|
1403
1547
|
"descData": null,
|
1404
|
-
"email": null,
|
1405
1548
|
"idBoard": "53186e8391ef8671265eba9d",
|
1406
1549
|
"idList": "53186e8391ef8671265ebaa0",
|
1407
1550
|
"idMembersVoted": [
|
@@ -1429,6 +1572,7 @@
|
|
1429
1572
|
"due": null
|
1430
1573
|
},
|
1431
1574
|
"due": null,
|
1575
|
+
"email": "trello@example.com",
|
1432
1576
|
"idChecklists": [
|
1433
1577
|
"5319bfeb2d638eb411117815"
|
1434
1578
|
],
|
@@ -1472,7 +1616,6 @@
|
|
1472
1616
|
"emoji": {
|
1473
1617
|
}
|
1474
1618
|
},
|
1475
|
-
"email": null,
|
1476
1619
|
"idBoard": "53186e8391ef8671265eba9d",
|
1477
1620
|
"idList": "5319bc0aa338308d42f108d6",
|
1478
1621
|
"idMembersVoted": [
|
@@ -1500,6 +1643,7 @@
|
|
1500
1643
|
"due": null
|
1501
1644
|
},
|
1502
1645
|
"due": null,
|
1646
|
+
"email": "trello@example.com",
|
1503
1647
|
"idChecklists": [
|
1504
1648
|
|
1505
1649
|
],
|
@@ -1528,7 +1672,6 @@
|
|
1528
1672
|
"emoji": {
|
1529
1673
|
}
|
1530
1674
|
},
|
1531
|
-
"email": null,
|
1532
1675
|
"idBoard": "53186e8391ef8671265eba9d",
|
1533
1676
|
"idList": "5319bc0aa338308d42f108d6",
|
1534
1677
|
"idMembersVoted": [
|
@@ -1556,6 +1699,7 @@
|
|
1556
1699
|
"due": null
|
1557
1700
|
},
|
1558
1701
|
"due": null,
|
1702
|
+
"email": "trello@example.com",
|
1559
1703
|
"idChecklists": [
|
1560
1704
|
|
1561
1705
|
],
|
data/spec/unit/backup_spec.rb
CHANGED
@@ -64,6 +64,10 @@ Trollolo Testing Board
|
|
64
64
|
Feedback
|
65
65
|
Ask user who requested the feature (complete)
|
66
66
|
Ask product manager (incomplete)
|
67
|
+
(1) Fix emergency
|
68
|
+
Tasks
|
69
|
+
Start (complete)
|
70
|
+
Stop (incomplete)
|
67
71
|
Done Sprint 10
|
68
72
|
Burndown chart
|
69
73
|
Sprint 10
|
@@ -72,6 +76,7 @@ Trollolo Testing Board
|
|
72
76
|
Fill Done Sprint 1 (complete)
|
73
77
|
Fill Done Sprint 2 (complete)
|
74
78
|
Fill Done Sprint 3 (complete)
|
79
|
+
(2) Some unplanned work
|
75
80
|
Done Sprint 9
|
76
81
|
Burndown chart
|
77
82
|
Sprint 9
|