Anton B
91ee70d8fc
ci: add retry step feature on Install BBB step
2024-03-26 16:12:15 -03:00
Anton B
96c1b857ef
ci: fix missing download path and remove merged files
2024-03-25 17:27:55 -03:00
Anton B
bd5b13d305
ci: avoid running last step when there is no artifacts to upload
2024-03-25 16:02:48 -03:00
Anton B
2fe5795788
ci: update upload-report step condition
2024-03-25 16:02:48 -03:00
Anton B
eef0a02f33
ci: update uploaded files name and merge all blob-reports
2024-03-25 16:02:36 -03:00
Stefan Weil
39406d0d42
Update GitHub actions checkout, cache and upload-artifact from v3 to v4
...
This fixes several CI warnings like this one:
Node.js 16 actions are deprecated.
Please update the following actions to use Node.js 20: actions/checkout@v3,
actions/cache@v3, actions/upload-artifact@v3. For more information see:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ .
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Update more GitHub actions from v3 to v4
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Change upload and download to work with v4
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Update GitHub action eps1lon/actions-label-merge-conflict
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Update GitHub action nick-fields/retry
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2024-03-25 12:01:24 -03:00
Anton B
e381ad69b8
ci(tests): set max_attempts for install-and-run-tests step to 2
2024-03-25 11:48:49 -03:00
Anton Georgiev
a768fe9485
Merge pull request #19894 from gustavotrott/force-hasura-cli-version
...
build: Force hasura cli v2.36.2 to avoid error
2024-03-25 10:24:15 -04:00
Gustavo Trott
020101d96c
Force hasura cli v2.36.2 to avoid error
2024-03-25 10:36:52 -03:00
Ramón Souza
cdf0b50482
Merge pull request #19840 from Scroody/i-19775
...
Fix: External video plays while paused when it has some user action
2024-03-25 08:57:25 -03:00
Ramón Souza
4548f7e396
Merge pull request #19884 from ramonlsouza/raise-hand-graphql
...
refactor: Raise hand notification using graphql
2024-03-25 08:55:53 -03:00
Ramón Souza
2e17713c56
generate locales index.json at build time ( #19881 )
2024-03-22 17:21:42 -03:00
Ramón Souza
e71483bb55
Merge pull request #19887 from ramonlsouza/fix-end-meeting
...
fix: meeting end screen
2024-03-22 17:05:01 -03:00
Ramón Souza
c1d95745e6
fix ts
2024-03-22 16:18:32 -03:00
Ramón Souza
b278c8b143
fix meeting end screen
2024-03-22 16:07:49 -03:00
Ramón Souza
384cd7ca21
use graphql for raise hand notification
2024-03-22 11:29:15 -03:00
Ramón Souza
b47683a9b2
upgrade apollo client
2024-03-22 11:28:55 -03:00
Gustavo Trott
44af6f1908
Merge pull request #19879 from ramonlsouza/pr-19851
...
fix: inactivity warning - front-end
2024-03-22 10:38:04 -03:00
Ramón Souza
a87094cbde
Merge pull request #19851 from gustavotrott/graphql-inactivityCheck
...
graphql: Introduces flag inactivityWarningDisplay (backend)
2024-03-21 17:37:10 -03:00
Ramón Souza
801c49740b
inactivity warning - front-end
2024-03-21 17:36:18 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) ( #19869 )
2024-03-21 16:41:32 -03:00
Anton Georgiev
0bf08482a4
Merge pull request #19807 from gabriellpr/avoid-unrelated-notifications
...
test: Avoid unrelated notifications
2024-03-21 14:41:35 -04:00
Anton Georgiev
4e8cff0678
Merge pull request #19733 from KDSBrowne/v30-update-while-selected
...
fix(whiteboard): Selected Shapes Fail To Update On External Edits
2024-03-21 14:40:58 -04:00
Ramón Souza
5de578bffc
Merge pull request #19823 from Tainan404/refactor-WB-cursor
...
Refactor: make cursor coordinates be consumed from stream
2024-03-21 15:32:32 -03:00
Gustavo Trott
46afd7583a
Merge pull request #19873 from gustavotrott/graphql-meeting-missing-fields
...
Graphql: Add missing fields to lockSettings and endWhenNoModerator
2024-03-21 13:23:03 -03:00
Gustavo Trott
b6047e811b
Graphql: Add fields to lockSettings and endWhenNoModerator
2024-03-21 12:49:33 -03:00
Gabriel Porfirio
4dc517e32d
changed createParameter to joinParameter
2024-03-21 10:22:02 -03:00
Gustavo Trott
e63af145b3
Akka-apps finishes all pending meeting in graphql on restarting ( #19867 )
2024-03-21 10:15:47 -03:00
Gabriel Porfirio
cd13a8d3e9
Revert "changed from createparamter to joinparameter"
...
This reverts commit bc0082d947
.
2024-03-21 10:09:25 -03:00
Gabriel Porfirio
bc0082d947
changed from createparamter to joinparameter
2024-03-21 10:06:32 -03:00
KDSBrowne
c70f116cd5
prevent reload on moderator status change
2024-03-20 23:49:11 +00:00
KDSBrowne
b68416249a
handle shapes not updating while selected and changed by others
2024-03-20 23:48:44 +00:00
Gustavo Trott
f2c48a3c9b
Merge pull request #19856 from gustavotrott/graphql-meeting-metadata
...
Graphql: Introduces meeting_metadata
2024-03-20 17:04:10 -03:00
Gustavo Trott
304fc32c27
Fix metadata permission
2024-03-20 15:27:45 -03:00
Gustavo Trott
59199549e7
Add Type meeting_metadata to graphql
2024-03-20 15:26:17 -03:00
Anton Georgiev
ac4899e3be
Merge pull request #19688 from KDSBrowne/bbb30-multi-draw-crash
...
fix(whiteboard): Prevent Crash After Viewers Draw Geo Shapes In Multi-User
2024-03-20 14:20:01 -04:00
Anton Georgiev
94d6fc6294
Merge pull request #19855 from antobinary/docs-layout
...
docs: layouts info alpha.5 and TranscriptUpdatedRecordEvent
2024-03-20 11:58:35 -04:00
Anton Georgiev
e6ee469514
docs: layouts info alpha.5
2024-03-20 11:56:39 -04:00
Anton Georgiev
51d1217012
Merge pull request #19844 from JoVictorNunes/fix-default-layout-3.0
...
!fix(layout): defaultLayout join parameter (port)
2024-03-20 08:56:20 -04:00
Anton Georgiev
0a1b1e8464
Update docs/docs/administration/customize.md
2024-03-20 08:55:25 -04:00
KDSBrowne
9674d5c998
prevent whiteboard crash after drawing shapes in multi-user
2024-03-19 19:29:12 +00:00
Anton Georgiev
beae4f6cb4
Merge pull request #19842 from Scroody/i-19819
...
Port: Changes to layout toast's workflow
2024-03-19 14:19:29 -04:00
Gabriel Porfirio
cecfb71483
Merge remote-tracking branch 'upstream/v3.0.x-release' into avoid-unrelated-notifications
2024-03-19 15:08:07 -03:00
Gustavo Trott
cf0b36a044
Remove unused import
2024-03-19 14:56:52 -03:00
Gustavo Trott
4b7c406e36
Add graphql-action userSendActivitySign
2024-03-19 14:55:30 -03:00
Gustavo Trott
214fe656b6
Introduce flag inactivityWarningDisplay to Graphql
2024-03-19 14:12:19 -03:00
Anton Georgiev
2041d1c4d9
Merge pull request #19796 from Tainan404/fix-invalid-session
...
Fix: loading client with invalid session token
2024-03-19 11:33:03 -04:00
Paulo Lanzarin
497c3a168d
Merge pull request #19849 from prlanzarin/u30/build/sfu2133
...
[3.0] build(bbb-webrtc-sfu): v2.13.3
2024-03-19 11:09:41 -03:00
prlanzarin
ef651a1cdc
build(bbb-webrtc-sfu): v2.13.3
...
* 2.13.3
* fix(audio): user is deafened when transferring to breakout rooms
* build(mediasoup): 3.13.24
2024-03-19 10:05:18 -03:00
Anton Georgiev
08b2054dfc
Merge pull request #19808 from ramonlsouza/restore-chat-poll
...
fix: wrong chat name displayed when poll is published
2024-03-18 20:39:01 -04:00