Gabriel Porfirio
368002062e
fixing pollling tests
2023-09-11 13:37:23 -03:00
Ramón Souza
809ba9d51c
fix: restore broken files ( #18723 )
...
* restore package lock
* fix whiteboard service error
* fix userlist
* fix whiteboard
* fix chat list item state
* restore user-list participants list item
* Add merge-branches step
* Add merge-branches step to code-validation
* fix message list
---------
Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -03:00
Gustavo Trott
047eccdd92
Reduce graphql-middleware and graphql-server logs ( #18738 )
2023-09-07 11:54:27 -03:00
Gustavo Trott
b8eade7735
Merge pull request #18727 from gustavotrott/graphql-refactor-external-video
...
refactor (graphql-server): ExternalVideo data schema enhanced
2023-09-07 09:17:18 -03:00
Gustavo Trott
fcc6b7d95e
Rename collection external_video to externalVideo
2023-09-07 09:16:30 -03:00
Gustavo Trott
5cc00bd53b
Merge pull request #18731 from TiagoJacobs/cleanup-files
...
Remove package-lock.json from main directory
2023-09-07 07:56:21 -03:00
Anton Georgiev
011dee5365
Merge pull request #18733 from bigbluebutton/antobinary-patch-2
...
docs: Handle routes in docusaurus.config.js
2023-09-06 20:19:38 -04:00
Anton Georgiev
29c2fa78fe
docs: Handle routes in docusaurus.config.js
2023-09-06 20:18:23 -04:00
Anton Georgiev
54475f25a4
Merge pull request #18726 from bigbluebutton/antobinary-patch-3
...
docs: set 2.7 as the current docs version
2023-09-06 20:01:31 -04:00
Tiago Jacobs
d4425006ae
Remove package-lock.json from main directory
2023-09-06 18:18:31 -03:00
Tiago Jacobs
55aa57671c
Improve automated tests results publication workflow name ( #18730 )
2023-09-06 18:14:00 -03:00
Tiago Jacobs
89c404cee4
Add selective execution rules step to CI ( #18729 )
2023-09-06 17:58:18 -03:00
Tiago Jacobs
1d9cc4a38c
Add merge-branches step to CI ( #18728 )
2023-09-06 17:45:39 -03:00
Gustavo Trott
2a38c935d3
graphql: Refactor externalVideo data
2023-09-06 17:19:10 -03:00
Anton Georgiev
16bda0d708
docs: set 2.7 as the current docs version
2023-09-06 15:54:40 -04:00
Gabriel Luiz Porfirio
a5099854cf
test: fix chat tests on ci ( #18702 )
...
* fixing chat tests
* added id for testing
* fix chat tests on ci
* id for the tests
* fix failing tests
* removing .only
* fixing failing chat tests
* changed from id to data-test
2023-09-06 15:18:13 -03:00
André Castro
cd922c2c2c
Fix: TypeScript and Lint Errors in Chat List/Page, Message, and Content Modules ( #18648 )
...
* rules addition and ts errors fixed on chat list component
* TS fixes and list for chat list:page, content and message
* Additional fixes
* additional changes
* any type removed
* Update componet.tsx
* Update .eslintrc.js
* fixes
* fixing chat issues
2023-09-06 11:24:42 -03:00
André Castro
75dd624d80
Fix: TypeScript and Lint Errors in Recording indicator, Talking indicator, and Layout types (and additional lint rules). ( #18661 )
...
* Fix: TS issues solved in recording indicator and and talking indicator
* user to partial user
* Update export method
2023-09-06 11:24:30 -03:00
André Castro
81311db9a3
Fix: User list, Participants, Pist item, User actions, Skeleton, User title, Option drop down, Use shortcuts. ( #18676 )
...
* Fix: Ts fixes in user list participants, list item and user actions
* Aditonal fixes
2023-09-06 11:24:09 -03:00
André Castro
23aae47c0d
Fix: TypeScript and Lint Errors in Chat list item and Plugins engine. ( #18667 )
...
* Fix: TS issuesfixed on plugins engine and chat list item
* Fix
2023-09-06 10:38:22 -03:00
André Castro
8ea34e7e0c
Fix: Chat List Component TypeScript Errors, Linting, and ESLint Rules Update ( #18635 )
...
* rules addition and ts errors fixed on chat list component
* requested change
* code duplicate removed
* Update component.tsx
2023-09-06 10:37:34 -03:00
Gustavo Trott
a310c9a32b
Add breakout joinURL to graphql ( #18710 )
2023-09-05 11:31:25 -03:00
Guilherme Pereira Leme
92c9ba971e
feature: Plugin UI extensible area for user list dropdown and associated refactors ( #18607 )
...
* [user-list-dropdown-plugin-implementation] - basic structure[
* [user-list-dropdown-plugin-implementation] - refactor for userListDropdown objects
* [user-list-dropdown-plugin-implementation] - Stabilized version
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - changes in review
* [user-list-dropdown-plugin-implementation] - remove debug logs
* refactor hook usage count
* [user-list-dropdown-plugin] - lint errors
* [user-list-dropdown-plugin] - changes in review and fix first rendering
* [user-list-dropdown-plugin] - change users query to be global and reusable
* [user-list-dropdown-plugin] - bump SDK version
* [user-list-dropdown-plugin] - new menu structure refactor
---------
Co-authored-by: Tainan Felipe <tainanfelipe214@gmail.com>
2023-09-05 09:49:55 -03:00
Ramón Souza
798cb8df82
Merge pull request #18638 from GuiLeme/refactor-bbb-menu
...
refactor: add isSeparator option as a menu item
2023-09-04 13:06:11 -03:00
Tiago Jacobs
7240d6eebc
Fix parameter check on checkout-to-pr script ( #18705 )
...
* Fix parameter check on review script
* Fix parameter check on review script
2023-09-04 10:59:49 -03:00
Tiago Jacobs
c6d42b15e3
feat(code-review): Add Shell Script for Checking Out Pull Requests ( #18659 )
2023-09-04 10:50:21 -03:00
Ramón Souza
92b64d48c0
Merge pull request #18692 from ramonlsouza/fix-save-cleared-chat
...
fix: save/copy chat if chat has been cleared
2023-09-01 14:34:31 -03:00
Ramón Souza
d32a122aee
import message type enum
2023-09-01 13:14:41 -03:00
Ramón Souza
1b1f7af238
Merge remote-tracking branch 'upstream/develop' into fix-save-cleared-chat
2023-09-01 13:12:20 -03:00
Ramón Souza
c5f79b19d0
Merge pull request #18691 from Tainan404/add-chat-enums
...
Add: Chat enums
2023-09-01 11:51:45 -03:00
Ramón Souza
99e498764f
Update bigbluebutton-html5/imports/ui/components/chat/chat-graphql/chat-header/chat-actions/component.tsx
2023-09-01 11:51:31 -03:00
Ramón Souza
236bde563b
fix save/copy chat if chat has been cleared
2023-09-01 11:44:26 -03:00
Ramón Souza
e91f5ca45b
Merge pull request #18683 from ramonlsouza/userlist-rtl
...
fix: userlist styles in rtl lang
2023-09-01 11:36:44 -03:00
Tainan Felipe
138f89f57c
Add commands to chat restore welcome message
2023-09-01 11:24:33 -03:00
Tainan Felipe
148aff9462
Add: Chat enums
2023-09-01 11:20:26 -03:00
Gustavo Trott
b35d577938
Fix path of Hasura CLI
2023-09-01 10:40:27 -03:00
Ramón Souza
12404c7a5b
fix userlist styles in rtl lang
2023-08-31 17:19:11 -03:00
Gustavo Trott
9d79b6b77e
Merge pull request #18681 from antonbsa/matrix-ci
...
CI: Matrix strategy for build and test steps (2.8)
2023-08-31 15:32:05 -03:00
Ramón Souza
d43fb7073e
Merge pull request #18682 from ramonlsouza/28warn
...
fix: 2.8 warnings and missing styles
2023-08-31 15:18:37 -03:00
Anton B
0fe172088c
ci: set step timeout instead of job timeout
2023-08-31 11:38:10 -03:00
Ramón Souza
683d31272c
fix active styles for user actions button
2023-08-31 11:26:43 -03:00
Anton B
789bb4b5f6
ci(tests): re-add graphql steps, fix ubuntu version and fix install commands
2023-08-31 11:06:26 -03:00
Anton B
6b4481c7c8
ci(tests): use the maximum of 60 min for installing job instead of default 360
2023-08-31 10:54:46 -03:00
Anton B
44590bfdf7
ci(tests): use sharding on CI test execution + use matrix on build step and set the merge branches action as a reusable workflow
2023-08-31 10:39:27 -03:00
Anton B
3ec9b58125
test: update playwright dependencies
2023-08-31 09:43:31 -03:00
Ramón Souza
49f25a8473
fix missing key warning
2023-08-31 09:43:27 -03:00
Gustavo Trott
135c2240c7
Merge pull request #18678 from gustavotrott/graphl-chat-unread-time
...
refactor (graphql-server): General improvements related to Graphql
2023-08-30 20:29:18 -03:00
Gustavo Trott
a186ca1345
Graphql improvements
2023-08-30 18:52:31 -03:00
Ramón Souza
acffd8092e
Merge pull request #18675 from ramonlsouza/28-fix
...
fix: 2.8 warnings
2023-08-30 17:14:49 -03:00
Gustavo Trott
ffa1c65247
Merge pull request #18674 from gustavotrott/merge-27-into-develop-30aug2023
...
Merge 2.7 into Develop
2023-08-30 16:34:33 -03:00