-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #397 from MuckRock/368-document-components
Document components
- Loading branch information
Showing
17 changed files
with
1,446 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,3 +39,4 @@ tests/fixtures/development.json | |
|
||
scratch/ | ||
dist/ | ||
storybook-static/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{ "next": null, "previous": null, "results": [] } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
{ | ||
"id": 1, | ||
"access": "public", | ||
"admin_noindex": false, | ||
"asset_url": "https://s3.documentcloud.org/", | ||
"canonical_url": "https://www.documentcloud.org/documents/1-a-i-g-bailout-the-inspector-generals-report", | ||
"created_at": "2010-02-22T19:48:08.738905Z", | ||
"data": {}, | ||
"description": "Neil Barofsky's report concludes that officials overseeing the rescue of the American International Group might have overpaid other banks to wrap up A.I.G.'s financial obligations.", | ||
"edit_access": false, | ||
"file_hash": "", | ||
"noindex": false, | ||
"language": "eng", | ||
"organization": { | ||
"id": 1, | ||
"avatar_url": "https://cdn.muckrock.com/static/images/avatars/organization.png", | ||
"individual": false, | ||
"name": "DocumentCloud", | ||
"slug": "dcloud", | ||
"uuid": "99875da4-7b70-4150-b854-7ba5a3951f99" | ||
}, | ||
"original_extension": "pdf", | ||
"page_count": 47, | ||
"page_spec": "612.0x792.0:0-46", | ||
"projects": [46386, 6], | ||
"publish_at": null, | ||
"published_url": "", | ||
"related_article": "", | ||
"revision_control": false, | ||
"slug": "a-i-g-bailout-the-inspector-generals-report", | ||
"source": "Office of the Special Inspector General for T.A.R.P.", | ||
"status": "success", | ||
"title": "A.I.G. Bailout: The Inspector General's Report", | ||
"updated_at": "2020-11-10T16:23:31.154198Z", | ||
"user": { | ||
"id": 1, | ||
"avatar_url": "https://cdn.muckrock.com/static/images/avatars/profile.png", | ||
"name": "Jeremy Ashkenas", | ||
"organization": 24523, | ||
"organizations": [24523], | ||
"admin_organizations": [24523], | ||
"username": "JeremyAshkenas_VfDHJpUE", | ||
"uuid": "48175058-8eb8-44b8-943c-a705036ea840", | ||
"verified_journalist": false | ||
} | ||
} |
Oops, something went wrong.