144 lines
3.6 KiB
Plaintext
144 lines
3.6 KiB
Plaintext
|
layout/left-nav.component.html
|
||
|
<mat-tab [aria-label]="MainMenu.Call">
|
||
|
</mat-tab>
|
||
|
layout/left-side.component.ts
|
||
|
case MainMenu.Message: 주석
|
||
|
MessageStore
|
||
|
getMessageUnreadCount
|
||
|
layout/left-nav.component
|
||
|
MessageStore
|
||
|
/** About Message Badge */
|
||
|
getMessageUnreadCount
|
||
|
<!-- 2020-02-21 전화걸기 메뉴 주석-->
|
||
|
layouts\organization.component.html
|
||
|
<li *ngIf="!!authInfo && authInfo.canVideoConference">
|
||
|
화상회의 주석
|
||
|
top-bar.component.html
|
||
|
화상회의 버튼 주석
|
||
|
ui-profile/profile.component.html
|
||
|
authInfo.canVideoConference 주석
|
||
|
*ngIf="!isMe" || profile.fieldMessage
|
||
|
ui-profile/profile.component.ts
|
||
|
onClickMessage
|
||
|
message-box.component.ts
|
||
|
onMassTranslationDetail
|
||
|
<ucap-chat-message-box-bundle-image
|
||
|
message-box.component.html
|
||
|
<ucap-chat-message-box-translation
|
||
|
<ucap-chat-message-box-mass-translation
|
||
|
form.component.ts
|
||
|
toggleTranslation
|
||
|
onClickTranslation
|
||
|
form.component.html
|
||
|
onClickTranslation
|
||
|
notification.service.ts
|
||
|
MessageStore
|
||
|
@ucap-webmessenger/protocol-umg
|
||
|
MessageType
|
||
|
main.page.component.ts
|
||
|
MessageStore
|
||
|
msgOpenMessageSubscription
|
||
|
layout/messages.component.ts
|
||
|
/** About Translation */
|
||
|
// Translate Clear..
|
||
|
isShowTranslation
|
||
|
/** Send Translation message */
|
||
|
/** About Translation */
|
||
|
FileTalkSaveMultiRequest
|
||
|
fileTalkSaveMulti(
|
||
|
onSendMessage(
|
||
|
uploadBundleFile(
|
||
|
layout/messages.component.scss
|
||
|
|
||
|
messenger.resolver.ts
|
||
|
urlInfoDaesang -> urlInfo
|
||
|
|
||
|
messages.component.html
|
||
|
<!-- CHAT MESSAGES -->
|
||
|
<!-- Translation -->
|
||
|
ucap-webmessenger-protocol-event\src\public-api.ts
|
||
|
bundle-image.event-json
|
||
|
ucap-webmessenger-ui-chat\src\public-api.ts
|
||
|
export * from './lib/components/message-box/bundle-image.component';
|
||
|
ucap-ui-chat.module.ts
|
||
|
|
||
|
codec.ts
|
||
|
번들이미지
|
||
|
environment.type.ts
|
||
|
fileTalkSaveMulti: '/Common/FileTalkSaveMulti.aspx',
|
||
|
|
||
|
event.type.ts
|
||
|
/** B: 묶음파일 전송 */
|
||
|
BundleImage = 'b',
|
||
|
ucap-webmessenger-ui-room\list-item.component.ts
|
||
|
EventType.BundleImage
|
||
|
string.util.ts
|
||
|
BundleImage
|
||
|
file-upload-queue.component.ts
|
||
|
file-upload-queue.component.scss
|
||
|
file-upload-queue.component.html
|
||
|
ucap-webmessenger-protocol-file\info.ts
|
||
|
file.type.ts
|
||
|
|
||
|
common-api.service.ts
|
||
|
fileTalkSave
|
||
|
fileTalkSaveMulti
|
||
|
|
||
|
album-box.component.html
|
||
|
<div class="select-file">
|
||
|
*ngIf="urlList"
|
||
|
<ng-container [ngSwitch]="fileInfo.info.type">
|
||
|
album-box.component.ts
|
||
|
angular.json
|
||
|
"ucap-webmessenger-ui-call": {
|
||
|
tsconfig.json
|
||
|
"@ucap-webmessenger/ui-call"
|
||
|
messenger.layout.module.ts
|
||
|
UCapUiCallModule
|
||
|
sync
|
||
|
action.ts
|
||
|
effect.ts
|
||
|
sync-protocol.service.ts
|
||
|
phonebook
|
||
|
file-viewer.dialog.component.html
|
||
|
file-viewer.dialog.component.ts
|
||
|
file.service.ts
|
||
|
file.component.ts
|
||
|
ucap-ui.module.ts
|
||
|
notification.component.html
|
||
|
<h1 mat-subheader>{{ 'settings.notification.message' | translate }}</h1>
|
||
|
electron-projects\ucap-webmessenger-electron\src\index.ts
|
||
|
event/effect.ts
|
||
|
action.info.type === EventType.File
|
||
|
electron-builder.json
|
||
|
|
||
|
add
|
||
|
bundle-image.component
|
||
|
bundle-image.event-json
|
||
|
file-talk-save-multi.ts
|
||
|
ucap-webmessenger-ui-call prj
|
||
|
dialpad.dialog.component
|
||
|
dialpad.component
|
||
|
phone-book-info.ts
|
||
|
phone-book-sync.type.ts
|
||
|
phone-book.ts
|
||
|
media-viewer.component.*
|
||
|
select-file-info.ts
|
||
|
call-history.dialog.component.*
|
||
|
|
||
|
design
|
||
|
layouts/intro.component.html
|
||
|
layouts/intro.component.scss
|
||
|
layouts/top-bar.component.html
|
||
|
layouts/top-bar.component.scss
|
||
|
pages/account/component/login.page.component.scss
|
||
|
pages/account/component/login.page.component.ts
|
||
|
app.theme.scss
|
||
|
assets/images/login/ bg_, logo
|
||
|
_default.scss
|
||
|
favicon.ico
|
||
|
index.html
|
||
|
login.component.html
|
||
|
login.component.scss
|
||
|
ucap-webmessenger-ui-profile\src\lib\components\profile.component.scss
|
||
|
ucap-webmessenger-ui-profile\src\lib\components\profile.component.html
|