next-ucap-messenger/projects/ucap-webmessenger-app/src/app
leejh 69ab6e5d3b bug fix :: 대화방 알림 토글시 방제목이 없을 경우 서버에서 방번호로 입력하도록 되어 있는 버그
>> 우회하기 위해 방제목이 없을 경우 blank 하나 넣어서 전송하도록 수정.
2019-10-23 17:26:04 +09:00
..
guards UI Components of chat are added & Protocol service is modified 2019-09-23 14:23:24 +09:00
interceptors UI Components of chat are added & Protocol service is modified 2019-09-23 14:23:24 +09:00
layouts/messenger 기능 추가 :: 대화 > 대화목록 :: context menu 기능 추가 및 기능 구현. 2019-10-23 17:03:34 +09:00
pages 디자인 수정. 2019-10-21 13:20:14 +09:00
resolvers 수정 :: KEY_VER_INFO 의 SessionStorage 정보를 ui component 에서 참조하던것을 상위 컴포넌트에서 주입하는 방식으로 수정. 2019-10-15 14:58:11 +09:00
services notification of status is implemented 2019-10-11 16:40:55 +09:00
store bug fix :: 대화방 알림 토글시 방제목이 없을 경우 서버에서 방번호로 입력하도록 되어 있는 버그 2019-10-23 17:26:04 +09:00
types 기능 추가 :: 그룹 멤버 변경 2019-10-21 13:10:19 +09:00
app-provider.module.ts protocol-inner is added 2019-09-19 14:15:43 +09:00
app-routing.module.ts template page added 2019-10-02 17:12:51 +09:00
app-store.module.ts Initial Commit 2019-09-18 15:02:21 +09:00
app-translate.module.ts UI for group & native for browser are added 2019-09-24 09:03:36 +09:00
app.component.html Initial Commit 2019-09-18 15:02:21 +09:00
app.component.scss refactoring 2019-09-26 11:11:22 +09:00
app.component.spec.ts Initial Commit 2019-09-18 15:02:21 +09:00
app.component.ts Initial Commit 2019-09-18 15:02:21 +09:00
app.module.ts module import 2019-10-10 10:57:24 +09:00
app.theme.scss bug fix scss 2019-10-21 13:39:36 +09:00