تغییرات در نمایش گفتگو
This commit is contained in:
parent
ea5e36a6e5
commit
8214903ba3
|
@ -301,7 +301,7 @@
|
||||||
>
|
>
|
||||||
<span class="tavasi tavasi-reply"></span>
|
<span class="tavasi tavasi-reply"></span>
|
||||||
</button>
|
</button>
|
||||||
|
<!--
|
||||||
<context-menu
|
<context-menu
|
||||||
style="position: static"
|
style="position: static"
|
||||||
:parentComponent="'comments'"
|
:parentComponent="'comments'"
|
||||||
|
@ -314,7 +314,7 @@
|
||||||
@other="catchAllEvent"
|
@other="catchAllEvent"
|
||||||
width="12em"
|
width="12em"
|
||||||
maxHeight="20em"
|
maxHeight="20em"
|
||||||
></context-menu>
|
></context-menu> -->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
@ -314,7 +314,7 @@
|
||||||
>
|
>
|
||||||
<div class="group-row enable-hover">
|
<div class="group-row enable-hover">
|
||||||
<div class="group-picture-container">
|
<div class="group-picture-container">
|
||||||
<!-- <context-menu
|
<context-menu
|
||||||
height="auto"
|
height="auto"
|
||||||
maxHeight="13em"
|
maxHeight="13em"
|
||||||
dataOffset="0,0"
|
dataOffset="0,0"
|
||||||
|
@ -326,7 +326,7 @@
|
||||||
@remove-item="removeItem(groupItem)"
|
@remove-item="removeItem(groupItem)"
|
||||||
@other="makeLink(groupItem)"
|
@other="makeLink(groupItem)"
|
||||||
>
|
>
|
||||||
</context-menu> -->
|
</context-menu>
|
||||||
|
|
||||||
<img
|
<img
|
||||||
class="group-picture"
|
class="group-picture"
|
||||||
|
@ -392,7 +392,7 @@
|
||||||
>
|
>
|
||||||
<div class="group-row enable-hover">
|
<div class="group-row enable-hover">
|
||||||
<div class="group-picture-container">
|
<div class="group-picture-container">
|
||||||
<!-- <context-menu
|
<context-menu
|
||||||
height="auto"
|
height="auto"
|
||||||
maxHeight="13em"
|
maxHeight="13em"
|
||||||
dataOffset="0,0"
|
dataOffset="0,0"
|
||||||
|
@ -406,7 +406,7 @@
|
||||||
@join-to-group="openGroupSearchForm('groups', groupItem)"
|
@join-to-group="openGroupSearchForm('groups', groupItem)"
|
||||||
@other="openInvitePostModal(groupItem)"
|
@other="openInvitePostModal(groupItem)"
|
||||||
>
|
>
|
||||||
</context-menu> -->
|
</context-menu>
|
||||||
|
|
||||||
<img
|
<img
|
||||||
class="group-picture"
|
class="group-picture"
|
||||||
|
@ -474,7 +474,7 @@
|
||||||
>
|
>
|
||||||
<div class="group-row">
|
<div class="group-row">
|
||||||
<div class="group-picture-container">
|
<div class="group-picture-container">
|
||||||
<!-- <context-menu
|
<context-menu
|
||||||
height="auto"
|
height="auto"
|
||||||
maxHeight="13em"
|
maxHeight="13em"
|
||||||
dataOffset="0,0"
|
dataOffset="0,0"
|
||||||
|
@ -487,7 +487,7 @@
|
||||||
@edit-item="editItem(groups, groupItem, index)"
|
@edit-item="editItem(groups, groupItem, index)"
|
||||||
@other="makeLink(groupItem)"
|
@other="makeLink(groupItem)"
|
||||||
>
|
>
|
||||||
</context-menu> -->
|
</context-menu>
|
||||||
|
|
||||||
<img
|
<img
|
||||||
class="group-picture"
|
class="group-picture"
|
||||||
|
@ -602,7 +602,7 @@
|
||||||
:aria-controls="'collapse' + key"
|
:aria-controls="'collapse' + key"
|
||||||
>
|
>
|
||||||
<div class="group-picture-container">
|
<div class="group-picture-container">
|
||||||
<!-- <context-menu
|
<context-menu
|
||||||
height="auto"
|
height="auto"
|
||||||
maxHeight="13em"
|
maxHeight="13em"
|
||||||
v-if="isGroupAdmin(lobby)"
|
v-if="isGroupAdmin(lobby)"
|
||||||
|
@ -616,7 +616,7 @@
|
||||||
@edit-item="editItem(groups, lobby, key)"
|
@edit-item="editItem(groups, lobby, key)"
|
||||||
@other="makeLink(lobby)"
|
@other="makeLink(lobby)"
|
||||||
>
|
>
|
||||||
</context-menu> -->
|
</context-menu>
|
||||||
|
|
||||||
<img
|
<img
|
||||||
class="group-picture"
|
class="group-picture"
|
||||||
|
@ -730,7 +730,7 @@
|
||||||
:class="{ 'enable-hover': isGroupAdmin(group) }"
|
:class="{ 'enable-hover': isGroupAdmin(group) }"
|
||||||
>
|
>
|
||||||
<div class="group-picture-container">
|
<div class="group-picture-container">
|
||||||
<!-- <context-menu
|
<context-menu
|
||||||
height="auto"
|
height="auto"
|
||||||
maxHeight="13em"
|
maxHeight="13em"
|
||||||
v-if="isGroupAdmin(group)"
|
v-if="isGroupAdmin(group)"
|
||||||
|
@ -743,7 +743,7 @@
|
||||||
@edit-item="editItem(groups, group, j)"
|
@edit-item="editItem(groups, group, j)"
|
||||||
@remove-item="removeItem(group)"
|
@remove-item="removeItem(group)"
|
||||||
>
|
>
|
||||||
</context-menu> -->
|
</context-menu>
|
||||||
|
|
||||||
<img
|
<img
|
||||||
class="group-picture"
|
class="group-picture"
|
||||||
|
@ -1374,9 +1374,6 @@ export default {
|
||||||
// "app-version-code": import.meta.env.VITE_APP_VERSION,
|
// "app-version-code": import.meta.env.VITE_APP_VERSION,
|
||||||
// };
|
// };
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// this.authHttpService = new HttpService(import.meta.env.VITE_AUTH_BASE_URL);
|
// this.authHttpService = new HttpService(import.meta.env.VITE_AUTH_BASE_URL);
|
||||||
// this.keyValueHttpService = new HttpService(
|
// this.keyValueHttpService = new HttpService(
|
||||||
// import.meta.env.VITE_KEY_VALUE_BASE_URL
|
// import.meta.env.VITE_KEY_VALUE_BASE_URL
|
||||||
|
@ -1626,7 +1623,6 @@ export default {
|
||||||
target.classList.add("error");
|
target.classList.add("error");
|
||||||
},
|
},
|
||||||
getGroupTypes() {
|
getGroupTypes() {
|
||||||
|
|
||||||
let url = chatApi.forms.groupTypes;
|
let url = chatApi.forms.groupTypes;
|
||||||
console.log("🚀 ~ getGroupTypes ~ url:", url);
|
console.log("🚀 ~ getGroupTypes ~ url:", url);
|
||||||
this.httpService.postRequest("keyvalue/" + url).then((response) => {
|
this.httpService.postRequest("keyvalue/" + url).then((response) => {
|
||||||
|
@ -1730,7 +1726,7 @@ export default {
|
||||||
this.inviteLinkId = this.$route.query["invite-id"];
|
this.inviteLinkId = this.$route.query["invite-id"];
|
||||||
this.redirectViaInviteLink = true;
|
this.redirectViaInviteLink = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
const tempGroupFilter = this.selectedGroupFilter;
|
const tempGroupFilter = this.selectedGroupFilter;
|
||||||
const payload = {
|
const payload = {
|
||||||
type: tempGroupFilter.map((item) => item.id),
|
type: tempGroupFilter.map((item) => item.id),
|
||||||
|
@ -2082,7 +2078,6 @@ export default {
|
||||||
},
|
},
|
||||||
|
|
||||||
showMessages(groups, groupItem, index) {
|
showMessages(groups, groupItem, index) {
|
||||||
|
|
||||||
const { $eventBus } = useNuxtApp();
|
const { $eventBus } = useNuxtApp();
|
||||||
$eventBus.emit("close-replays");
|
$eventBus.emit("close-replays");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user