Carlos Santos
cba1a0938c
test: update Playwright configuration to utilize RUN_MODE for headless setting in E2E tests
2025-05-13 13:55:24 +02:00
Carlos Santos
63c45ca564
webcomponent: update Playwright configuration and enhance E2E tests with new helper functions
2025-05-13 13:12:51 +02:00
Carlos Santos
77752caf0b
test: update sendMessage test to trigger on READY event and clean up assertions
2025-05-12 13:03:42 +02:00
Carlos Santos
8a6066a87c
webcomponent: send initialization message to iframe on READY event and update command documentation
2025-05-12 12:13:50 +02:00
Carlos Santos
cde60eca82
webcomponent: change enums from const to regular export for WebComponentCommand and WebComponentEvent
2025-05-09 13:00:11 +02:00
Carlos Santos
7d0059feac
webcomponent: update build script and adjust Rollup config to conditionally include comments
2025-05-08 17:26:06 +02:00
Carlos Santos
f893aaab19
webcomponent: add event handling methods and extend event payloads in OpenViduMeet component
2025-05-08 17:25:49 +02:00
Carlos Santos
468278d9d1
ci: add backend and webcomponent integration test workflows
2025-05-08 16:12:45 +02:00
Carlos Santos
c60d0ad235
test: refactor and expand unit tests for OpenViduMeet component, add style mock
2025-05-08 16:05:31 +02:00
Carlos Santos
3a9f3c507d
webcomponent: integrate PostCSS with Rollup and add error handling in OpenViduMeet component
...
- Added rollup-plugin-postcss to handle CSS imports in the project.
- Updated rollup.config.js to include PostCSS plugin for CSS injection and minification.
- Created a new styles.css file for component styling.
- Enhanced OpenViduMeet component to manage iframe loading states and display error messages.
- Implemented cleanup method in EventsManager to remove event listeners.
- Added TypeScript declaration for CSS module imports.
2025-05-08 16:05:07 +02:00
Carlos Santos
704bb4d9d5
frontend: Change enums to const enums for WebComponent commands and events
2025-05-08 12:04:56 +02:00
Carlos Santos
326ee174c6
frontend: Improve webcomponent event and command types
2025-05-07 16:51:13 +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
Carlos Santos
10a62e7de3
frontend: Rename package to openvidu-meet-webcomponent and update build script
2025-03-11 16:11:40 +01:00
Carlos Santos
017b430bf1
Added source code
2025-03-10 19:25:11 +01:00