disfactory-notification

Month: 2021-11

2021-11-02

github2 07:31:08

<https://github.com/Disfactory/Disfactory/pull/575|#575 docs(docker-compose): update the test command>

According to <https://github.com/Disfactory/Disfactory/commit/c66fee554f4bf033fa776d9701334c860acb2bc1|c66fee5> , it seems the current unittest is launched by `pytest` instead of `manage.py test`. *Steps to Test This Pull Request* 1. Launch the dev environment with docker-compose, e.g. `make run-dev` 2. `docker-compose exec web pytest` *Expected Result* `55 passed, 25 warnings` *Additional Information* `docker-compose exec web python manage.py test` does not do anything. Its output is: ``` localhost,127.0.0.1 System check identified no issues (0 silenced). ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK ```

github2 09:07:17

`<https://github.com/Disfactory/about.disfactory.tw/commit/4679fd28b5584ee60357c983be227d0230b16201|4679fd28>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:07:30

2021-11-03

github2 08:59:36

`<https://github.com/Disfactory/about.disfactory.tw/commit/65dd7f9622ba1a381d71a185329f2e0405de4fdc|65dd7f96>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:59:47

github2 13:41:57

<https://github.com/Disfactory/SpotDiffFrontend/pull/11|#11 Game pages>

1. Add Game page 2. refactor: rename and restructure component 'questionA'/'questionB' to 'taskA'/'taskB' 3. unify the question logic • The question logic is consist of three parts: stage, question, task. • Stage is the order of the question, the browser will show only ONE stage at the same time. • Question is the combination of the task, which contain two task: 'taskA' and 'taskB'. • Task is the main thing we want to ask: land usage (TaskA) and whether have illegal factory on certain land (TaskB). • Tutorial page have 4 stages in total, each stage contain half of the question, which equals to 'taskA' OR 'taskB'. • Game page have 5 stages in total, each stage contain one question, which equals to 'taskA' AND 'taskB'.

:white_check_mark: No checks have passed

github2 20:44:49

`<https://github.com/Disfactory/frontend/commit/df24ba632041d9f39bb5360a62e88c953b7ebaa9|df24ba63>` - Update map default center location `<https://github.com/Disfactory/frontend/commit/5bacf0c6f17863bb0d4bb2a8f218b18829a306ed|5bacf0c6>` - Merge pull request #133 from Disfactory/calebrogers/122-update-map-center-location

github2 20:44:49

`<https://github.com/Disfactory/frontend/commit/df24ba632041d9f39bb5360a62e88c953b7ebaa9|df24ba63>` - Update map default center location `<https://github.com/Disfactory/frontend/commit/5bacf0c6f17863bb0d4bb2a8f218b18829a306ed|5bacf0c6>` - Merge pull request #133 from Disfactory/calebrogers/122-update-map-center-location

github2 20:46:01

`<https://github.com/Disfactory/frontend/commit/7f2914c68468377c064e027ad51e0d15006bc90c|7f2914c6>` - Replace 關於舉報系統 with 關於回報系統 `<https://github.com/Disfactory/frontend/commit/1bee3285331c8f8a1f94e24909ace34c3245915b|1bee3285>` - Replace 有任何舉報相關問題 with 有任何回報相關問題 `<https://github.com/Disfactory/frontend/commit/772f888cb0ae6916c69f8e563a9d850e82b2ef80|772f888c>` - Merge pull request #132 from Disfactory/calebrogers/124-fix-toggle-bar-typo

github2 20:46:01

`<https://github.com/Disfactory/frontend/commit/7f2914c68468377c064e027ad51e0d15006bc90c|7f2914c6>` - Replace 關於舉報系統 with 關於回報系統 `<https://github.com/Disfactory/frontend/commit/1bee3285331c8f8a1f94e24909ace34c3245915b|1bee3285>` - Replace 有任何舉報相關問題 with 有任何回報相關問題 `<https://github.com/Disfactory/frontend/commit/772f888cb0ae6916c69f8e563a9d850e82b2ef80|772f888c>` - Merge pull request #132 from Disfactory/calebrogers/124-fix-toggle-bar-typo

github2 20:47:37

`<https://github.com/Disfactory/frontend/commit/122d1cc2e853b18be58c4f1ecdb382b2ef32ae29|122d1cc2>` - Update issue templates `<https://github.com/Disfactory/frontend/commit/e5105a1a0bbcb589280e5aca4e9639860ece8a3a|e5105a1a>` - Merge pull request #131 from Disfactory/issue-template

github2 20:47:37

`<https://github.com/Disfactory/frontend/commit/122d1cc2e853b18be58c4f1ecdb382b2ef32ae29|122d1cc2>` - Update issue templates `<https://github.com/Disfactory/frontend/commit/e5105a1a0bbcb589280e5aca4e9639860ece8a3a|e5105a1a>` - Merge pull request #131 from Disfactory/issue-template

github2 20:50:20

github2 20:50:20

github2 20:51:40

github2 20:51:40

2021-11-04

github2 09:04:35

