14317 Commits

Author SHA1 Message Date
mahula
045d139960 replace artefact upload by caching in webapp unit test job 2023-07-17 15:11:18 +02:00
19e441b449
more changeset reduction 2023-07-17 15:06:37 +02:00
4a9199229b
redurce changeset 2023-07-17 15:05:51 +02:00
mahula
69408007e7 replace artefact upload by caching in webapp build test job 2023-07-17 15:04:12 +02:00
56060c6573
Merge branch 'master' into mark-messages-as-read 2023-07-17 15:04:02 +02:00
mahula
466f67445e
Merge branch 'master' into 6534-chat-room-usertag 2023-07-17 15:01:45 +02:00
ced4996f47
implement chatMessageAdded subscription 2023-07-17 14:55:57 +02:00
mahula
77f37fc210
Merge pull request #6564 from Ocelot-Social-Community/new-room-properties
feat(backend): more room properties
b2.7.0-494
2023-07-17 14:47:13 +02:00
mahula
f7e8d85b5f add webapp test worfkflow file to file filter 2023-07-17 14:29:35 +02:00
mahula
e44c3493e2 add backend test worfkflow file to file filter 2023-07-17 14:29:00 +02:00
Moriz Wahl
c05d39f4e6
Merge branch 'master' into new-room-properties 2023-07-17 14:11:33 +02:00
mahula
528a76a6cf
Merge pull request #6562 from Ocelot-Social-Community/chat-order-by-indexid
refactor(backend): chat messages - order by indexId instead of createdAt
b2.7.0-493
2023-07-17 14:10:38 +02:00
mahula
89719b3cda merge env copy steps into single step 2023-07-17 14:01:14 +02:00
mahula
4ec4b36590 replace artefact download by caching in backend unit test job 2023-07-17 13:57:53 +02:00
mahula
58e25e6361
Merge branch 'master' into chat-order-by-indexid 2023-07-17 13:36:52 +02:00
mahula
c543b7d478
Merge pull request #6560 from Ocelot-Social-Community/6557-chat-reactive-language-switch
feat(webapp): chat language is reactive
b2.7.0-492
2023-07-17 13:32:46 +02:00
mahula
7e171fb521 replace artefact upload by caching in backend build test job 2023-07-17 13:21:02 +02:00
mahula
b15148b985 replace artefact upload by caching in neo4j build test job 2023-07-17 13:18:35 +02:00
e09c91235e
properly propagte user into unreadRoomCount subscription 2023-07-17 13:11:33 +02:00
mahula
34145cfa06 fix typo 2023-07-17 13:10:28 +02:00
Moriz Wahl
1ac3553200
Merge branch 'master' into new-room-properties 2023-07-17 13:06:35 +02:00
mahula
28596b2db3
Merge branch 'master' into 6557-chat-reactive-language-switch 2023-07-17 12:58:30 +02:00
mahula
7198122ebf
Merge pull request #6566 from Ocelot-Social-Community/unread-rooms-query
feat(backend): unread rooms query
b2.7.0-491
2023-07-17 12:57:48 +02:00
3e60ab6854
room count subscription 2023-07-17 12:41:06 +02:00
Moriz Wahl
edaf72b674 add room query pagination 2023-07-17 11:56:58 +02:00
Moriz Wahl
590819a7a4 Merge branch 'master' into new-room-properties 2023-07-17 11:54:12 +02:00
Moriz Wahl
4afd688fbe count unread messages on create room 2023-07-17 11:50:59 +02:00
fb45ac107a
Merge branch 'unread-rooms-query' into chat-notifications 2023-07-17 11:49:51 +02:00
ec07ddfec2
Merge branch 'master' into unread-rooms-query 2023-07-17 11:44:45 +02:00
882435e54c
lint fix 2023-07-17 11:40:07 +02:00
9c052ea1cd
start with chat notifications 2023-07-17 11:38:06 +02:00
Moriz Wahl
8e3402a7ef
Update backend/src/schema/types/type/Room.gql
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-07-17 11:33:59 +02:00
32eff1eab2
Merge pull request #6580 from Ocelot-Social-Community/chat-last-seen-webapp
feat(webapp): chat last seen in webapp
b2.7.0-490
2023-07-17 10:54:41 +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
9ab8fd7561
Merge branch 'master' into chat-last-seen-webapp 2023-07-17 10:10:14 +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
cfc34495a7
Merge branch 'master' into 6557-chat-reactive-language-switch 2023-07-17 01:01:51 +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