| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- [
- {
- "id": "board-in-progress",
- "title": "In Progress",
- "item": [
- {
- "id": "in-progress-1",
- "title": "Research FAQ page UX",
- "comments": "12",
- "badge-text": "UX",
- "badge": "success",
- "due-date": "5 April",
- "attachments": "4",
- "assigned": [
- "12.png",
- "5.png"
- ],
- "members": [
- "Bruce",
- "Clark"
- ]
- },
- {
- "id": "in-progress-2",
- "title": "Review Javascript code",
- "comments": "8",
- "badge-text": "Code Review",
- "badge": "danger",
- "attachments": "2",
- "due-date": "10 April",
- "assigned": [
- "3.png",
- "8.png"
- ],
- "members": [
- "Helena",
- "Iris"
- ]
- }
- ]
- },
- {
- "id": "board-in-review",
- "title": "In Review",
- "item": [
- {
- "id": "in-review-1",
- "title": "Review completed Apps",
- "comments": "17",
- "badge-text": "Dashboard",
- "badge": "info",
- "due-date": "8 April",
- "attachments": "8",
- "assigned": [
- "11.png",
- "6.png"
- ],
- "members": [
- "Laurel",
- "Harley"
- ]
- },
- {
- "id": "in-review-2",
- "title": "Find new images for pages",
- "comments": "18",
- "badge-text": "Images",
- "image": "3.png",
- "badge": "warning",
- "due-date": "2 April",
- "attachments": "10",
- "assigned": [
- "9.png",
- "2.png",
- "3.png",
- "12.png"
- ],
- "members": [
- "Jordan",
- "Dianna",
- "Vinnie",
- "Lasa"
- ]
- }
- ]
- },
- {
- "id": "board-done",
- "title": "Done",
- "item": [
- {
- "id": "done-1",
- "title": "Forms & Tables section",
- "comments": "4",
- "badge-text": "App",
- "badge": "secondary",
- "due-date": "7 April",
- "attachments": "1",
- "assigned": [
- "2.png",
- "9.png",
- "10.png"
- ],
- "members": [
- "Kara",
- "Nyssa",
- "Darcey"
- ]
- },
- {
- "id": "done-2",
- "title": "Completed Charts & Maps",
- "comments": "21",
- "badge-text": "Charts & Maps",
- "badge": "primary",
- "due-date": "7 April",
- "attachments": "6",
- "assigned": [
- "1.png"
- ],
- "members": [
- "Sarah"
- ]
- }
- ]
- }
- ]
|