`<https://github.com/Disfactory/about.disfactory.tw/commit/941b1297998fb1dfd8738b52fb327ef907e28821|941b1297>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:04:49

2021-11-05

github2 08:59:43

`<https://github.com/Disfactory/about.disfactory.tw/commit/73ae9bf84dc943d99da69c8d6135436a94369697|73ae9bf8>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:00:31

github2 11:17:19

<https://github.com/Disfactory/SpotDiff/pull/17|#17 Task1 implment location table>

Thanks for reviewing for me. Resolves <https://github.com/Disfactory/SpotDiff/issues/9|#9>

2021-11-06

github2 08:58:37

`<https://github.com/Disfactory/about.disfactory.tw/commit/91df3fde335f56d2ffc98b5f0c36be2d0ce9360d|91df3fde>` - feat: update the OG images &amp; og-imgs-cache.json

github2 08:58:56

2021-11-07

github2 09:02:18

`<https://github.com/Disfactory/about.disfactory.tw/commit/0da90c305b5559ded5752e1b5c2614649190b624|0da90c30>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:02:32

2021-11-08

github2 09:00:57

`<https://github.com/Disfactory/about.disfactory.tw/commit/8932e445651b257f1c0345282a49bcb76d9637da|8932e445>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:01:34

2021-11-09

github2 09:03:37

`<https://github.com/Disfactory/about.disfactory.tw/commit/badcb20b502a0b9e8d52937dc59e82aecf9358af|badcb20b>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:03:56

github2 18:24:19

<https://github.com/Disfactory/about.disfactory.tw/issues/59|#59 numbers disappeared>

<https://user-images.githubusercontent.com/60970217/140906945-32f53ed6-af29-4da8-b2ca-b37a9b8d893e.png|截圖 2021-11-09 下午6 23 07> 數字不見了 任何鄉鎮市區都是,應該是api壞了?

@szyeefun ~~ about小故障 但我們剛好需要給其他人看這個 最近可幫修嗎
@oriyaroriyar
我剛剛看已經修好了! ㄅ雖然不知道發生了什麼事XD

2021-11-10

github2 19:50:26

`<https://github.com/Disfactory/Disfactory/commit/181d0a3e0f6a44d54d8af33790bbf32b7bff7003|181d0a3e>` - docs(docker-compose): update the test command `<https://github.com/Disfactory/Disfactory/commit/8f9b22a4dbb743e65702372b5a4f119a1654e08d|8f9b22a4>` - Merge pull request #575 from tai271828/pr-update-readme

github2 19:55:06

<https://github.com/Disfactory/Disfactory/issues/576|#576 打imgur自動化>

*Is your feature request related to a problem? Please describe.* 每半年打一次使用者上傳imgur的圖片可以自動化 *Describe the solution you'd like* 寫一段script, • 從db中抓出所有imgur網址 • 跟IU寫好的接在一起 • 備份到server 頻率選項 • 每天100筆 • 每個月一次全部 • 每三個月一次全部 *Describe alternatives you've considered* 每次都手動打

github2 20:06:50

<https://github.com/Disfactory/Disfactory/pull/577|#577 在 product 的 docker-compose 上增加 restart:always,這樣在 docker 重新啟動的時候就會自動將…>

在 product 的 docker-compose 上增加 restart:always,這樣在 docker 重新啟動的時候就會自動將這些 container 啟動。

:white_check_mark: All checks have passed

github2 21:48:52

<https://github.com/Disfactory/frontend/issues/134|#134 Cache factories result in local storage>

*Is your feature request related to a problem? Please describe.* Faster first paint :runner: *Describe the solution you'd like* Cached the API fetched factories data in local storage. Need to consider the cache timestamp and invalidation.

github2 21:48:52

<https://github.com/Disfactory/frontend/issues/134|#134 Cache factories result in local storage>

*Is your feature request related to a problem? Please describe.* Faster first paint :runner: *Describe the solution you'd like* Cached the API fetched factories data in local storage. Need to consider the cache timestamp and invalidation.

github2 21:50:53

<https://github.com/Disfactory/SpotDiffFrontend/issues/12|#12 將fake database架設在heroku上>

目的:能夠讓經由netlify deploy出來的網頁,能夠讀取到 SpofDiff-test-api-server 這個repo裡面的fake database,讓前端在還沒有串disfactory的API前,就可以讓使用者測試。 流程: 1. 將testDB.json、package 'json-server' push到 SpofDiff-test-api-server 2. 將SpofDiff-test-api-server 架設在heroku上 3. SpofDiff-test-api-server中新增.env檔,將api網址設為環境變數 4. 上述做完後tag yukaii

2021-11-11

github2 09:01:45

`<https://github.com/Disfactory/about.disfactory.tw/commit/1334dd8e09dc1d22cb39cfc2bcae6bb878c45c53|1334dd8e>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:02:08

2021-11-12

github2 09:01:54

`<https://github.com/Disfactory/about.disfactory.tw/commit/a0495a59e3c5c535640d948d5f3347d858a07bc8|a0495a59>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:02:06

2021-11-13

github2 08:59:31

