Commit Graph

41 Commits (c05c1c599a32c76491e228be7b706164cbe3f5ee)

Author SHA1 Message Date
jenkinsopenvidu 86f0d18417 Update to version 2.30.0 2024-05-28 09:44:59 +00:00
Carlos Santos 6221c92bae ov-components: Updated testapp to Angular 17 2024-05-24 12:13:34 +02:00
Carlos Santos d1630e9b82 ov-components: Updated to Angular 16 2024-05-22 11:27:29 +02:00
Carlos Santos 0db1eda057 ov-components: Updated to Angular 15 2024-05-22 11:27:29 +02:00
Carlos Santos 8c18f4b366 openvidu-components: Released v2.29.3 2023-12-11 13:41:01 +01:00
Carlos Santos d9d524b23c openvidu-components: Released v2.29.2 2023-10-26 11:44:43 +02:00
Carlos Santos 7802b068be openvidu-components: Added types/ws as dev dependency 2023-10-26 11:27:17 +02:00
Carlos Santos 809ba26b35 openvidu-components: Released 2.29.1 version 2023-10-23 13:06:34 +02:00
jenkinsopenvidu 8d1a4720bb Update to version 2.29.0 2023-10-18 19:47:56 +00:00
Carlos Santos bb2c63cb5b openvidu-components: Released v2.29.0-beta1 2023-10-17 11:32:20 +02:00
jenkinsopenvidu 9bbfc9855a Update to version 2.28.0 2023-06-23 11:27:22 +00:00
Carlos Santos 734bc2710d openvidu-components: Updated chromedriver dependency 2023-06-21 15:49:57 +02:00
Carlos Santos b013d851da openvidu-components: Updated chromedriver dependency to 110.0.0 2023-05-31 09:35:03 +02:00
jenkinsopenvidu 9f8cc36a9d Update to version 2.27.0 2023-05-03 11:01:36 +00:00
jenkinsopenvidu 29461299e3 Update to version 2.26.0 2023-03-15 22:00:53 +00:00
Carlos Santos 64d3c09bd4 Revert "openvidu-components: Reduced bundle size compressing code"
This reverts commit 0cab779c8e.
2023-02-28 13:46:02 +01:00
Carlos Santos 0cab779c8e openvidu-components: Reduced bundle size compressing code 2023-02-24 12:12:10 +01:00
Carlos Santos ab0cf2a343 openvidu-components: Added streaming activity
- Added streaming activity panel 
- Added streaming structurals directives
- Added streaming attributes directives
- Added e2e test
- Updated test app

openvidu-components: Updated e2e configuration


openvidu-components: Skipped pro e2e tests


openvidu-components: Allowed streaming for moderators only


openvidu-components: Request MODERATOR connection in testapp


openvidu-components: Fixed streaming signals


openvidu-components: Fixed bug with streaming status


openvidu-components: Fixed streaming button on status failed


openvidu-components: Refactored activities checks


openvidu-components: Forced streaming status to enum value


openvidu-components: Added non available error in streaming activity  

Streaming activity will show paid feature error if the service is not available
openvidu-components: Created and exported streaming error type


openvidu-components: Updated e2e tests


openvidu-components: Updated testapp 


openvidu-components: Enabled streaming input wehn module is disabled


openvidu-components: Updated e2e tests


openvidu-components: Updated docs


openvidu-components: Moved streaming directive to its component 

Moved streaming directive to streaming component instead of activities component 
openvidu-components: Updated testapp 


openvidu-components: Made streaming service public


ci: Send branch name in event dispatch


openvidu-components: Updated test app
2022-12-23 16:19:01 +01:00
jenkinsopenvidu 4d7e33ea5e Update to version v2.25.0 2022-12-22 12:41:39 +00:00
Carlos Santos 2985593391 openvidu-components: Updated dependencies 2022-11-22 17:05:44 +01:00
Carlos Santos c1a8940270 openvidu-components: Updated package-lock.json 2022-11-22 16:55:40 +01:00
jenkinsopenvidu deb10d2aa2 Update to version v2.24.0 2022-11-17 18:05:30 +00:00
Carlos Santos ec7e915ee1 openvidu-components: Updated to Angular 14 2022-11-03 12:03:34 +01:00
Carlos Santos 610f328b41 openvidu-components: Updated package-lock.json 2022-11-03 11:16:58 +01:00
Carlos Santos 356784d473 openvidu-components: Updated e2e test and Angular dependencies 2022-10-07 16:32:03 +02:00
Carlos Santos d0a9ad0e67 openvidu-components: Updated e2e dependencies 2022-10-07 15:48:23 +02:00
csantosm 0ec4d828b8 openvidu-components: Updated chromedriver dependency 2022-09-23 16:37:40 +02:00
csantosm 30aa871075 openvidu-components: updated dependencies 2022-08-11 17:24:15 +02:00
csantosm 4fd2fc8595 openvidu-components: Added dev dependencies in testapp 2022-07-05 12:23:55 +02:00
csantosm fd45988bfc openvidu-components: Updated testapp 2022-06-22 12:42:02 +02:00
csantosm 56ce32729d openvidu-components: Updated e2e dependencies 2022-05-09 11:13:53 +02:00
csantosm 2dff8faf4b openvidu-components: Updated test app 2022-04-28 13:09:42 +02:00
csantosm ff2dc6d86b openvidu-components: Added openvidu-angular documentation 2022-03-24 17:47:54 +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 facc06bebc openvidu-components: Added webcomponent E2E tests 2022-03-16 12:15:22 +01:00
csantosm 5f0ffb4b3a openvidu-component: Loaded components dynamically
- For loading components with inputs/outputs directives, has been necessary to use the 'ng-dynamic-component' library because of unsupported on the official Angular issue  https://github.com/angular/angular/issues/15360
- Allowed the dynamic components load
- Grouped panels into panel component
2022-02-01 11:33:16 +01:00
csantosm 3c1876769b Fixed openvidu-webcomponent 2022-01-25 12:05:37 +01:00
csantosm a73230ac79 openvidu-components: Added webcomponent
Now it's possible generate a webcomponent using the openvidu-angular library.
2022-01-24 11:19:19 +01:00
csantosm 3fa674efd6 Added openvidu-components-angular project 2022-01-19 17:25:09 +01:00