14109 Commits

Author SHA1 Message Date
9c052ea1cd
start with chat notifications 2023-07-17 11:38:06 +02:00
d75566a8ce
sender user 2023-07-17 10:30:12 +02:00
b6fe28e1c4
fix test, test pagination properly 2023-07-17 10:29:32 +02:00
1e77e9aec0
Merge branch 'master' into unread-rooms-query 2023-07-17 10:23:56 +02:00
640e713f0a
Merge pull request #6579 from Ocelot-Social-Community/chat-pagniate-rooms
feat(webapp): chat paginate rooms
b2.7.0-489
2023-07-17 10:09:05 +02:00
348d56beb1
Merge branch 'master' into chat-pagniate-rooms 2023-07-17 09:33:39 +02:00
Hannes Heine
57418ee18a
Merge pull request #6582 from Ocelot-Social-Community/share-required-files-via-cache-for-e2e-testing
refactor(other): use cached docker images in github e2e flow to decrease run time of e2e test job runs
b2.7.0-488
2023-07-17 09:32:01 +02:00
121093342b
Merge branch 'master' into chat-pagniate-rooms 2023-07-17 09:30:02 +02:00
mahula
6ab1d24c36 remove pr number step fpm e2e test job 2023-07-17 07:47:49 +02:00
mahula
fe8d4a4cfa reuse pr number from preparation step in e2e test step 2023-07-17 07:46:01 +02:00
mahula
545eb04d6c adapt step namings 2023-07-17 07:43:54 +02:00
mahula
9ba873648e add cache restoring in e2e test step 2023-07-17 07:42:58 +02:00
mahula
690021fcb6 move cypress requirement installation to preparation step 2023-07-17 07:39:57 +02:00
mahula
5ca1e9e648 add docker image building step to e2e test workflow 2023-07-17 07:35:20 +02:00
ddc864a433
Merge pull request #6581 from Ocelot-Social-Community/fix-room-image
fix(webapp): show room header images.
b2.7.0-487
2023-07-17 00:55:19 +02:00
c0dec2c358
Merge branch 'master' into fix-room-image 2023-07-16 20:40:50 +02:00
Hannes Heine
61ce0156d1
Merge branch 'master' into chat-pagniate-rooms 2023-07-16 13:18:35 +02:00
Hannes Heine
a97af3e418
Merge pull request #6561 from Ocelot-Social-Community/chat-seed
feat(backend): chat seed
b2.7.0-486
2023-07-16 13:17:25 +02:00
elweyn
5dfdcc9bc2 fix(webapp): show room header images. 2023-07-15 19:00:46 +02:00
1e7f579378
adjust tests 2023-07-15 12:51:43 +02:00
661c2f1b71
implement room order 2023-07-15 12:51:33 +02:00
66cd66d71a
test room pagination and singleRoom query 2023-07-15 12:03:53 +02:00
ab91413bf3
typo 2023-07-15 10:43:08 +02:00
0cb45cd8f6
removed refetch message method 2023-07-15 10:42:10 +02:00
851dd2e3e6
lint fixes 2023-07-15 10:40:18 +02:00
5f4a973e2a
backend allow room filter by id for single rooms 2023-07-15 10:38:35 +02:00
f05a0bc544
frontend paginate rooms 2023-07-15 10:38:19 +02:00
Moriz Wahl
c46d0064fc unread rooms query in chat notification 2023-07-14 14:50:43 +02:00
Moriz Wahl
d7746e5904 clean db after all 2023-07-14 14:44:41 +02:00
Moriz Wahl
09be4d3442 test unread rooms query 2023-07-14 14:40:38 +02:00
Moriz Wahl
f4567b14ff feat(backend): unread rooms query 2023-07-14 13:25:57 +02:00
55b3bc999a
use a prime for seeding to allow testing of the pagination 2023-07-14 10:59:38 +02:00
eae7b53adf
reduce message count to 1000 instead of 10000 to reduce seed time 2023-07-14 10:56:02 +02:00
75b63c3caa
Merge branch 'master' into chat-seed 2023-07-14 10:42:45 +02:00
f9da762253
implemented chat seed 2023-07-14 10:42:20 +02:00
b933305cad
Merge pull request #6549 from Ocelot-Social-Community/message-pagination
feat(webapp): chat message pagination
b2.7.0-485
2023-07-14 10:28:20 +02:00
faa474dcf6
fixed merge problem 2023-07-14 09:19:56 +02:00
a9ad8c34c8
Merge branch 'master' into message-pagination 2023-07-14 09:13:40 +02:00
mahula
65a6e219db
Merge pull request #6553 from Ocelot-Social-Community/6537-chat-remove-reply-smileys
feat(webapp): chat remove reply smileys
b2.7.0-484
2023-07-14 08:19:36 +02:00
mahula
db7c8d55e5
Merge branch 'master' into 6537-chat-remove-reply-smileys 2023-07-13 19:16:27 +02:00
mahula
eaad9425a7
Merge pull request #6552 from Ocelot-Social-Community/6536-chat-remove-message-actions
feat(webapp): remove message actions for chat
b2.7.0-483
2023-07-13 19:15:19 +02:00
mahula
acf45ace4f
Merge branch 'master' into 6536-chat-remove-message-actions 2023-07-13 16:03:38 +02:00
Moriz Wahl
d9510b0739
Merge pull request #6547 from Ocelot-Social-Community/more-message-props
feat(backend): more message props
b2.7.0-482
2023-07-13 16:00:38 +02:00
Hannes Heine
4e6b927452
Merge branch 'master' into 6536-chat-remove-message-actions 2023-07-13 15:17:58 +02:00
Moriz Wahl
7864809036
Merge branch 'master' into more-message-props 2023-07-13 15:17:07 +02:00
da0f7094a8
Merge pull request #6520 from Ocelot-Social-Community/refactor-seed
refactor(backend): fix seed to not use promise all where easily refactored
b2.7.0-481
2023-07-13 15:09:11 +02:00
7b23f753ac
Merge branch 'master' into refactor-seed 2023-07-13 14:29:43 +02:00
mahula
658a616170
Merge pull request #6540 from Ocelot-Social-Community/cypress-reporting
refactor(other): add proper reporting to cypress tests
b2.7.0-480
2023-07-13 14:27:14 +02:00
mahula
264546c27c
Merge branch 'master' into cypress-reporting 2023-07-13 14:04:14 +02:00
mahula
e3b619709c
Merge pull request #6528 from Ocelot-Social-Community/6375-refactor-cypress-migrate-from-cypress-file-upload-to-selectfile
refactor(other): cypress - migrate from cypress-file-upload to .selectFile()
b2.7.0-479
2023-07-13 13:59:14 +02:00