`<https://github.com/Disfactory/about.disfactory.tw/commit/3e9552565cf9d3f593501211b33d57d470cad28c|3e955256>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:00:23

2021-11-17

github2 06:05:47

<https://github.com/Disfactory/Disfactory/pull/578|#578 refactor(frontend): rm outdated frontend code>

The frontend codebase has been moved to another indivisual repository. Let's remote the legacy code so others will not be confused.

:white_check_mark: No checks have passed

github2 09:02:03

`<https://github.com/Disfactory/about.disfactory.tw/commit/8b60de6ed298d32dda77863e1086004f6a2c8b8f|8b60de6e>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:03:38

github2 17:04:20

<https://github.com/Disfactory/SpotDiffFrontend/issues/13|#13 使用教學可以讓使用者知道自己有沒有答對嗎?>

用了這個連結請人測試,有兩位使用者反應說,看不出來自己答對還是答錯,希望可以看到自己原本選錯的答案,或是答對之後知道自己答對了。 <https://disfactory-spotdiff.netlify.app/#/|https://disfactory-spotdiff.netlify.app/#/>

github2 17:13:56

<https://github.com/Disfactory/Disfactory/issues/579|#579 Image backups other than IMGUR>

*Is your feature request related to a problem? Please describe.* A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] *Describe the solution you'd like* A clear and concise description of what you want to happen. *Describe alternatives you've considered* A clear and concise description of any alternative solutions or features you've considered. *Additional context* 現在server還剩38G

github2 20:14:51

`<https://github.com/Disfactory/Disfactory/commit/52aaaaa48bb85f67cab7ca932d597baa4a9d4a54|52aaaaa4>` - 在 product 的 docker-compose 上增加 restart:always,這樣在 docker 重新啟動的時候就會自動將這些 container 啟動 `<https://github.com/Disfactory/Disfactory/commit/a1cb56cbc8e7ce02b7dcd807cbaa0fed6ce882df|a1cb56cb>` - Merge pull request #577 from Swind/auto_start_container

github2 21:19:50

<https://github.com/Disfactory/SpotDiff/issues/18|#18 Task 8: implement the API for getting system status>

• Path: • /status/ • Available methods: • GET • Returned fields (back-end returns to the front-end): • “user_count”: total number of users • “answer_count”: total number of answers • “location_is_done_count”: the number of locations that have been labeled

github2 21:26:05

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/54373fcb1799ac19bf096133ec55f4daaa205bba|54373fcb>` - Initial commit `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/564cb1be932bd4147d9fa6331d78b0b5a68353dd|564cb1be>` - chore: init `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/2546675b8e951960ba3646b432185bf913cc8fde|2546675b>` - feat: add HTML and CSS of intro and tutorial pages `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/832d7a6c8cd1fd573e6b7bea5cb45f2a89e94905|832d7a6c>` - fix: solve problem of content exceeding the range of screen `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/be083e03b5df257197eedccd2b8a345ae9cf82b8|be083e03>` - feat: update svg file of inner bounding box `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/4874d3a5a86c709f8050fb6106089cab3039062b|4874d3a5>` - fix: solve the problem of button overlaping with the text by modifying css `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/4d1eabbe693e2f9e1f1d033678c2329bdf01da07|4d1eabbe>` - fix: align the card in tutorial page with the left of the browser `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/0e4319a2c0afec2b420b414e7d6f9119a5b8b6ac|0e4319a2>` - feat: add forward &amp; backward buttons in tutorial page `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/3a76e9e8c0f42e49391c67ec8aa800d184266522|3a76e9e8>` - refactor: divide component 'BrownCard' from the code of question `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/c79a77d5a27b89517682c9286cd4db0c002c24da|c79a77d5>` - feat: add animation in the intro page `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/4c5df0d531804f5571e796b599d026e6eae70c73|4c5df0d5>` - update svg images `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/eb11be0ff1ff17b20c3b1f5324b0ec7634a12681|eb11be0f>` - fix: solve the problem of navigation bar overflowing in iphone 6s `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/96f1331e6aec332df13041d5552d5fc42c014694|96f1331e>` - Merge branch 'intro-and-tutorial-pages' of <https://github.com/Disfactory/SpotDiffFrontend> into intro-and-tutorial-pages `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/0dfcc54ea30d3f1f55d8023624893bda1c31ae12|0dfcc54e>` - fix: remove margin of the button `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/d453a7db27ccd32623fa039c74b77ca10d4db462|d453a7db>` - fix: remove margin of the button `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/444bfc919c58f769cfb59c6da3527a9c6cdb0371|444bfc91>` - refactor: change the code of the question into component `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/6dfd45727afee58a58ffc4ca811801a546c9c37c|6dfd4572>` - chore: rename web-title.svg to intro-title.svg `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/6e3ed29d3d39b17e04bdc9bb7cf5a5ff9304504a|6e3ed29d>` - feat: add icon of title in intro page `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/92733c09198a4a25ec2a82162dae194eec4f4c92|92733c09>` - fix: remove unneeded function `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/978215e079234c4f62c3a8bcf64f3bf946b20aed|978215e0>` - feat: add boolean variable 'isGamePage' in App.vue `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/acd4a99a776eef9d88d65c2a0f369aa281076d38|acd4a99a>` - feat: add css of background color in base.css `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/e558c22f3f9010ba8f134bfdad216d4965f88096|e558c22f>` - fix: update icon of progress bar `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/93ca953efa58cf0a08a55ae1df6057457009b205|93ca953e>` - fix: update icon of active and inactive stage `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/e01aa372a15f57da7ec4156dd885fbaad4321d33|e01aa372>` - refactor: rename component 'questionA'/'questionB' to 'taskA'/'taskB' and modify the structure of these. `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/da16094623558d99f28249496654d912f799235e|da160946>` - feat: add content of game page `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/5fd58abb432bec65bbfefb888cd1c6f5f827e1f5|5fd58abb>` - refactor: modify the structure of the code `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/73c8a579ccd6b685accb3c5bd7a259debdb45797|73c8a579>` - feat: add game page `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/5d4712ec5c24b9881b9fae14643db103240f6ed6|5d4712ec>` - chore: rename variable 'stageOfTutorial' to 'whichStage'. `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/4aad00b50f5216c20b3927db80b880b6b37f6515|4aad00b5>` - feat: add router path of game page. `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/3072529970da46e3bcd78d43727bd5b7274e36a9|30725299>` - feat: add Satellite images by using Leaflet `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/ab7b9795d1be07a9dbc526c1898b5b2a180946d4|ab7b9795>` - fix:remove unneeded components `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/9a7abada37854731e2a0b8754d7846f3e4282879|9a7abada>` - feat: recording user completed stage `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/60dff32b13621157693bf0d65f7c16bc92a31624|60dff32b>` - feat: add mock database and function of getting and patching data.

github2 21:30:27

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/1b5f270279f87c66403ed557848ebc1a4b4d72ba|1b5f2702>` - fix: remove unneeded file

