Commit Graph

286 Commits

Author SHA1 Message Date
mutoe a99d3b40c4 fix: using leading at symbol in user profile path 2020-10-07 21:32:32 +08:00
mutoe f74df8a254 feat: add login and register page 2020-10-07 21:29:58 +08:00
mutoe cd88560355 refactor: abstract popular tags component 2020-10-07 19:16:37 +08:00
mutoe f18ea27a0d
Merge pull request #5 from levchak0910/add-tags
feat: fetch all tags
2020-10-07 12:26:52 +08:00
mutoe 11db47133e
Merge pull request #3 from levchak0910/respect-vue-eslint
refactor: respect vue eslint rules
2020-10-07 12:07:21 +08:00
mutoe 143b2c3219
Merge pull request #4 from levchak0910/add-article-slug-page
feat: add article's page
2020-10-07 11:56:32 +08:00
Sándor Levcsák e12553c035 chore: update yarn lock file 2020-10-07 02:48:34 +03:00
Sándor Levcsák e8fa391b26 feat: add article's page 2020-10-07 01:56:28 +03:00
Sándor Levcsák 02f9dbda9c feat: fetch all tags 2020-10-06 22:57:35 +03:00
Sándor Levcsák 06fec85e63 refactor: respect vue eslint rules 2020-10-06 21:48:35 +03:00
mutoe 7c9157384e refactor: abstract article preview 2020-10-06 23:30:58 +08:00
mutoe 5bdc6d8354 feat: add pagination 2020-10-06 23:00:58 +08:00
mutoe 76d2752479 refactor: flatten components 2020-10-06 21:52:20 +08:00
mutoe 5813c29448 chore: fix build public path 2020-10-06 20:40:39 +08:00
mutoe 985c508680 chore: fix relative path issue 2020-10-06 20:33:22 +08:00
mutoe c8f3d676f6 style: add cypress eslint rules 2020-10-06 20:31:55 +08:00
mutoe cd75016faa style: add standard eslint rules 2020-10-06 20:22:13 +08:00
mutoe fb14a4a9fc chore: add cypress example code 2020-10-06 20:06:59 +08:00
mutoe 7a2d57633e
Merge pull request #1 from levchak0910/levchak0910-add-navigation
chore: add app navigation
2020-10-06 19:23:57 +08:00
mutoe 74971215de
Merge branch 'master' into levchak0910-add-navigation 2020-10-06 19:23:39 +08:00
mutoe 1ca5de0174
Merge pull request #2 from levchak0910/levchak0910-add-footer
chore: add app footer
2020-10-06 19:21:41 +08:00
Sándor Levcsák 718934d042 fix: revert eslint auto fix 2020-10-02 01:56:00 +03:00
Sándor Levcsák 3b23542a12 chore: add app footer 2020-10-02 01:54:10 +03:00
Sándor Levcsák 5ed2a51334 chore: add app navigation 2020-10-02 01:15:56 +03:00
mutoe f87360f09c feat: add vue router implement homepage 2020-10-01 13:36:11 +08:00
mutoe a789b6c9c6 chore: remove useless files 2020-09-30 01:21:25 +08:00
mutoe f87c41a053 chore: migrate services and utils 2020-09-30 01:21:04 +08:00
mutoe d142e3f5b8 chore: setup cypress 2020-09-29 22:39:51 +08:00
mutoe e09aa7f5d3 docs: update README 2020-09-29 00:32:55 +08:00
mutoe 3f680b548c chore: setup husky & lint-staged 2020-09-29 00:16:41 +08:00
mutoe 5d5aeca86c chore: setup eslint 2020-09-29 00:16:41 +08:00
mutoe e9c631f16e chore: no emit typescipt 2020-09-28 22:28:12 +08:00
mutoe 884151bab5 refactor: migrate to typescript 2020-09-28 00:33:43 +08:00
mutoe 6f61ced192 chore: setup CI 2020-09-27 23:57:55 +08:00
mutoe d3b5b36c54 docs: add realworld readme 2020-09-27 23:52:23 +08:00
mutoe 4fc45b002f chore: initial 2020-09-27 22:58:53 +08:00