diff --git a/src/app/pages/chat/group-messages/group-messages.page.html b/src/app/pages/chat/group-messages/group-messages.page.html index 8f9430043..38b6ad5b5 100644 --- a/src/app/pages/chat/group-messages/group-messages.page.html +++ b/src/app/pages/chat/group-messages/group-messages.page.html @@ -57,48 +57,19 @@ A conversa original mantêm-se como chat individual
-
+
{{msg.u.name ?? ""}} {{showDateDuration(msg._updatedAt)}}
{{msg.msg}} -
-
-
- image -
-
-
-
- -
- - - - - - - {{file.title}} -
-
-
- - {{file.description}} - - {{msg.file.type.replace('application/','').toUpperCase()}} - -
-
-
-
-
{{last ? scrollToBottom() : ''}}
-
+ + File image
@@ -120,22 +90,22 @@ {{last ? scrollToBottom() : ''}}
- + --> -
+
+
{{msg.u.name ?? ""}} {{showDateDuration(msg._updatedAt)}}
- {{msg.msg}}
-
+
image +
-
-
+
@@ -154,13 +124,19 @@ {{msg.file.type.replace('application/','').toUpperCase()}}
-
{{last ? scrollToBottom() : ''}}
+
+ {{msg.u.name ?? ""}} criou esta reunião
+
+ De {{showDateDuration(msg.file.start_date)}} a {{showDateDuration(msg.file.end_date)}}
+ {{msg.file.venue}}
+
+
@@ -191,7 +167,7 @@
{{last ? scrollToBottom() : ''}}
-
+
diff --git a/src/app/pages/chat/messages/messages.page.html b/src/app/pages/chat/messages/messages.page.html index d9027acc9..6630716f5 100644 --- a/src/app/pages/chat/messages/messages.page.html +++ b/src/app/pages/chat/messages/messages.page.html @@ -49,46 +49,14 @@ -->
-
-
+
+
{{msg.u.name}} {{showDateDuration(msg._updatedAt)}}
{{msg.msg}} -
-
-
- - image -
-
-
-
- -
- - - - - - - {{file.title}} -
-
-
- - {{file.description}} - - {{msg.file.type.replace('application/','').toUpperCase()}} - -
-
-
-
-
{{last ? scrollToBottom() : ''}}
@@ -104,7 +72,9 @@
--> -
+ +
+
{{msg.u.name}} {{showDateDuration(msg._updatedAt)}} @@ -112,15 +82,12 @@
-
- - File +
image +
-
-
+
-
@@ -138,15 +105,22 @@ {{msg.file.type.replace('application/','').toUpperCase()}}
-
{{last ? scrollToBottom() : ''}}
+
+ {{msg.u.name}} criou esta reunião
+
+ De {{showDateDuration(msg.file.start_date)}} a {{showDateDuration(msg.file.end_date)}}
+ {{msg.file.venue}}
+
-
+
+ +
diff --git a/src/app/shared/chat/group-messages/group-messages.page.html b/src/app/shared/chat/group-messages/group-messages.page.html index fd98e664c..1cde6d2f8 100644 --- a/src/app/shared/chat/group-messages/group-messages.page.html +++ b/src/app/shared/chat/group-messages/group-messages.page.html @@ -58,36 +58,6 @@
{{msg.msg}} -
-
-
- image -
-
-
-
- -
- - - - - - - {{file.title}} -
-
-
- - {{file.description}} - - {{msg.file.type.replace('application/','').toUpperCase()}} - -
-
-
-
-
{{last ? scrollToBottom() : ''}}
@@ -95,7 +65,6 @@
- AQUI
@@ -103,7 +72,6 @@
- {{msg.u.name}} {{showDateDuration(msg._updatedAt)}}
@@ -111,10 +79,10 @@
image +
-
@@ -248,7 +216,7 @@ - + diff --git a/src/app/shared/popover/chat-options-popover/chat-options-popover.page.html b/src/app/shared/popover/chat-options-popover/chat-options-popover.page.html index eca090810..fb5cc2d04 100644 --- a/src/app/shared/popover/chat-options-popover/chat-options-popover.page.html +++ b/src/app/shared/popover/chat-options-popover/chat-options-popover.page.html @@ -7,8 +7,8 @@
- - + +