github2 21:34:14

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/0c466710872301b98b617db02836005d2b09105b|0c466710>` - fix: remove unneeded file

github2 21:35:55

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/db9f2c0cf205c5476b38e6e9b1606cf7e2a69e09|db9f2c0c>` - fix: remove unneeded file

github2 21:36:07

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/1e5562897a72d375cc67ee31b8d7cb730a858e0b|1e556289>` - fix: remove unneeded file

github2 21:36:16

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/2eec9ad910e3e6e7c7ef68711c469c5de9d1f404|2eec9ad9>` - fix: remove unneeded file

github2 21:37:09

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/5d45ef1d8aa85006cd3dcae78dad3ecec910e291|5d45ef1d>` - fix: remove unneeded file

github2 21:37:28

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/b4ee91f9fb6ccc89d1b3271e7755bda559ce843d|b4ee91f9>` - fix: remove unneeded file

github2 21:38:20

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/8c998a8fdad616ad1dc174147d60cf25e95eea8d|8c998a8f>` - fix: remove unneeded information

github2 22:01:38

<https://github.com/Disfactory/Disfactory/pull/580|#580 Update easymap url to workaround easymap server error>

easymap 原本用的 URL 會發生 `Opppps..網頁發生錯誤,請洽管理人員` 的錯誤, 因此換成 P02 系列手機用的網頁 URL 避免這個問題

:white_check_mark: No checks have passed

github2 22:06:59

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/067855d581ce1392c1de5a8bc85722d9f97cbf5c|067855d5>` - Create README.md

2021-11-18

github2 09:01:35

`<https://github.com/Disfactory/about.disfactory.tw/commit/f534f9f93cb92af34a2982762afe83bd09b2a34f|f534f9f9>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:02:13

github2 16:21:33

<https://github.com/Disfactory/about.disfactory.tw/issues/60|#60 隱私權條款應該要可以從主站和 about page 連入>

我自己在 <http://disfactory.tw|disfactory.tw> 和 <http://about.disfactory.tw|about.disfactory.tw> 都找不到隱私權條款和貢獻協議的連結。目前似乎只會在第一次入站時的 pop-up 上有連結。 <https://license.disfactory.tw/|https://license.disfactory.tw/>

2021-11-19

github2 09:01:10

`<https://github.com/Disfactory/about.disfactory.tw/commit/5ee313f060b5f83ac9dd654aa98a515d8cecfb01|5ee313f0>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:01:24

2021-11-20

github2 08:59:43

`<https://github.com/Disfactory/about.disfactory.tw/commit/b2cd31a587196c271f6ea0ff5b162f24eef953a1|b2cd31a5>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:00:23

David Fu 13:36:12
@dianyangfu has joined the channel
github2 15:54:58

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/47ee7e818de8b5c4d017cee15e1f63aa123240dc|47ee7e81>` - testing deploy result in heroku `<https://github.com/Disfactory/SpofDiff-test-api-server/commit/7c9820c2ebc15676f73691e1adb813d670a3d43c|7c9820c2>` - Merge branch 'database' of <https://github.com/Disfactory/SpofDiff-test-api-server> into database

2021-11-21

github2 09:03:15

