833 Commits

Author SHA1 Message Date
원더
b03603f4b0 style: removed unused codes 2021-02-10 13:24:26 +09:00
원더
3c69159fe9 feat: redirect profile route to panel 2021-02-10 13:23:05 +09:00
원더
890706b652 chore: decreased margin bottom 2021-02-10 13:22:27 +09:00
원더
1e3eebb8ff feat: gap only for x 2021-02-10 13:21:51 +09:00
원더
891a2412cf chore: fetch user from user cache 2021-02-10 13:20:58 +09:00
원더
93ee29b1b0 chore: added manage option for BotCard 2021-02-10 13:20:42 +09:00
원더
bc7e0d7a4d Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-02-09 22:46:26 +09:00
원더
995c49e71a fix: https://github.com/koreanbots/koreanbots/issues/209 2021-02-09 22:46:10 +09:00
renovate[bot]
07de92d3e3
chore(deps): update dependency ts-jest to v26.5.1 (#208)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-09 22:44:02 +09:00
renovate[bot]
e101f70a02
chore(deps): update dependency @typescript-eslint/parser to v4.15.0 (#207)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-09 22:36:49 +09:00
원더
655c19e943 Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-02-09 22:35:34 +09:00
원더
9d1bd67bc7 chore: updated renovate config 2021-02-09 22:22:14 +09:00
renovate[bot]
fcaf5cd862
chore(deps): update actions/checkout action to v2 (#206)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-09 22:10:17 +09:00
renovate[bot]
7cdec0d4fa
fix(deps): pin dependencies (#205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-09 22:09:54 +09:00
원더
781be673bb fix: fixed prefix regex
close: https://github.com/koreanbots/v2-testing/issues/48
2021-02-09 21:51:00 +09:00
원더
2d4bd97af0 Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-02-09 21:49:53 +09:00
renovate[bot]
3171eed732
Add renovate.json (#204)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-09 21:32:07 +09:00
원더
891e39b0da style: search darkmode text color fix 2021-02-09 21:01:56 +09:00
원더
8d9bcd5a36 chore: z-index changes 2021-02-09 19:50:07 +09:00
원더
073aeb8650 style: fixed deepscan warning 2021-02-09 19:41:54 +09:00
원더
6254fcc92d Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-02-09 19:41:01 +09:00
원더
06c17b4fb4 fix: search box lightmode performance issue
close: https://github.com/koreanbots/v2-testing/issues/51
2021-02-09 19:40:58 +09:00
원더
5bf3ce07a7 feat: using image lazy loading
close: https://github.com/koreanbots/v2-testing/issues/52
2021-02-09 19:40:15 +09:00
원더
7b39640112 chore: made changes on search syntax error message
close: https://github.com/koreanbots/v2-testing/issues/46
2021-02-09 19:30:46 +09:00
원더
276a9174af chore: added z index
close: https://github.com/koreanbots/v2-testing/issues/49
2021-02-09 19:12:47 +09:00
원더
ab31eb9c49 feat: added length limit for search
close: https://github.com/koreanbots/v2-testing/issues/45
2021-02-09 19:11:14 +09:00
dependabot-preview[bot]
1dfadf0b66
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#202)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.2 to 4.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.0/packages/eslint-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-09 18:47:01 +09:00
원더
fcc409d2a5 feat: added Things at Search Component 2021-02-08 22:42:33 +09:00
원더
6fa7d76631 feat: added tokenizer for migration sql 2021-02-08 22:41:53 +09:00
원더
e732a1d240 feat: added bot search endpoint 2021-02-08 22:41:34 +09:00
원더
4b062fac93 types: added ResponseProps Generic type 2021-02-08 22:41:27 +09:00
원더
8f1634de79 chore: added baseAPI URL at Constants 2021-02-08 22:40:58 +09:00
원더
e5b576fec7 feat: added Fetch function 2021-02-08 22:40:41 +09:00
원더
9fa0e2000f feat: using utf8mb4 charset 2021-02-08 22:40:32 +09:00
원더
c125a6a083 feat: added page to Schema 2021-02-08 22:40:26 +09:00
원더
9cf4172987 feat: added search method 2021-02-08 22:40:14 +09:00
원더
af96f26323 feat: defaulting code props 2021-02-08 22:40:01 +09:00
원더
ccc4df6a55 feat: using makeBotURL function 2021-02-08 22:39:47 +09:00
원더
12dda17c0a chore: env files for docker-compose 2021-02-08 22:39:26 +09:00
dependabot-preview[bot]
af1c24f89c
chore(deps): bump postcss from 8.2.4 to 8.2.5 (#200)
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.4...8.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-08 20:31:43 +09:00
dependabot-preview[bot]
a7c4246687
chore(deps): bump tailwindcss from 2.0.2 to 2.0.3 (#199)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v2.0.2...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-08 19:48:16 +09:00
dependabot-preview[bot]
d8896eea2f
chore(deps-dev): bump @types/react-select from 4.0.12 to 4.0.13 (#198)
Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 4.0.12 to 4.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-08 19:47:23 +09:00
dependabot-preview[bot]
547bddb6c2
chore(deps): bump react-select from 4.0.2 to 4.1.0 (#201)
Bumps [react-select](https://github.com/JedWatson/react-select) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@4.0.2...react-select@4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-08 19:46:34 +09:00
원더
e2d786c079 chore: docker compose using mariadb other image 2021-02-08 11:16:06 +09:00
원더
72454f8d11 chore: removed debug code 2021-02-08 10:12:54 +09:00
원더
b7fcc46b29 Merge branch 'master' of https://github.com/koreanbots/koreanbots 2021-02-07 22:55:21 +09:00
원더
a4601c7f49 fix: header anchor at emoji 2021-02-07 22:54:36 +09:00
dependabot-preview[bot]
692d6cc19a
chore(deps): bump @sentry/integrations from 6.0.4 to 6.1.0 (#196)
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 6.0.4 to 6.1.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.0.4...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-06 12:32:25 +09:00
dependabot-preview[bot]
23364bb542
chore(deps): bump @sentry/browser from 6.0.4 to 6.1.0 (#195)
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 6.0.4 to 6.1.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.0.4...6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-02-06 11:17:24 +09:00
원더
4cdd298685 chore: added tester key 2021-02-05 22:43:17 +09:00