Commit Graph

11 Commits

Author SHA1 Message Date
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook (#19103) 2023-11-13 15:10:41 -03:00
André
bc5ac50610 Fix: Talking indicador too close from user list button 2023-10-30 16:00:12 -03:00
Ramón Souza
dfbb801bff fix mute user in talking indicator 2023-09-28 11:42:27 -03:00
imdt
01d08e5727 More changes 2023-09-13 14:57:43 -03:00
imdt
340146c533 More changes 2023-09-13 14:34:48 -03:00
imdt
376d1fc79d Fix: All lint errors 2023-09-13 11:31:20 -03:00
Tainan Felipe
a256759284 Fix: Remove all TS compiler errors 2023-09-11 10:22:45 -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
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
Tainan Felipe
91f164fee3
Refactor: Make the Recording indicator use graphql and ts (#18465) 2023-08-11 10:39:58 -03:00
Tainan Felipe
71b4477eb0
Refactor: user talking indicator using ts and graphql (#18265)
* Refactor: user talking indicator using ts and graphql

* Remove color from voice user and add speech locale

* Add parameters to query

* Fix: CC icon background apparing in another color

* Add styles

---------

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-07-07 17:47:36 -03:00