`<https://github.com/Disfactory/about.disfactory.tw/commit/2814d713810d411d9d5d113cf72c0333d1fc2fd0|2814d713>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:03:28

github2 22:32:03

<https://github.com/Disfactory/imgur-keeper/issues/1|#1 Place holder - imgur 2021 Q4 accessing record>

在自動化完成之前 <https://github.com/Disfactory/Disfactory/issues/576|Disfactory/Disfactory#576> ,使用這個 issue 追蹤 2021 Q4 打 imgur 圖片的工作進度 ☐ update `imgur.txt` ☐ re-run `imgur-keeper` ☐ wrap up the task by updating `README` to include the process troubleshooting

github2 22:42:15

<https://github.com/Disfactory/imgur-keeper/pull/2|#2 docs(Readme): add missing info for first time users>

I summarized some trouble-shooting information during working on Issue: <https://github.com/Disfactory/imgur-keeper/issues/1|#1>

2021-11-22

github2 09:01:44

`<https://github.com/Disfactory/about.disfactory.tw/commit/12b1ba41ce9c1d8281a0a76b675faaca6ded7ef4|12b1ba41>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:01:58

2021-11-23

github2 09:01:11

`<https://github.com/Disfactory/about.disfactory.tw/commit/030bda286c5b6d118b23ec14ed8f96985b687260|030bda28>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:01:25

2021-11-24

github2 09:00:35

`<https://github.com/Disfactory/about.disfactory.tw/commit/73642a34ab98fd0971e6390ef394969a41f4e9f2|73642a34>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:00:48

github2 18:23:20

`<https://github.com/Disfactory/SpotDiffFrontend/commit/92733c09198a4a25ec2a82162dae194eec4f4c92|92733c09>` - fix: remove unneeded function `<https://github.com/Disfactory/SpotDiffFrontend/commit/978215e079234c4f62c3a8bcf64f3bf946b20aed|978215e0>` - feat: add boolean variable 'isGamePage' in App.vue `<https://github.com/Disfactory/SpotDiffFrontend/commit/acd4a99a776eef9d88d65c2a0f369aa281076d38|acd4a99a>` - feat: add css of background color in base.css `<https://github.com/Disfactory/SpotDiffFrontend/commit/e558c22f3f9010ba8f134bfdad216d4965f88096|e558c22f>` - fix: update icon of progress bar `<https://github.com/Disfactory/SpotDiffFrontend/commit/93ca953efa58cf0a08a55ae1df6057457009b205|93ca953e>` - fix: update icon of active and inactive stage `<https://github.com/Disfactory/SpotDiffFrontend/commit/e01aa372a15f57da7ec4156dd885fbaad4321d33|e01aa372>` - refactor: rename component 'questionA'/'questionB' to 'taskA'/'taskB' and modify the structure of these. `<https://github.com/Disfactory/SpotDiffFrontend/commit/da16094623558d99f28249496654d912f799235e|da160946>` - feat: add content of game page `<https://github.com/Disfactory/SpotDiffFrontend/commit/5fd58abb432bec65bbfefb888cd1c6f5f827e1f5|5fd58abb>` - refactor: modify the structure of the code `<https://github.com/Disfactory/SpotDiffFrontend/commit/73c8a579ccd6b685accb3c5bd7a259debdb45797|73c8a579>` - feat: add game page `<https://github.com/Disfactory/SpotDiffFrontend/commit/5d4712ec5c24b9881b9fae14643db103240f6ed6|5d4712ec>` - chore: rename variable 'stageOfTutorial' to 'whichStage'. `<https://github.com/Disfactory/SpotDiffFrontend/commit/4aad00b50f5216c20b3927db80b880b6b37f6515|4aad00b5>` - feat: add router path of game page. `<https://github.com/Disfactory/SpotDiffFrontend/commit/3072529970da46e3bcd78d43727bd5b7274e36a9|30725299>` - feat: add Satellite images by using Leaflet `<https://github.com/Disfactory/SpotDiffFrontend/commit/ab7b9795d1be07a9dbc526c1898b5b2a180946d4|ab7b9795>` - fix:remove unneeded components `<https://github.com/Disfactory/SpotDiffFrontend/commit/9a7abada37854731e2a0b8754d7846f3e4282879|9a7abada>` - feat: recording user completed stage `<https://github.com/Disfactory/SpotDiffFrontend/commit/60dff32b13621157693bf0d65f7c16bc92a31624|60dff32b>` - feat: add mock database and function of getting and patching data. `<https://github.com/Disfactory/SpotDiffFrontend/commit/fc8e8e3fee96445a37a2ad1ec01c035ae2bf5489|fc8e8e3f>` - feat: set url of mock API `<https://github.com/Disfactory/SpotDiffFrontend/commit/ec11ec1367f85bdbe234efdbb789f0572cb99355|ec11ec13>` - fix: solved problem of unable to enter game page from tutorial page `<https://github.com/Disfactory/SpotDiffFrontend/commit/440c994f4c8028fd6cdd4143330511108e12013c|440c994f>` - feat: adding Ending page `<https://github.com/Disfactory/SpotDiffFrontend/commit/63650aae5d1993674ad999e5e90cd6d46523dc62|63650aae>` - Merge pull request #11 from Disfactory/game-pages

github2 20:03:39

`<https://github.com/Disfactory/SpotDiffFrontend/commit/192988f413d32184c90a94838c398b00e921263e|192988f4>` - fix: solve problem of unable to scroll the screen `<https://github.com/Disfactory/SpotDiffFrontend/commit/bbbe3669134275d62452a7bcf19e5d02d4daa59e|bbbe3669>` - Merge pull request #14 from Disfactory/game-pages

