Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Commit

Permalink
Merge pull request #215 from covid19-oita/development
Browse files Browse the repository at this point in the history
  • Loading branch information
nojiri1098 authored Apr 27, 2020
2 parents 801caea + 0f50cff commit 766d950
Show file tree
Hide file tree
Showing 27 changed files with 1,350 additions and 239 deletions.
69 changes: 69 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"projectName": "covid19",
"projectOwner": "covid19-oita",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "none",
"contributors": [
{
"login": "nojiri1098",
"name": "Daiki Nojiri",
"avatar_url": "https://avatars2.githubusercontent.com/u/24912801?v=4",
"profile": "https://github.com/nojiri1098",
"contributions": [
"code"
]
},
{
"login": "varusan",
"name": "Subaru Nakamura",
"avatar_url": "https://avatars1.githubusercontent.com/u/35091584?v=4",
"profile": "https://twitter.com/varu_3",
"contributions": [
"code"
]
},
{
"login": "shmokmt",
"name": "Shoma Okamoto",
"avatar_url": "https://avatars1.githubusercontent.com/u/32533860?v=4",
"profile": "https://shmokmt.github.io/",
"contributions": [
"code"
]
},
{
"login": "satetsu",
"name": "satetsu",
"avatar_url": "https://avatars3.githubusercontent.com/u/8390269?v=4",
"profile": "https://github.com/satetsu",
"contributions": [
"business"
]
},
{
"login": "NakaokaRei",
"name": "Nakaoka Rei",
"avatar_url": "https://avatars0.githubusercontent.com/u/39183069?v=4",
"profile": "https://nakaokarei.github.io/my_portfolio",
"contributions": [
"translation"
]
},
{
"login": "PNNutkung",
"name": "Pipatpol Tanavongchinda",
"avatar_url": "https://avatars1.githubusercontent.com/u/9101125?v=4",
"profile": "https://pnnutkung.github.io/blog",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7
}
34 changes: 30 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 大分県 新型コロナウイルス感染症対策サイト
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

![](https://github.com/covid-oita/covid19/workflows/production%20deploy/badge.svg)

Expand Down Expand Up @@ -70,22 +73,21 @@ $ docker-compose run --rm app yarn install

### ステージング・本番環境への反映

`master` ブランチがアップデートされると、自動的に `production` ブランチにHTML類がbuildされます。そして、本番サイト https://covid19-oita.netlify.com/ が更新されます。
`master` ブランチがアップデートされると、自動的に `production` ブランチにHTML類がbuildされます。そして、本番サイト https://oita.stopcovid19.jp/ が更新されます。

`development` ブランチがアップデートされると、自動的に `dev-pages` ブランチにHTML類がbuildされます。そして、開発用サイト https://dev-covid19-oita.netlify.com/ が更新されます。
`development` ブランチがアップデートされると、自動的に `dev-pages` ブランチにHTML類がbuildされます。そして、開発用サイト https://dev-covid19-oita.netlify.app/ が更新されます。

### ブランチルール

development以外は Pull Request は禁止です。
Pull Request を送る際の branch は、以下のネーミングルールでお願いします。

機能追加系: feature/#{ISSUE_ID}-#{branch_title_name}
ホットフィックス系: hotfix/#{ISSUE_ID}-#{branch_title_name}

#### 基本的なブランチ
| 目的 | ブランチ | 確認URL | 備考 |
| ---- | -------- | ---- | ---- |
| 開発 | development | https://dev-covid19-oita.netlify.com/ | base branch。基本はこちらに Pull Requestを送ってください |
| 開発 | development | https://dev-covid19-oita.netlify.app/ | base branch。基本はこちらに Pull Requestを送ってください |
| 本番 | master | https://oita.stopcovid19.jp/ | 管理者以外の Pull Request は禁止です |

#### システムで利用しているブランチ
Expand All @@ -98,3 +100,27 @@ Pull Request を送る際の branch は、以下のネーミングルールで
- [政府CIOポータル](https://cio.go.jp/node/2581/): 東京都のオープンソースを活用した新型コロナウイルス感染症対策サイトとして紹介されました。

- [TOSテレビ大分](https://www.tostv.jp/emergency/): コンテンツの一部が引用されました。

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/nojiri1098"><img src="https://avatars2.githubusercontent.com/u/24912801?v=4" width="100px;" alt=""/><br /><sub><b>Daiki Nojiri</b></sub></a><br /><a href="https://github.com/covid19-oita/covid19/commits?author=nojiri1098" title="Code">💻</a></td>
<td align="center"><a href="https://twitter.com/varu_3"><img src="https://avatars1.githubusercontent.com/u/35091584?v=4" width="100px;" alt=""/><br /><sub><b>Subaru Nakamura</b></sub></a><br /><a href="https://github.com/covid19-oita/covid19/commits?author=varusan" title="Code">💻</a></td>
<td align="center"><a href="https://shmokmt.github.io/"><img src="https://avatars1.githubusercontent.com/u/32533860?v=4" width="100px;" alt=""/><br /><sub><b>Shoma Okamoto</b></sub></a><br /><a href="https://github.com/covid19-oita/covid19/commits?author=shmokmt" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/satetsu"><img src="https://avatars3.githubusercontent.com/u/8390269?v=4" width="100px;" alt=""/><br /><sub><b>satetsu</b></sub></a><br /><a href="#business-satetsu" title="Business development">💼</a></td>
<td align="center"><a href="https://nakaokarei.github.io/my_portfolio"><img src="https://avatars0.githubusercontent.com/u/39183069?v=4" width="100px;" alt=""/><br /><sub><b>Nakaoka Rei</b></sub></a><br /><a href="#translation-NakaokaRei" title="Translation">🌍</a></td>
<td align="center"><a href="https://pnnutkung.github.io/blog"><img src="https://avatars1.githubusercontent.com/u/9101125?v=4" width="100px;" alt=""/><br /><sub><b>Pipatpol Tanavongchinda</b></sub></a><br /><a href="#translation-PNNutkung" title="Translation">🌍</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
21 changes: 20 additions & 1 deletion assets/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,28 @@ img {
}

.clearfix {
&:after {
&::after {
content: "";
display: block;
clear: both;
}
}

*:focus {
outline: dotted $gray-3 1px;
}

.visually-hidden {
position: fixed !important;
top: 0 !important;
left: 0 !important;
width: 4px !important;
height: 4px !important;
opacity: 0 !important;
overflow: hidden !important;
border: none !important;
margin: 0 !important;
padding: 0 !important;
display: block !important;
visibility: visible !important;
}
5 changes: 5 additions & 0 deletions assets/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
"累計": "Total",
"※退院には、死亡退院を含む": "* The number of discharge include discharge due to death",
"{date} 更新": "Last update: {date}",
"テーブルを表示": "Show table",
"オープンデータを入手": "Get Open Data",
"埋め込み用コード": "Embed Code",
"埋め込み用コードをコピーしました": "Copied the embed code",
Expand Down Expand Up @@ -307,6 +308,7 @@
"都営交通に関すること": "Transportation",
"交通局": "Bureau of Transportation",
"(都営交通お客様センター)": "(Toei Transportation Customer Center)",
"居住地別陽性患者数": "Number of patients by residence",
"大分県": "Oita Prefecture",
"大分市": "Oita City",
"臼杵市": "Usuki City",
Expand All @@ -323,13 +325,16 @@
"由布市": "Yufu City",
"杵築市": "Kitsuki City",
"福岡県": "Fukuoka Prefecture",
"大阪府": "Osaka Prefecture",
"年代別陽性患者数": "Number of patients by generation",
"10代以下": "〜10s",
"20代〜30代": "20s〜30s",
"40代〜50代": "40s〜50s",
"60代〜70代": "60s〜70s",
"70代〜80代": "70s〜80s",
"80代以上": "80s〜",
"非公開": "Undisclosed",
"年代が公開されていない患者は含まれていません。": "This is not all patients. Patients that ages are undisclosed is not included.",
"言語選択": "Select language",
"お問い合わせ": "Contact us",
"病院以外で対応する場合もあるため、これが最大許容数ではありません。": "This is not all available sickbeds. Some sickbeds are handled outside the hospital."
Expand Down
5 changes: 5 additions & 0 deletions assets/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
"累計": "累計",
"※退院には、死亡退院を含む": "※退院には、死亡退院を含む",
"{date} 更新": "{date} 更新",
"テーブルを表示": "テーブルを表示",
"オープンデータを入手": "オープンデータを入手",
"埋め込み用コード": "埋め込み用コード",
"埋め込み用コードをコピーしました": "埋め込み用コードをコピーしました",
Expand Down Expand Up @@ -309,6 +310,7 @@
"都営交通に関すること": "都営交通に関すること",
"交通局": "交通局",
"(都営交通お客様センター)": "(都営交通お客様センター)",
"居住地別陽性患者数": "居住地別陽性患者数",
"大分県": "大分県",
"大分市": "大分市",
"臼杵市": "臼杵市",
Expand All @@ -325,13 +327,16 @@
"由布市": "由布市",
"杵築市": "杵築市",
"福岡県": "福岡県",
"大阪府": "大阪府",
"年代別陽性患者数": "年代別陽性患者数",
"10代以下": "10代以下",
"20代〜30代": "20代〜30代",
"40代〜50代": "40代〜50代",
"60代〜70代": "60代〜70代",
"70代〜80代": "70代〜80代",
"80代以上": "80代以上",
"非公開": "非公開",
"年代が公開されていない患者は含まれていません。": "年代が公開されていない患者は含まれていません。",
"言語選択": "言語選択",
"お問い合わせ": "お問い合わせ",
"病院以外で対応する場合もあるため、これが最大許容数ではありません。": "病院以外で対応する場合もあるため、これが最大許容数ではありません。"
Expand Down
11 changes: 8 additions & 3 deletions assets/locales/th.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"埼玉県": "ไซตะมะ",
"湖南省長沙市": "ฉางชา มณฑลหูหนาน",
"湖北省武漢市": "อู่ฮั่น มณฑลหูเป่ย์",
"{age}代": "ช่วงอายุ {age}",
"{age}代": "ช่วงอายุ {age} ปี",
"10歳未満": "ต่ำกว่า 10 ปี",
"男性": "ชาย",
"女性": "หญิง",
Expand Down Expand Up @@ -148,6 +148,7 @@
"累計": "รวม",
"※退院には、死亡退院を含む": "※ จำนวนออกจากโรงพยาบาล รวมการออกเนื่องจากเสียชีวิต",
"{date} 更新": "ปรับปรุงล่าสุด: {date}",
"テーブルを表示": "แสดงตาราง",
"オープンデータを入手": "ดูข้อมูลเปิด",
"埋め込み用コード": "รหัสสำหรับฝังหน้าเว็บ",
"埋め込み用コードをコピーしました": "คัดลอกรหัสสำหรับฝังหน้าเว็บแล้ว",
Expand All @@ -166,7 +167,7 @@
"都民の皆様へ": "สำหรับผู้พำนักในโตเกียว (ภาษาญี่ปุ่น)",
"県民の皆様へ": "สำหรับผู้พำนักในจังหวัดโออิตะ (ภาษาญี่ปุ่น)",
"大分県 新型コロナウイルスに関するお知らせ": "รายงานอย่างเป็นทางการจากคณะทำงานเฉพาะกิจเพื่อควบคุมโควิด-19 ในจังหวัดโออิตะ (ภาษาญี่ปุ่น)",
"大分市 新型コロナウイルスに関連する情報": "รายงานอย่างเป็นทางการจากคณะทำงานเฉพาะกิจเพื่อควบคุมโควิด-19 ในอำเภอเมืองโออิตะ (ภาษาญี่ปุ่น)",
"大分市 新型コロナウイルスに関連する情報": "รายงานอย่างเป็นทางการจากคณะทำงานเฉพาะกิจเพื่อควบคุมโควิด-19 ในเมืองโออิตะ (ภาษาญี่ปุ่น)",
"大分合同新聞": "สำนักข่าว Godo โออิตะ",
"NHK NEWS 大分": "NHK NEWS โออิตะ",
"全国の最新感染動向": "ความเคลื่อนไหวล่าสุดของสถานการณ์โควิด-19 ในประเทศญี่ปุ่น",
Expand Down Expand Up @@ -309,8 +310,9 @@
"都営交通に関すること": "เรื่องเกี่ยวกับระบบขนส่งในเมือง",
"交通局": "สำนักขนส่ง",
"(都営交通お客様センター)": "(ศูนย์บริการลูกค้าระบบขนส่งโทเอ)",
"居住地別陽性患者数": "จำนวนผู้ป่วยต่อจำนวนผู้อยู่อาศัย",
"大分県": "จังหวัดโออิตะ",
"大分市": "อำเภอเมืองโออิตะ",
"大分市": "เมืองโออิตะ",
"臼杵市": "เมืองอุซุกิ",
"別府市": "เมืองเบปปุ",
"竹田市": "เมืองทะเกะตะ",
Expand All @@ -325,13 +327,16 @@
"由布市": "เมืองยุฟุ",
"杵築市": "เมืองคิทสึกิ",
"福岡県": "จังหวัดฟุคุโอกะ",
"大阪府": "จังหวัดโอซะกะ",
"年代別陽性患者数": "จำนวนผู้ป่วยในแต่ละช่วงอายุ",
"10代以下": "ต่ำกว่า 10 ปี",
"20代〜30代": "20 ปี 〜 30 ปี",
"40代〜50代": "40 ปี 〜 50 ปี",
"60代〜70代": "60 ปี 〜 70 ปี",
"70代〜80代": "70 ปี 〜 80 ปี",
"80代以上": "มากกว่า 80 ปี",
"非公開": "ไม่เปิดเผย",
"年代が公開されていない患者は含まれていません。": "นี่ไม่ใช่จำนวนผู้ป่วยทั้งหมด ผู้ป่วยที่ไม่เปิดเผยอายุจะไม่ถูกนับ",
"言語選択": "เมนูเลือกภาษา",
"お問い合わせ": "ติดต่อเรา",
"病院以外で対応する場合もあるため、これが最大許容数ではありません。": "จำนวนเตียงทั้งหมดนี้ไม่ได้หมายถึงจำนวนเตียงที่รองรับผู้ป่วยทั้งหมดที่มีอยู่ ยังมีเตียงผู้ป่วยที่ได้รับการดูแลนอกโรงพยาบาลอีกจำนวนหนึ่ง"
Expand Down
Loading

0 comments on commit 766d950

Please sign in to comment.