Commit Graph

172 Commits

Author SHA1 Message Date
minseokkang
f53389a744 fix : change build.gradle add input package.json file setup 2022-11-11 12:54:38 +09:00
minseokkang
27d75eee77 fix : gitAction add vueCli 2022-11-11 12:50:54 +09:00
minseokkang
02af26c1db fix : gitAction add vueCli 2022-11-11 12:48:23 +09:00
minseokkang
cfe33b8d4e fix : npm build test 2022-11-11 12:45:20 +09:00
minseokkang
336741f4c8 fix : npm build test 2022-11-11 12:32:02 +09:00
minseokkang
f28acc9edc fix : npm build test 2022-11-11 12:04:13 +09:00
minseokkang
eee5ebaa3b fix : vue.js auto build code ADD 2022-11-11 11:46:14 +09:00
kms
d7ff868cff Merge remote-tracking branch 'origin/master' 2022-11-11 00:39:34 +09:00
kms
d3f151ff16 feat : vue.js init files add 2022-11-11 00:39:14 +09:00
kms
82ca21699d fix : user Test Code Move 2022-11-10 22:31:47 +09:00
kms
2d30a2b8c9 feat : List Articles and Feed Article Service Test Code Implement. 2022-11-10 22:28:45 +09:00
kms
2addef0a12 Merge remote-tracking branch 'origin/master' 2022-11-10 21:17:41 +09:00
kms
7e11c8af16 feat : List Articles and Feed Article Controller Test Code Implement. 2022-11-10 21:17:33 +09:00
minseokkang
20c2f1e5e2 Update README.md 2022-11-10 20:54:16 +09:00
minseokkang
4f48675b5a Update README.md 2022-11-10 17:59:06 +09:00
minseokkang
d59a3151c9 Update autoTest.yml 2022-11-10 15:58:07 +09:00
minseokkang
6a24346228 fix : codeDeploy owner change 2022-11-10 13:31:36 +09:00
minseokkang
3123892cdb add CD 2022-11-10 10:40:50 +09:00
minseokkang
76305286bd feat : deploy file add 2022-11-10 10:14:43 +09:00
minseokkang
055d3e151d feat : appspec.yml add 2022-11-10 10:12:34 +09:00
minseokkang
80887b9a68 add CI 2022-11-10 10:08:34 +09:00
kms
f9d2761982 11.09 save 2022-11-09 22:33:38 +09:00
kms
5ff5436138 feat : List Article Controller, Service, Repository Implement. and TagList Sort 2022-11-09 22:16:30 +09:00
minseokkang
0f9fcf38bf fix : disable SQL 2022-11-09 17:40:35 +09:00
minseokkang
ec029964d9 fix : delete apiTest file. 2022-11-09 14:18:14 +09:00
minseokkang
27f13bbff0 feat : Get List Article Implement.? 2022-11-09 11:30:34 +09:00
kms
02619a57dc 11.09save 2022-11-09 01:02:38 +09:00
kms
41ce2184eb feat : add get Article List but Problem - N+1 2022-11-08 23:21:03 +09:00
kms
65719df6b2 11.6 save 2022-11-06 18:59:49 +09:00
kms
e4e2574577 feat : List Comment API Service test Code Implement. 2022-11-06 16:38:38 +09:00
kms
0b436e82f1 feat : List Comment API Controller test Code Implement. 2022-11-06 15:54:33 +09:00
kms
5c12fdd7b8 feat : List Comment API Implement. and Refacotring ADD Comment API because JSON Name Setting 2022-11-05 18:59:48 +09:00
kms
7d8761934b fix : **Comment** Class Typo fix 2022-11-05 17:54:21 +09:00
kms
9b05b1e67d fix : LocalDateTime -> ZoneDateTime because API DOC need **ISO8601** Formatting 2022-11-05 17:37:10 +09:00
kms
0aa4406c0a fix : userUpdate Request DTO Fix. fix 6 test-script error 2022-11-05 16:11:46 +09:00
minseokkang
946eb66ebe feat : api test ADD GitAction
feat : api test ADD GitAction

feat : api test ADD GitAction

feat : api test ADD GitAction

feat : cache test
2022-11-04 16:01:17 +09:00
minseokkang
9f26ec27e5 feat : api test ADD GitAction 2022-11-04 15:25:40 +09:00
minseokkang
48fe93fdf7 feat : api test ADD GitAction 2022-11-04 15:24:52 +09:00
minseokkang
981ec5ed03 feat : Delete Comment API Controller, Service, Repository Test Code Implement. 2022-11-04 15:09:30 +09:00
minseokkang
e49268072a feat : Delete Comment API Controller, Service, Repository Implement. 2022-11-04 10:59:06 +09:00
minseokkang
ff3bd8c923 feat : Create comment API Repository test Implement. Comment Entity Add Article Column 2022-11-03 16:25:19 +09:00
minseokkang
7f0f76fe6e feat : Create comment API Service test Implement. 2022-11-03 12:58:50 +09:00
minseokkang
8f0ad89108 feat : Create comment API Controller test Implement. 2022-11-01 17:50:17 +09:00
minseokkang
0f47e27e51 fix : add commentService Bean in Article Controller Test Code 2022-11-01 16:37:10 +09:00
minseokkang
68df1b6be1 feat :add Comment API Implement. 2022-11-01 16:33:19 +09:00
minseokkang
1cb0b2c97f List Article Get API Temporary Save Because Implement Level Hard More Think 2022-11-01 12:55:21 +09:00
kms
5ec886b05a feat : get tagList Test Code Implement. 2022-10-31 23:32:44 +09:00
kms
19d270fcad feat : get tagList Controller, Service, Repository Implement. Refactoring 2022-10-31 22:35:43 +09:00
minseokkang
9465325b05 feat : Get Tags Controller, Service, Repository Implement. 2022-10-31 17:51:37 +09:00
minseokkang
b69eb8860d feat : UnFavorite Article Test Code Implement. 2022-10-31 12:59:59 +09:00