1606 Commits

Author SHA1 Message Date
8a5293e3f4 feat: added staff missing permission 2021-05-17 16:26:07 +09:00
6fe4205096 fix: https://github.com/koreanbots/v2-testing/issues/105 2021-05-17 16:04:41 +09:00
a25f079fc0 chore: improved pwa 2021-05-17 15:19:50 +09:00
3b5ffc44f8 style: could be null 2021-05-17 13:28:21 +09:00
7690e2d9d6 chore: made some changes 2021-05-17 09:28:48 +09:00
Junseo Park
1ea4a7ea64
fix: added missing argument 2021-05-17 00:36:44 +09:00
fa6c3722be fix: catching error for ga blocked 2021-05-17 00:01:27 +09:00
f94d436c2f chore: changed manifest 2021-05-16 23:27:10 +09:00
d7543e3256 types: added missing typing 2021-05-16 23:23:35 +09:00
e841ee7eee feat: support pwa 2021-05-16 22:58:21 +09:00
94be30b623 chore: improved message for empty category
close: https://github.com/koreanbots/v2-testing/issues/100
2021-05-16 20:36:47 +09:00
8ca6d9ebae typo: fixed and improved typo issues 2021-05-16 20:29:28 +09:00
1a1c0f0d80 chore: updated endpoint 2021-05-13 22:51:33 +09:00
e3833363ab Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-05-13 22:35:46 +09:00
debd0e6453 feat: added get botSubmits list api 2021-05-13 22:28:40 +09:00
63b43d2331 style: added space 2021-05-13 22:28:10 +09:00
renovate[bot]
c634dbb37d
fix(deps): update dependency knex to v0.95.5 (#359)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 16:28:46 +09:00
renovate[bot]
b85d8c2ce9
fix(deps): update dependency react-select to v4.3.1 (#358)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 16:28:32 +09:00
renovate[bot]
7f3ff4a953
fix(deps): update dependency postcss to v8.2.15 (#357)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 16:28:25 +09:00
renovate[bot]
26378e1cc6
chore(deps): update typescript-eslint monorepo to v4.23.0 (#356)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 16:28:16 +09:00
renovate[bot]
69c44744d5
chore(deps): update dependency prettier to v2.3.0 (#355)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 16:27:58 +09:00
renovate[bot]
737799ffe5
fix(deps): update sentry monorepo to v6.3.6 (#354)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 16:27:49 +09:00
renovate[bot]
e64a061f51
fix(deps): update dependency rc-tooltip to v5 (#351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-13 16:27:39 +09:00
daac5c2307 Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-05-13 16:24:22 +09:00
1f16b0a177 chore: added moz SearchForm for opensearch xml 2021-05-13 16:24:21 +09:00
518bc344dd chore: prevent clickjacking 2021-05-13 16:24:08 +09:00
Junseo Park
1cd43c1ad1
Update renovate.json 2021-05-12 22:00:39 +09:00
a961846c65 feat: added opensearch 2021-05-11 22:45:18 +09:00
ec70ccae6c feat: opening new tab for discord link
close: https://github.com/koreanbots/v2-testing/issues/99
2021-05-09 22:09:03 +09:00
c0e9af63c3 Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-05-09 22:06:17 +09:00
38a22ea397 typo: fixed typo issue
from https://github.com/koreanbots/v2-testing/issues/79
2021-05-09 22:06:12 +09:00
3f17c7eed3 chore: reordered bot section 2021-05-09 22:04:32 +09:00
renovate[bot]
8f6480d756
fix(deps): update dependency core-js to v3.12.1 (#350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-09 21:29:01 +09:00
renovate[bot]
c728a3adb8
chore(deps): update dependency eslint to v7.26.0 (#353)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-09 21:28:49 +09:00
e92cee3129 fix: handle AbortError 2021-05-09 13:42:20 +09:00
0809bed1de fix: causing error on other git url
ISSUE: https://sentry.io/share/issue/a13341dc1aab4e5aa994fee8857afff7/
2021-05-09 13:22:09 +09:00
7e1157603b typo: fixed typo issues
For https://github.com/koreanbots/v2-testing/issues/79
2021-05-09 12:55:48 +09:00
d475b860a9 feat: added required field notice
close: https://github.com/koreanbots/v2-testing/issues/90
2021-05-09 12:43:15 +09:00
c75c629aaf types: searchParams is optional prop 2021-05-09 11:56:02 +09:00
f4899357ca fix: home not displayed at dev portal
fix: https://github.com/koreanbots/v2-testing/issues/84
2021-05-09 11:52:26 +09:00
2d170d755c fix: scrollbar shown even its not overflowed
fix: https://github.com/koreanbots/v2-testing/issues/86
2021-05-09 11:40:56 +09:00
e548633fb0 chore: improved style
close: https://github.com/koreanbots/v2-testing/issues/83
2021-05-09 11:38:48 +09:00
aebd4f77fd fix: https://github.com/koreanbots/v2-testing/issues/94 2021-05-09 11:28:57 +09:00
3be25d6fe8 fix: query string invalid
fix: https://github.com/koreanbots/v2-testing/issues/92
2021-05-09 11:28:08 +09:00
540d596c25 fix: sentry disabled 2021-05-09 10:34:45 +09:00
63f662bc60 fix: card building weird 2021-05-08 22:30:06 +09:00
6079ac1b20 chore: margin top at message 2021-05-08 21:55:40 +09:00
99f58f3dad typo: fixed 2021-05-08 21:47:03 +09:00
266345303c fix: bugs at card 2021-05-08 21:45:33 +09:00
7d4d16430c chore(docker): cleanup 2021-05-08 16:34:22 +09:00