Carlos Santos
a3e10d5b90
prepare.sh: clean backend dependencies before installation to ensure a fresh build
2025-08-04 12:38:08 +02:00
Carlos Santos
acc3fffaf7
test: add wait timeout after room creation for stability in tests
2025-08-04 12:13:00 +02:00
Carlos Santos
e7794e7aaa
frontend: update openvidu-components-angular to version 3.4.0-dev11
2025-07-31 17:20:05 +02:00
Carlos Santos
854ab8c435
frontend: update navigation config to conditionally show cancel and back buttons based on edit mode
2025-07-31 17:16:00 +02:00
Carlos Santos
79eb690713
frontend: remove unused getSecrets method from RoomService
2025-07-31 17:15:50 +02:00
Carlos Santos
58ff021333
frontend: update toolbar styles and theme variables for improved UI consistency
2025-07-31 17:15:29 +02:00
Carlos Santos
37375186d4
frontend: Added share link into the layout when only one participant is joined
...
- enhance share meeting link component with dynamic title, subtitle, and additional info
2025-07-31 16:18:42 +02:00
Carlos Santos
f6c5ecf6ef
frontend: add share meeting link component for moderators in the participant panel
2025-07-31 11:08:28 +02:00
Carlos Santos
cc858a6d2c
frontend: implement share meeting link component and integrate it into the meeting page
2025-07-31 10:52:19 +02:00
Carlos Santos
2f7934c2a8
frontend: update copy links button to copy publisher link directly and remove moderator link menu
2025-07-30 18:00:15 +02:00
Carlos Santos
80e5334f42
frontend: allowed share room link to moderators in the prejoin page
2025-07-30 17:59:57 +02:00
Carlos Santos
1915feeee6
frontend: remove min-height from room access container and add height and overflow to page container
2025-07-30 16:40:55 +02:00
Carlos Santos
583941fbd9
backend: moved update room endpoint from internal to public
2025-07-30 15:48:34 +02:00
Carlos Santos
f5b0944599
backend: add launch configuration for debugging Jest tests
2025-07-30 13:07:33 +02:00
Carlos Santos
14e40e1ccc
backend: update room status signal handling to use recordingInfo instead of EgressInfo
2025-07-30 12:59:49 +02:00
Carlos Santos
72b89da9c5
frontend: enhance error handling for recording start requests
2025-07-30 12:51:27 +02:00
Carlos Santos
c7668b5505
backend: update workflow triggers to include package.json and tests paths
2025-07-30 11:23:01 +02:00
Carlos Santos
12d019fdc4
backend(test): rename handleRecordingLockTimeout to handleRecordingTimeout in race conditions tests
2025-07-29 19:56:37 +02:00
Carlos Santos
2b9f8dd65e
backend: enhance recording signal handling in LivekitWebhookService and RecordingService
2025-07-29 19:12:20 +02:00
Carlos Santos
3c64e7a9f5
frontend: update openvidu-components-angular to version 3.4.0-dev8
2025-07-29 16:10:45 +02:00
Carlos Santos
ef30b462cc
frontend: add recording activity controls to meeting component
2025-07-29 16:06:40 +02:00
Carlos Santos
1617e2b9d6
frontend: refactored video-room component and renamed by meeting component
...
- Implemented EndMeetingComponent to handle user disconnection scenarios.
- Created SCSS styles for the EndMeetingComponent to enhance UI/UX.
- Updated MeetingComponent to manage participant interactions and room functionalities.
- Added HTML structure for meeting access and participant form.
- Integrated routing to replace DisconnectedComponent with EndMeetingComponent.
- Added unit tests for MeetingComponent to ensure functionality.
2025-07-28 18:10:50 +02:00
Carlos Santos
91c9690953
frontend: Implement basic room creation component and integrate with room wizard
...
- Added RoomBasicCreationComponent for creating a room with optional name prefix.
- Integrated basic creation into RoomWizardComponent, allowing users to switch to advanced mode.
- Updated wizard navigation to include 'back' functionality and adjusted visibility of navigation buttons.
- Created RoomDetailsComponent for configuring room details, including auto-deletion date and time.
- Enhanced styling for new components and ensured responsive design.
- Updated wizard state service to manage new steps and handle edit mode appropriately.
2025-07-28 14:59:56 +02:00
Carlos Santos
2c87a3b8d8
frontend: adjust padding for nav-buttons in wizard navigation component
2025-07-28 13:04:57 +02:00
Carlos Santos
4d306bd402
ci: Enhanced logging
2025-07-28 12:45:16 +02:00
juancarmore
6770bbd9bb
frontend: add "Load More" functionality to recording and room lists components
2025-07-26 00:35:30 +02:00
juancarmore
96dd1a1137
frontend: refactor playRecording method to generate recording URL and open it in a new tab
2025-07-25 22:12:36 +02:00
juancarmore
ed6af7a7ff
frontend: refactor code to always remove room secret from URL instead of switching moderator secret with publisher secret
2025-07-25 21:55:50 +02:00
juancarmore
51a379af33
frontend: allow using leave-redirect-url param also in embedded mode
2025-07-25 01:07:24 +02:00
juancarmore
e611c24231
frontend: hide room ID column from recordings list in RoomRecordings component
2025-07-24 22:25:57 +02:00
juancarmore
271b6a77bd
frontend: add showRoomInfo input to control visibility of room ID column in recording lists
2025-07-24 22:25:08 +02:00
juancarmore
04be9c583b
frontend: temporarily disable recording preferences steps in room creation wizard
2025-07-24 21:41:31 +02:00
juancarmore
aa2c07f384
frontend: remove unused SpinnerComponent import from RoomWizardComponent
2025-07-24 21:40:46 +02:00
juancarmore
aceedaddfa
frontend: ensure ThemeService is initialized before app starts and apply the saved theme on initial load to prevent flickering
2025-07-24 21:28:46 +02:00
Carlos Santos
160cb3927d
testapp: enhance logging and error handling across services and controllers
2025-07-24 18:49:31 +02:00
Carlos Santos
75fbeea807
ci: enhance logging for failed TestApp and OpenVidu Meet tests
2025-07-24 18:29:33 +02:00
Carlos Santos
8f9d027b79
ci: update test video path pattern to include nested directories
2025-07-24 17:59:34 +02:00
Carlos Santos
275d15f68f
frontend: add loading state for room creation with spinner and loading messages
2025-07-24 17:34:46 +02:00
Carlos Santos
10b3531cf3
frontend: improve layout and spacing for recordings page components
2025-07-24 17:34:46 +02:00
juancarmore
bf8cb4ba5f
Update all package-lock.json files
2025-07-24 00:58:21 +02:00
juancarmore
703afd6219
ci: remove redundant environment variables from E2E test workflow
2025-07-24 00:34:39 +02:00
juancarmore
076a38c9cf
testapp: update environment variables and enhance config service for better clarity
2025-07-24 00:33:58 +02:00
Carlos Santos
6ddb002561
backend: add debug logging for webhook event object in lkWebhookHandler
2025-07-23 16:06:14 +02:00
Carlos Santos
4a599bef6c
frontend: correct typo in subtitle text on developers page
2025-07-23 11:04:58 +02:00
Carlos Santos
4b896ff4d5
fix: ensure paths are specified for push and pull_request events in backend integration tests
2025-07-23 11:01:22 +02:00
Carlos Santos
1cd83c6c1e
ci: updated webcomponent E2E test workflow for starting openvidu meet locally
2025-07-23 10:59:07 +02:00
Carlos Santos
6d11f6c6e4
frontend: update openvidu-components-angular to version 3.4.0-dev7
2025-07-23 10:40:15 +02:00
Carlos Santos
9bc308a8bd
frontend: fixed action button IDs in recording lists
2025-07-22 17:38:12 +02:00
Carlos Santos
f4c2ab42f8
Cleans up .gitignore and typings
...
Removes redundant entries from .gitignore to streamline the ignored files list.
Deletes an obsolete properties model file, simplifying the codebase and removing unnecessary files.
2025-07-22 17:21:06 +02:00
Carlos Santos
0debf5b35b
frontend: add unique IDs to action buttons in recording lists for improved accessibility
2025-07-22 17:10:56 +02:00