Commit Graph

13 Commits

Author SHA1 Message Date
Gustavo Trott
134b207f94
refactor: Remove Hasura database-updates and move them to Gql-Actions (#20634) 2024-07-04 17:00:06 -03:00
João Victor
13425335df Fix imports 2024-06-17 08:54:03 -03:00
Gustavo Trott
e86aeac114 refactor breakoutroom storage 2024-06-12 16:21:31 -03:00
Tainan Felipe
3bc40df230
Add: useDeduplicatedSubscription hook (#20376)
* Add: useDeduplicatedSubscription hook

* Fix: TS error

* Add: components using useDeduplicatedSubscription

* Change: Move to useDeduplicatedSubscription

* Change: unsubscribe logic to own useEffect

* Change: remove file import over package

* Fix: TS errors

* Fix: private chat not loading

* Change: revert changes on queries

* Fix: eslint error

* Remove: html-webpack-plugin package

* Fix: external video

* Add: comment about the stringToHash function

* Fix: video player showing tools over presentation
2024-06-04 10:40:54 -03:00
João Victor
07e676d4fe fix: remove duplicate breakout room exit observer 2024-05-21 14:33:47 -03:00
João Victor
7d07576554 fix: drop audio and video when joining breakout room 2024-05-21 12:31:17 -03:00
Ramón Souza
d81bfdd7d4 fix ts error 2024-04-30 15:56:30 -03:00
Ramón Souza
248911b048 fix case where user is not assigned to any room and free join is enabled 2024-04-30 10:53:47 -03:00
Ramón Souza
d6c05189a1 fix default selected breakout invitation 2024-04-30 09:23:06 -03:00
Anton Barboza
3d824615be test: fix breakout test behavior and wait for select room button to be enabled 2024-04-23 11:57:41 -03:00
Tainan Felipe
1bffaec3d2 Fix: user permissions 2024-04-22 18:51:14 -03:00
Tainan Felipe
4393bc4ea6 Fix: missing fields and moveing to mutation 2024-04-03 21:54:32 -03:00
Tainan Felipe
66f0bb1b57 Refactor: migrate breakout invitation 2023-12-11 13:21:00 -03:00