17 Commits

Author SHA1 Message Date
Carlos Santos
21fbeec258 testapp: add functionality to delete all recordings and enhance UI for action buttons 2025-06-12 11:11:36 +02:00
Carlos Santos
e7fba001e4 testapp: enhance room creation form with preferences handling and responsive design 2025-06-09 17:50:58 +02:00
Carlos Santos
64789951d3 testapp: add functionality to delete all rooms and add core tests 2025-06-06 12:32:10 +02:00
Carlos Santos
b25b80fc6e test: mark moderator join event test as only for focused execution
testapp: ensure roomId is defined before rendering stored webhook events

testapp: correct build script to include build:client step

ci: reduce log retention days from 7 to 2 for various artifacts

test: remove 'only' from moderator join event test for full execution

testapp: correct build script order in package.json for proper execution

frontend: update openvidu-components-angular to version 3.2.0-dev17 in package.json and package-lock.json

webcomponent: remove unnecessary comment from playwright configuration file
2025-05-14 17:39:46 +02:00
Carlos Santos
0b5462a569 testapp: change event log insertion to prepend new events 2025-05-14 13:58:05 +02:00
Carlos Santos
f0c2e6e275 testapp: correct attribute typo in meeting container for OpenVidu component 2025-05-14 11:03:08 +02:00
Carlos Santos
c9d816b3b8 testapp: update build script to include copying public assets to dist/testapp 2025-05-13 17:11:04 +02:00
Carlos Santos
d8e9f624c3 testapp: update start script path to point to the correct index file in testapp 2025-05-13 14:30:39 +02:00
Carlos Santos
492a70251d testapp: update build script to specify root directory and remove unused service and type files 2025-05-13 14:17:03 +02:00
Carlos Santos
8993cab2e8 testapp: enhance webhook event handling 2025-05-13 13:12:51 +02:00
Carlos Santos
6a8bae5dec testapp: enhance webhook event handling and storage; update room ID handling in forms 2025-05-12 12:57:33 +02:00
Carlos Santos
654d082e9c testapp: Updated testapp 2025-05-09 16:40:38 +02:00
Carlos Santos
a0964aa4ca testapp: delete home.ts and videoRoom.ts files 2025-05-09 16:40:04 +02:00
Carlos Santos
347d9472e0 testapp: Improve testsapp using Typescript 2025-05-08 12:52:34 +02:00
Carlos Santos
b300425a2e frontend: Rename expirationDate to autoDeletionDate in room-related components and services for consistency 2025-04-08 18:36:37 +02:00
Carlos Santos
675050b7a4 testapp: Refactor room-related terminology from 'roomName' to 'roomId' in homeController and views 2025-04-01 19:00:20 +02:00
Carlos Santos
2645455b50 Add testing application for OpenVidu Meet with room management and webhook handling 2025-03-12 11:29:16 +01:00