github2 20:17:43

`<https://github.com/Disfactory/frontend/commit/c3669b1a48627dea59d12c00ed42fedb95164dcc|c3669b1a>` - feat: change 不再追蹤 to 等待新事證 `<https://github.com/Disfactory/frontend/commit/8ed300727115a82545c618d90bf4b00a1fc301f6|8ed30072>` - Merge pull request #129 from Disfactory/feature/update-factory-status-text

github2 20:17:43

`<https://github.com/Disfactory/frontend/commit/c3669b1a48627dea59d12c00ed42fedb95164dcc|c3669b1a>` - feat: change 不再追蹤 to 等待新事證 `<https://github.com/Disfactory/frontend/commit/8ed300727115a82545c618d90bf4b00a1fc301f6|8ed30072>` - Merge pull request #129 from Disfactory/feature/update-factory-status-text

github2 20:19:47

`<https://github.com/Disfactory/Disfactory/commit/024d3d820a79329667e0e704789c400b4b681f04|024d3d82>` - Update easymap url to workaround easymap server error `<https://github.com/Disfactory/Disfactory/commit/3a60f5b74031fc613d1462687943b985fe43bd74|3a60f5b7>` - Merge pull request #580 from Swind/fix_easymap_server_error

github2 20:20:11

<https://github.com/Disfactory/frontend/pull/135|#135 2.4.0>

:white_check_mark: 11 other checks have passed

github2 20:20:11

<https://github.com/Disfactory/frontend/pull/135|#135 2.4.0>

:white_check_mark: 11 other checks have passed

github2 20:22:47

<https://github.com/Disfactory/frontend/releases/tag/2.2.0|Release - 2.2.0>

*What's Changed* • Update GettingStarted modal text by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/79|#79> • bugfix/refactor-getLUIMAPLayer by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/80|#80> • Support protomaps vector tile service as map layer by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/81|#81> • Add title attributes and other accessibility fixes for map controls by <https://github.com/komali2|@komali2> in <https://github.com/Disfactory/frontend/pull/85|#85> • vector openlayers map: make fonts bigger, switch to OS built-in fonts… by <https://github.com/bdon|@bdon> in <https://github.com/Disfactory/frontend/pull/87|#87> • feature/improve-filter-button by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/88|#88> • limit vector map extent to taiwan only [<https://github.com/Disfactory/frontend/issues/86|#86>] by <https://github.com/bdon|@bdon> in <https://github.com/Disfactory/frontend/pull/91|#91> • Send deletehash when uploading image by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/82|#82> • bugfix/report-record-date by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/95|#95> • Change the factory display statuses by <https://github.com/yeefun|@yeefun> in <https://github.com/Disfactory/frontend/pull/100|#100> • Fix for openlayer #forEachLayerAtPixel API behavior change by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/102|#102> • switch to <http://disfactory.tw|disfactory.tw> PBF tiles [<https://github.com/Disfactory/frontend/issues/86|#86>] by <https://github.com/bdon|@bdon> in <https://github.com/Disfactory/frontend/pull/92|#92> • Add the source field in the factory detail page by <https://github.com/yeefun|@yeefun> in <https://github.com/Disfactory/frontend/pull/103|#103> • Source might be undefined with latest prod api by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/108|#108> • 2.1.0 by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/110|#110> *New Contributors* • <https://github.com/bdon|@bdon> made their first contribution in <https://github.com/Disfactory/frontend/pull/87|#87> *Full Changelog*: <https://github.com/Disfactory/frontend/compare/2.1.0...2.2.0|2.1.0...2.2.0>

github2 20:22:47

<https://github.com/Disfactory/frontend/releases/tag/2.2.0|Release - 2.2.0>

*What's Changed* • Update GettingStarted modal text by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/79|#79> • bugfix/refactor-getLUIMAPLayer by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/80|#80> • Support protomaps vector tile service as map layer by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/81|#81> • Add title attributes and other accessibility fixes for map controls by <https://github.com/komali2|@komali2> in <https://github.com/Disfactory/frontend/pull/85|#85> • vector openlayers map: make fonts bigger, switch to OS built-in fonts… by <https://github.com/bdon|@bdon> in <https://github.com/Disfactory/frontend/pull/87|#87> • feature/improve-filter-button by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/88|#88> • limit vector map extent to taiwan only [<https://github.com/Disfactory/frontend/issues/86|#86>] by <https://github.com/bdon|@bdon> in <https://github.com/Disfactory/frontend/pull/91|#91> • Send deletehash when uploading image by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/82|#82> • bugfix/report-record-date by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/95|#95> • Change the factory display statuses by <https://github.com/yeefun|@yeefun> in <https://github.com/Disfactory/frontend/pull/100|#100> • Fix for openlayer #forEachLayerAtPixel API behavior change by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/102|#102> • switch to <http://disfactory.tw|disfactory.tw> PBF tiles [<https://github.com/Disfactory/frontend/issues/86|#86>] by <https://github.com/bdon|@bdon> in <https://github.com/Disfactory/frontend/pull/92|#92> • Add the source field in the factory detail page by <https://github.com/yeefun|@yeefun> in <https://github.com/Disfactory/frontend/pull/103|#103> • Source might be undefined with latest prod api by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/108|#108> • 2.1.0 by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/110|#110> *New Contributors* • <https://github.com/bdon|@bdon> made their first contribution in <https://github.com/Disfactory/frontend/pull/87|#87> *Full Changelog*: <https://github.com/Disfactory/frontend/compare/2.1.0...2.2.0|2.1.0...2.2.0>

