13981 Commits

Author SHA1 Message Date
a961f88cff
indexId as Int not String 2023-07-13 12:28:54 +02:00
06b15dcd5c
expect specific order of elements when querying, fix pagination query 2023-07-13 12:18:05 +02:00
bb509ae244
remove comment, reverse order to reduce client workload 2023-07-13 12:17:28 +02:00
ac6bbf1840
remove setTimeout 2023-07-13 11:33:45 +02:00
c21026e28a
fixed message loading state when writing and refetching 2023-07-13 11:23:06 +02:00
a82e76f366
test message ordering & pagination 2023-07-13 11:13:06 +02:00
1648b25516
lint fixes 2023-07-13 11:06:29 +02:00
d513a32ea8
Merge branch 'master' into message-pagination 2023-07-13 10:56:27 +02:00
Wolfgang Huß
f2f003d205
Merge pull request #6550 from Ocelot-Social-Community/6542-chat-in-header
feat(webapp): refine chat notification in header menu and chat button on user profile
2023-07-13 10:48:45 +02:00
8065529d0a
reverted change - use forEach instead of for loop 2023-07-13 10:41:55 +02:00
70c310bc88
create indexId when creating the message 2023-07-13 10:40:31 +02:00
Wolfgang Huß
34bb207e8e Change store commits into 'mapMutations' on user profile 2023-07-13 09:30:19 +02:00
Wolfgang Huß
40774b0498 Put user name in the tooltip of the chat button on the user profile 2023-07-13 08:59:51 +02:00
Wolfgang Huß
f0826e6e44
Update webapp/locales/de.json
Co-authored-by: Alexander Friedland <fridolin@tutanota.com>
2023-07-13 08:49:34 +02:00
Wolfgang Huß
afcb2a1eed
Update webapp/locales/en.json
Co-authored-by: Alexander Friedland <fridolin@tutanota.com>
2023-07-13 08:49:19 +02:00
Wolfgang Huß
a07a8b35e0
Update webapp/pages/profile/_id/_slug.vue
Co-authored-by: Alexander Friedland <fridolin@tutanota.com>
2023-07-13 08:49:08 +02:00
Wolfgang Huß
2a44b18aa6 Fix icon and set texts on chat button on user profile 2023-07-12 16:11:58 +02:00
Wolfgang Huß
0eaa4059b3 Fix icon and dummy count for chat notification button in header menu 2023-07-12 16:07:33 +02:00
Wolfgang Huß
181207a90b Move chat notification button in header to position between language and system notification
- Add this button to mobile as well.
2023-07-12 14:28:04 +02:00
0cce43500a
backend implementation for message pagination 2023-07-12 13:36:16 +02:00
481158f815
message type definition 2023-07-12 13:15:27 +02:00
730e15a9ea
working message pagination 2023-07-12 13:15:19 +02:00
635d3a2232
new room query 2023-07-12 13:15:06 +02:00
7e77bc82fb
new query including index & first, offset and orderBy 2023-07-12 13:14:43 +02:00
mahula
eeaa166f73
Merge pull request #6527 from Ocelot-Social-Community/disable-cypress-retries
refactor(other): disable cypress test retries
2023-07-11 17:26:27 +02:00
mahula
7add9f4a4f
Merge branch 'master' into disable-cypress-retries 2023-07-11 16:56:40 +02:00
mahula
4a0427e02b
Merge pull request #6525 from Ocelot-Social-Community/6501-featurefrontend-event-creation-page
feat(webapp): event creation page -better placeholder texts for venue and city inputs
2023-07-11 16:56:21 +02:00
mahula
e2da08c0ff
Merge branch 'master' into 6501-featurefrontend-event-creation-page 2023-07-11 15:59:33 +02:00
mahula
0154f7bcd5
Merge pull request #6526 from Ocelot-Social-Community/refactor-webapp-workflow
refactor(other): refine webapp github workflow conditions
2023-07-11 15:58:57 +02:00
mahula
8d962c738a
Merge branch 'master' into refactor-webapp-workflow 2023-07-11 15:34:45 +02:00
Wolfgang Huß
a97d65da3c
Merge pull request #6532 from Ocelot-Social-Community/docu-deployment-js-files
docs(other): update TODO-next-update.md for 2.7.0-470
2023-07-11 14:59:31 +02:00
453ffa4f2b
Merge branch 'master' into docu-deployment-js-files 2023-07-11 13:29:48 +02:00
ab5b7a0b8a
Merge pull request #6530 from Ocelot-Social-Community/fix-backend-room-with-self
fix(backend): chat - do not allow to create room with self
2023-07-11 13:29:35 +02:00
40dea17360
update TODO-next-update.md for 2.7.0-470 2023-07-11 13:05:01 +02:00
a4bb523cb4
unit test for error when creating room with self 2023-07-11 12:57:37 +02:00
dd4e6bf2dc
fix open chat functionality after relog co-authored-by: Ogerly <https://github.com/ogerly> 2023-07-11 12:13:46 +02:00
073adbe48c
do not allow to create room with self 2023-07-11 11:19:01 +02:00
1ee2dc70bb
Merge pull request #6524 from Ocelot-Social-Community/frontend-messages
feat(webapp): chat message capability
2023-07-10 20:56:59 +02:00
3134c7311c
Merge branch 'master' into frontend-messages 2023-07-10 19:44:27 +02:00
mahula
31da4c597b fix webapp github workflow conditions 2023-07-10 19:14:20 +02:00
mahula
728fd79579 set cypress test retries to 0 2023-07-10 18:42:06 +02:00
mahula
753e60fef1
Merge branch 'master' into refactor-webapp-workflow 2023-07-10 18:22:21 +02:00
mahula
5afd0f6bb4
Merge pull request #6368 from Ocelot-Social-Community/dependabot/npm_and_yarn/faker-js/faker-8.0.2
chore(backend): bump @faker-js/faker from 5.1.0 to 8.0.2
2023-07-10 18:20:17 +02:00
mahula
54711d3676
Merge branch 'master' into dependabot/npm_and_yarn/faker-js/faker-8.0.2 2023-07-10 17:12:32 +02:00
cb8db68b5b
user mapgetters instead of addressing the store directly 2023-07-10 17:11:14 +02:00
mahula
3d32f39088 fix webapp github workflow conditions 2023-07-10 17:07:47 +02:00
0888be0f70
Merge branch 'master' into frontend-messages 2023-07-10 17:04:22 +02:00
mahula
5379d615bb
Merge pull request #6509 from Ocelot-Social-Community/dependabot/npm_and_yarn/cypress-12.17.0
chore(other): bump cypress from 12.14.0 to 12.17.0
2023-07-10 16:58:21 +02:00
0ad59d9412
lint fix 2023-07-10 16:27:36 +02:00
mahula
97d883b845 set new placeholder texts for venue and city inputs 2023-07-10 16:25:53 +02:00