245 Commits

Author SHA1 Message Date
minseokkang
da13e49d62 Merge remote-tracking branch 'origin/master' 2022-12-08 17:07:08 +09:00
minseokkang
b47b947e9d fix: User Repository, Service Refactoring. 2022-12-08 17:06:53 +09:00
minseokkang
5091f21a16 Merge remote-tracking branch 'origin/master' 2022-12-07 16:12:30 +09:00
minseokkang
8e25130109 fix : UserController, User DTO Refactoring 2022-12-07 16:12:13 +09:00
minseokkang
22a42d0920 Update README.md 2022-12-06 01:06:20 +09:00
minseokkang
e1f0ccfd9c Update README.md 2022-12-06 01:05:49 +09:00
minseokkang
c897d26762 Update README.md 2022-12-06 01:00:06 +09:00
kms
e6b11d6d0f feat: [FE] Comment API Add. 2022-12-06 00:43:01 +09:00
minseokkang
427eae6efd feat : [FE] Article Update ADD. 2022-12-05 19:01:06 +09:00
kms
74451508e9 feat : Pagination Implement. 2022-12-04 19:31:37 +09:00
kms
20487f5a46 feat : Home Article ReRender Success and Pagination Template add 2022-12-04 18:12:53 +09:00
kms
828c744285 save pagination 2022-12-04 15:22:36 +09:00
minseokkang
b4cf76689c 12.02 temp save 2022-12-02 18:00:51 +09:00
minseokkang
624c509a41 12.02 temporary save in company 2022-12-02 12:57:59 +09:00
kms
5a40832408 fix : API service refactoring 2022-12-02 01:02:25 +09:00
minseokkang
b8caa0140b fix : addComment function 2022-12-01 16:27:34 +09:00
minseokkang
ebf851d1c5 fix : ArticleDetail Page Refactoring 2022-12-01 16:20:35 +09:00
minseokkang
a55f0c28f8 fix : setting page refactoring complete 2022-12-01 10:13:27 +09:00
kms
aeb52fa2f4 fix : refactoring code, disunite API service and async function add. TODO watch Token statue because async state not recommend. 2022-12-01 01:08:05 +09:00
minseokkang
ce1e1ca573 feat : comment post add and profile connect.
TODO remove, update comment, redirect comment status
2022-11-30 17:35:39 +09:00
minseokkang
5f4bdf13ea feat: favorite, unfavorite Article Function add 2022-11-30 13:22:44 +09:00
minseokkang
eaa50e298b fix : test Code 2022-11-29 17:01:29 +09:00
minseokkang
8e8a0b9c48 feat : common date util function add. convert to Us-en String from LocalDateTime 2022-11-29 15:21:47 +09:00
kms
c51f469124 fix : feed API, TODO FIX Testcode. 2022-11-29 00:53:04 +09:00
minseokkang
2248112454 feat : Article Detail Follow, Unfollow user Function Implement. 2022-11-28 12:43:05 +09:00
kms
4fc89b0e5b feat: add Article Create Author Profile get Method. 2022-11-27 18:55:26 +09:00
kms
311ab00234 fix : change Spring WebConfig 2022-11-27 18:07:10 +09:00
kms
e8247f7521 feat: header click active event implement. 2022-11-27 16:35:04 +09:00
kms
021c8d7b74 feat: add ListTag Component. 2022-11-27 16:14:33 +09:00
kms
534f62c4e8 fet : routing home page articles author name click -> Profile page 2022-11-27 15:47:51 +09:00
kms
ea3ab8bc3a fix : refactoring 2022-11-26 23:17:56 +09:00
minseokkang
3d212c0302 fix : home articles view change 2022-11-25 12:34:03 +09:00
kms
020c59d380 feat : Your Feed API Implement. 2022-11-25 01:05:16 +09:00
minseokkang
a1c45d5a82 11.24 save 2022-11-24 18:05:56 +09:00
kms
8f30ee0a19 feat : render articles 2022-11-23 23:04:47 +09:00
minseokkang
59d0f6c97d 11.23 save success complicated json response in vue.js 2022-11-23 18:15:35 +09:00
minseokkang
a709acac4b 11.22 save TODO foreach print articles data 2022-11-22 18:08:13 +09:00
minseokkang
cf9edf2cfe feat: [FE] create ArticleImplement. and sample Article Page create. and add BootStrap Css files 2022-11-22 12:40:41 +09:00
minseokkang
76b3121b67 11.21 save Problem List Post.. 2022-11-21 18:01:04 +09:00
kms
df3c2e19af 11.20 save add new Article API Implement... 2022-11-20 17:55:16 +09:00
kms
918b6c8cb2 fix : Login Test-Wrong Password input test Implement. fix other logics 2022-11-20 16:40:01 +09:00
kms
99dd1d292f fix : header update and Login Password Wrong Logic add 2022-11-20 16:28:40 +09:00
minseokkang
9471351943 11.18save TODO reload Header Login status 2022-11-18 17:58:59 +09:00
minseokkang
ebd42df504 feat: [FE] Profile and Settings connection, Implement Unfollow, follow API, getProfile. 2022-11-18 15:35:06 +09:00
minseokkang
2855b56749 fix : Login page, Register Page apply vuex 2022-11-18 10:34:50 +09:00
kms
f25e02777f fix : vuex ADD and signup test 2022-11-18 00:29:44 +09:00
minseokkang
81655e7509 update readme add Code Coverage 2022-11-17 18:11:35 +09:00
minseokkang
ff9b481a82 feat : jacoco code Coverage ADD 2022-11-17 18:09:29 +09:00
minseokkang
cfe4e8b0dd feat : [FE] UserUpdate API Implement. 2022-11-17 16:25:04 +09:00
kms
8c78ad0bdf fix : deploy bash script fix 2022-11-17 01:05:48 +09:00