github2 20:22:57

github2 20:22:57

github2 20:23:18

<https://github.com/Disfactory/frontend/releases/tag/2.1.0|Release - 2.1.0>

*What's Changed* • Fix <https://github.com/Disfactory/frontend/issues/58|#58> Detail page add photo place at first by <https://github.com/onlystp417|@onlystp417> in <https://github.com/Disfactory/frontend/pull/59|#59> • Add landcode to factory detail by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/60|#60> • test: init the test &amp; add the tests of TutorialModal by <https://github.com/yeefun|@yeefun> in <https://github.com/Disfactory/frontend/pull/61|#61> • Image lightbox by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/65|#65> • Distinguish factory icon by z-index by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/66|#66> • Share factory url with factoryId by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/68|#68> • Display map attribute by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/71|#71> • Production deploy by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/72|#72> *New Contributors* • <https://github.com/onlystp417|@onlystp417> made their first contribution in <https://github.com/Disfactory/frontend/pull/59|#59> *Full Changelog*: <https://github.com/Disfactory/frontend/compare/v2.0.0...2.1.0|v2.0.0...2.1.0>

github2 20:23:18

<https://github.com/Disfactory/frontend/releases/tag/2.1.0|Release - 2.1.0>

*What's Changed* • Fix <https://github.com/Disfactory/frontend/issues/58|#58> Detail page add photo place at first by <https://github.com/onlystp417|@onlystp417> in <https://github.com/Disfactory/frontend/pull/59|#59> • Add landcode to factory detail by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/60|#60> • test: init the test &amp; add the tests of TutorialModal by <https://github.com/yeefun|@yeefun> in <https://github.com/Disfactory/frontend/pull/61|#61> • Image lightbox by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/65|#65> • Distinguish factory icon by z-index by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/66|#66> • Share factory url with factoryId by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/68|#68> • Display map attribute by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/71|#71> • Production deploy by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/72|#72> *New Contributors* • <https://github.com/onlystp417|@onlystp417> made their first contribution in <https://github.com/Disfactory/frontend/pull/59|#59> *Full Changelog*: <https://github.com/Disfactory/frontend/compare/v2.0.0...2.1.0|v2.0.0...2.1.0>

github2 20:37:57

`<https://github.com/Disfactory/frontend/commit/897728dc8dda5bd6864242fe648e2debaa053f86|897728dc>` - Merge pull request #110 from Disfactory/master `<https://github.com/Disfactory/frontend/commit/0a571e492d4f38810ef0fc89addf7c7989f4771c|0a571e49>` - Merge pull request #116 from Disfactory/release/2.3.0 `<https://github.com/Disfactory/frontend/commit/07e2dd4e770d6957f290a09bd6f493598149f8ed|07e2dd4e>` - Merge pull request #135 from Disfactory/master `<https://github.com/Disfactory/frontend/commit/301525925fbf1e02f794b1bcd7717bb935275a3d|30152592>` - Merge branch 'production'

github2 20:37:57

`<https://github.com/Disfactory/frontend/commit/897728dc8dda5bd6864242fe648e2debaa053f86|897728dc>` - Merge pull request #110 from Disfactory/master `<https://github.com/Disfactory/frontend/commit/0a571e492d4f38810ef0fc89addf7c7989f4771c|0a571e49>` - Merge pull request #116 from Disfactory/release/2.3.0 `<https://github.com/Disfactory/frontend/commit/07e2dd4e770d6957f290a09bd6f493598149f8ed|07e2dd4e>` - Merge pull request #135 from Disfactory/master `<https://github.com/Disfactory/frontend/commit/301525925fbf1e02f794b1bcd7717bb935275a3d|30152592>` - Merge branch 'production'

github2 20:38:49

<https://github.com/Disfactory/frontend/releases/tag/2.4.0|Release - 2.4.0>

*What's Changed* • 122 - update map center location by <https://github.com/komali2|@komali2> in <https://github.com/Disfactory/frontend/pull/133|#133> • 124 - fix toggle bar typo by <https://github.com/komali2|@komali2> in <https://github.com/Disfactory/frontend/pull/132|#132> • Update issue templates by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/131|#131> • 更改工廠狀態的標籤文字 by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/129|#129> • 2.4.0 by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/135|#135> *Full Changelog*: <https://github.com/Disfactory/frontend/compare/2.3.0...2.4.0|2.3.0...2.4.0>

github2 20:38:49

<https://github.com/Disfactory/frontend/releases/tag/2.4.0|Release - 2.4.0>

