csantosm
b2d5a6e3b6
openvidu-components: Moved docs config files under library directory
2022-04-08 13:55:26 +02:00
csantosm
71d94db06e
openvidu-components: Added sound when message is received
2022-04-08 12:12:43 +02:00
csantosm
b7efcf86c0
openvidu-components: Hidden screensharing button in mobile devices
2022-04-08 11:57:07 +02:00
csantosm
9f34c01d6e
openvidu-components: Fixed bug with media devices
...
- The storage device was null after refreshing the page because of the cameras array was empty and it can't match.
2022-04-08 11:52:22 +02:00
csantosm
f5dada6080
openvidu-components: Detected change after view init
2022-04-07 12:55:24 +02:00
csantosm
28606b1ff7
openvidu-components: Added more e2e test
2022-04-07 12:54:34 +02:00
csantosm
70e93df54d
openvidu-components: Updated openvidu-angular docs
2022-04-07 10:27:00 +02:00
csantosm
027508acd3
openvidu-components: Removed e2e webcomponent assets
2022-04-07 10:04:20 +02:00
csantosm
bfb91a332c
openvidu-components: Renamed webcomponent leave session to disconnect
2022-04-07 10:04:20 +02:00
csantosm
1ec723edd4
openvidu-components: Updated webcomponent build script
2022-04-07 10:04:20 +02:00
csantosm
d7b81739e7
openvidu-components: Allowed external panels
...
- Allowed injecting external panels and exported the panel service for toggling panels and subscribe to the panel status
- Renamed menu to panel
- Updated docs
2022-04-07 10:04:20 +02:00
csantosm
4c2ab10e07
openvidu-components: Added panel e2e tests
2022-04-06 10:02:54 +02:00
csantosm
4fc878f796
openvidu-components: Added directive examples and clean testapp
...
- Clean test components
- Avoid using backend in development
2022-04-05 15:58:12 +02:00
csantosm
aa0c78b882
openvidu-components: Refactored panel service
2022-04-05 15:51:10 +02:00
csantosm
4cef8c3fac
openvidu-components: Updated docs and improved service method names
2022-04-05 15:45:13 +02:00
csantosm
b1c47d9506
openvidu-components: Fixed styles
2022-04-05 15:43:24 +02:00
csantosm
b0afa580a7
openvidu-components: Renamed menu service to panel service
2022-04-05 15:40:43 +02:00
csantosm
1ee8bd1f6e
openvidu-components: Renamed service method
2022-04-01 13:24:56 +02:00
csantosm
1cdb938ad4
openvidu-components: Hidden audio detector when participant muted
2022-04-01 12:34:23 +02:00
csantosm
9888154a02
openvidu-components: Added screensharing E2E
2022-04-01 12:05:58 +02:00
csantosm
e252b84740
openvidu-components: Fixed bug muting remote participant
2022-04-01 11:05:51 +02:00
csantosm
98fbe060a3
openvidu-components: Moved component logic to openvidu service
...
Moved toggle screen, toggle video and toggle audio logic from toolbar and prejoin component to openvidu service with the aim of avoiding code duplications and being able to provide a powerful method to the components user
2022-03-31 12:25:24 +02:00
csantosm
a39249eaaf
openvidu-components: Fixed video content style
2022-03-30 12:13:26 +02:00
csantosm
af3c21742f
openvidu-components: Fixed bug when toggling audio in with screenshare
2022-03-30 12:13:26 +02:00
csantosm
3deda3849e
openvidu-components: Updated doc build
2022-03-29 12:35:32 +02:00
csantosm
7ac3139e44
openvidu-components: Fixed colors in prejoin component
2022-03-28 16:52:03 +02:00
csantosm
c2a393cc51
openvidu-components: Updated docs assets
2022-03-28 16:52:03 +02:00
csantosm
239b7e28bf
openvidu-components: Updated styles name variables
2022-03-28 11:10:14 +02:00
csantosm
888e45fe4d
openvidu-components: Updated doc
2022-03-25 12:39:34 +01:00
csantosm
9f59559575
openvidu-components: Added gitignore
2022-03-25 12:39:34 +01:00
csantosm
ff2dc6d86b
openvidu-components: Added openvidu-angular documentation
2022-03-24 17:47:54 +01:00
csantosm
d81124150a
openvidu-components: Refactored methods name
2022-03-24 17:47:06 +01:00
csantosm
4657b97f35
openvidu-components: Enhanced bigPercentage layout element
2022-03-23 11:51:50 +01:00
csantosm
23ad2dbd02
openvidu-components: Added e2e test for attribute directives
2022-03-22 16:14:42 +01:00
csantosm
6abc49a3a6
openvidu-components: Updated server port testapp
2022-03-21 16:49:24 +01:00
csantosm
9b7d0ea459
openvidu-components: Updated e2e workflow
2022-03-21 16:44:52 +01:00
csantosm
0d9b629b18
openvidu-elements: Used proxy config for dev mode
2022-03-21 16:33:40 +01:00
csantosm
19a64c993a
openvidu-components: Moved webcomponent e2e test to e2e directory
...
- Unifyed the e2e test in one single directory with a common config and dependencies
2022-03-21 16:33:40 +01:00
csantosm
f0ec449f25
openvidu-components: Added e2e tests for angular apps
...
- Test the structural directives in angular apps
- Test the output events
2022-03-21 16:33:40 +01:00
csantosm
57f2816d05
openvidu-components: Fixed problems after merge
2022-03-17 13:44:45 +01:00
csantosm
dc6f38c368
Merge branch 'ov_components'
2022-03-17 12:18:03 +01:00
csantosm
1e4571675d
openvidu-components: Fixed test when running in CI mode
2022-03-17 12:05:54 +01:00
csantosm
f6d014bef6
openvidu-components: Parametrized selenium server url in E2E tests
2022-03-17 10:41:48 +01:00
csantosm
55d9abe2b8
openvidu-components: Added participant created event and e2e test
2022-03-16 16:34:55 +01:00
csantosm
16f211751b
openvidu-components: Fixed participant name value in prejoin component
2022-03-16 14:21:58 +01:00
csantosm
6a01a33dba
openvidu-components: Refactored webcomponent wrapper
2022-03-16 14:19:04 +01:00
csantosm
facc06bebc
openvidu-components: Added webcomponent E2E tests
2022-03-16 12:15:22 +01:00
csantosm
442119d0e4
openvidu-components: Updated webcomponent wrapper
2022-03-11 12:11:41 +01:00
csantosm
9d94ffa417
openvidu-components: Fixed styles in Firefox
2022-03-11 11:41:31 +01:00
csantosm
88416b3981
openvidu-components: Emitted session created event
2022-03-10 17:08:12 +01:00