*What's Changed* • 122 - update map center location by <https://github.com/komali2|@komali2> in <https://github.com/Disfactory/frontend/pull/133|#133> • 124 - fix toggle bar typo by <https://github.com/komali2|@komali2> in <https://github.com/Disfactory/frontend/pull/132|#132> • Update issue templates by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/131|#131> • 更改工廠狀態的標籤文字 by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/129|#129> • 2.4.0 by <https://github.com/Yukaii|@Yukaii> in <https://github.com/Disfactory/frontend/pull/135|#135> *Full Changelog*: <https://github.com/Disfactory/frontend/compare/2.3.0...2.4.0|2.3.0...2.4.0>

github2 20:39:50

`<https://github.com/Disfactory/disfactory.tw/commit/f3a95f9de871fbe10fa77b46fb963be8ca506889|f3a95f9d>` - Deploy [ci skip]

github2 20:40:09

github2 21:09:32

<https://github.com/Disfactory/SpotDiffFrontend/issues/15|#15 使用教學解說更清楚>

使用者測試 feedback: 1. 解說為何要比較 2017 和 2020 年份,不然使用者很困惑為何要比較年份(根據法令要優先拆除),甚至現在其實也沒有寫清楚 2017 是年份(我覺得要交代我們已經有五萬筆政府公開疑似工廠的點位,所以我們要抓出新增建,要求政府優先拆除) 2. 「框內」改為「紅框內」,不然使用者不知道是指哪裡。另外發現在使用者教學回答之後,會刷暗紅框外區域,有可能直接一開始就刷暗嗎?

github2 21:17:14

<https://github.com/Disfactory/SpotDiffFrontend/issues/16|#16 使用教學答案顯示時,沒有自動 scroll down>

<https://user-images.githubusercontent.com/9480974/143245296-27a040d1-596b-40a4-b70b-c486036c61ce.png|螢幕快照 2021-11-24 下午9 14 54>

github2 21:30:31

<https://github.com/Disfactory/SpotDiffFrontend/issues/17|#17 要把完成解鎖分階段嗎?>

也許可以分階段設彩蛋解鎖? 例如,特繪的插圖,或是 KOL 分享的影片?

github2 21:44:34

`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/ce6af67abddf73b578ef7d65d20af1367614f49b|ce6af67a>` - feat: add real-world coordinate of factories

github2 21:56:51

2021-11-25

github2 09:01:41

`<https://github.com/Disfactory/about.disfactory.tw/commit/a7d225e6897c2f70dca29a3892f4268289f7f8f6|a7d225e6>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:01:53

2021-11-26

github2 09:04:33

`<https://github.com/Disfactory/about.disfactory.tw/commit/838f0e5b57756cbd3b23da5351b6034add7749c9|838f0e5b>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:04:57

github2 16:50:57

<https://github.com/Disfactory/imgur-keeper/pull/3|#3 feat(imgur.txt): refresh the list by 211126>

Issue: <https://github.com/Disfactory/imgur-keeper/issues/1|#1> The execution result shows ``` &lt;skipped&gt; Saved - output/3F4vWZd.jpg Saved - output/A3Xrigc.jpg Saved - output/6GTXXRx.jpg Saved - output/cdJsxVf.jpg Saved - output/YYBVySY.jpg Saved - output/cLq8YdD.jpg Saved - output/n0nTLNy.jpg Saved - output/TQDzEhZ.jpg ✨ Success ┌─[^_^]─[~/work-my-projects/imgur-keeper] tai271828@syakaro: 9 file 372Kb └──╼ nvm list -&gt; v15.14.0 v16.13.0 default -&gt; node (-&gt; v16.13.0) node -&gt; stable (-&gt; v16.13.0) (default) stable -&gt; 16.13 (-&gt; v16.13.0) (default) iojs -&gt; N/A (default) unstable -&gt; N/A (default) lts/* -&gt; lts/gallium (-&gt; v16.13.0) lts/argon -&gt; v4.9.1 (-&gt; N/A) lts/boron -&gt; v6.17.1 (-&gt; N/A) lts/carbon -&gt; v8.17.0 (-&gt; N/A) lts/dubnium -&gt; v10.24.1 (-&gt; N/A) lts/erbium -&gt; v12.22.7 (-&gt; N/A) lts/fermium -&gt; v14.18.1 (-&gt; N/A) lts/gallium -&gt; v16.13.0 ```

github2 17:39:22

<https://github.com/Disfactory/imgur-keeper/issues/4|#4 Duplicate image entry Grqb5xy.jpg in imgur.txt>

When working on issue <https://github.com/Disfactory/imgur-keeper/issues/1|#1> I was aware of the duplicate entry. I am wondering if it implies something wrong when dumping the image list from the backend.

2021-11-27

2021-11-28

github2 09:01:56

`<https://github.com/Disfactory/about.disfactory.tw/commit/eb59fd4eac877ee3f9f0e88a87fa584258bfef37|eb59fd4e>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:02:08

2021-11-29

github2 09:01:27

`<https://github.com/Disfactory/about.disfactory.tw/commit/b3c2e3c1b8eab5b3b763d35b7481d5a9962cd29c|b3c2e3c1>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:02:07

2021-11-30

github2 09:23:02

`<https://github.com/Disfactory/about.disfactory.tw/commit/307db295cf9e20e006fbdbcc68d832242dd65c37|307db295>` - feat: update the OG images &amp; og-imgs-cache.json

github2 09:23:33