Compare commits

...

52 Commits

Author SHA1 Message Date
Calinteodor d057e921fd Revert "feat(speaker-stats): make facial expressions expandable"
This reverts commit 2b0f58c4eb.
2022-02-01 16:52:42 +02:00
Calinteodor 7d228d6366 Revert "add(speaker-stats): translation and comments for toggle facial expressions button"
This reverts commit 90f086f765.
2022-02-01 16:52:42 +02:00
Calinteodor fcdc56bd97 Revert "fix(speaker-stats): responsiveness with toggle facial expressions button"
This reverts commit 750f325156.
2022-02-01 16:52:42 +02:00
Calinteodor aa2f98d9fb Revert "fix(speaker-stats): move search and add facial expressions switch"
This reverts commit e7fc9d9973.
2022-02-01 16:52:42 +02:00
Calinteodor 1cf837a223 Revert "refactor(speaker-stats): speaker stats as functional component"
This reverts commit aa5506e7a6.
2022-02-01 16:52:42 +02:00
Calinteodor 624a0420c5 Revert "fix(speaker-stats): changed styles"
This reverts commit 3745a0b392.
2022-02-01 16:52:42 +02:00
Calinteodor 782e932265 Revert "add(speaker-stats): avatar in speaker stats item"
This reverts commit 7bab3c2577.
2022-02-01 16:52:42 +02:00
Calinteodor 2928d6fe7a Revert "add(speaker-stats): speakerstats item new design"
This reverts commit d1158cad62.
2022-02-01 16:52:42 +02:00
Calinteodor 996e4274c3 Revert "add(speaker-stats): used left marker, dominant speaker marker, and zero cound facial expression marker"
This reverts commit c865b6abae.
2022-02-01 16:52:42 +02:00
Calinteodor 28699a06d1 Revert "fix(speaker-stats): search"
This reverts commit fb5c290e0b.
2022-02-01 16:52:42 +02:00
Calinteodor 6211a024ff Revert "add(speaker-stats): new styles for search and switch"
This reverts commit ea9d1d2689.
2022-02-01 16:52:42 +02:00
Calinteodor 6e6cf6fb3b Revert "fix(speaker-stats): layouts"
This reverts commit 92e6b9f211.
2022-02-01 16:52:42 +02:00
Calinteodor bae25f554c Revert "fix(speaker-stats): remove reduce expressions flag"
This reverts commit d4779701f0.
2022-02-01 16:52:42 +02:00
Calinteodor 1b7f6155f2 Revert "fix(speaker-stats): reset hidden stats when clearing the criteria at unmount"
This reverts commit a6718572f8.
2022-02-01 16:52:42 +02:00
Calinteodor e814b365be Revert "add(speaker-stats): display emotions english translation"
This reverts commit fef71713a4.
2022-02-01 16:52:42 +02:00
Calinteodor a8a965315f Revert "add(speaker-stats): flag for display facial expressions and full width search bar when no switch"
This reverts commit fec78c5e87.
2022-02-01 16:52:42 +02:00
Calinteodor 50619377d4 Revert "fix(speaker-stats): responsiveness"
This reverts commit 4e3d5cf844.
2022-02-01 16:52:42 +02:00
Calinteodor 0d885a2167 Revert "fix(speaker-stats): rendering issues"
This reverts commit fa5073fde6.
2022-02-01 16:52:42 +02:00
Calinteodor c277930fee Revert "add(speaker-stats): avatar got left participant"
This reverts commit 758ece50c2.
2022-02-01 16:52:42 +02:00
Calinteodor eb7ff2a177 Revert "feat(speaker-stats): mobile web view"
This reverts commit 55d9c9640b.
2022-02-01 16:52:42 +02:00
Calinteodor ff5a18dfcd Revert "fix(speaker-stats): remove makeStyles import from abstract list"
This reverts commit 4ec2b487c3.
2022-02-01 16:52:42 +02:00
Calinteodor 7d1418ab6a Revert "feat(speaker-stats): new design for native view"
This reverts commit 9ca1418da8.
2022-02-01 16:52:42 +02:00
Calinteodor 5639dfd3d1 Revert "feat(speaker-stats): add search in native"
This reverts commit 03f10770ba.
2022-02-01 16:52:42 +02:00
Calinteodor 1d81204294 Revert "fix(speaker-stats): search margins"
This reverts commit 47536d51b4.
2022-02-01 16:52:42 +02:00
Calinteodor 1141938ec4 Revert "fix(speaker-stats): modal padding on web"
This reverts commit d7d75c087a.
2022-02-01 16:52:42 +02:00
Calinteodor 68b78ae7fe Revert "fix(speaker-stats): add more tokens and remove some useless lines"
This reverts commit 21389bd397.
2022-02-01 16:52:42 +02:00
Gabriel Borlea 21389bd397 fix(speaker-stats): add more tokens and remove some useless lines 2022-02-01 16:48:49 +02:00
Gabriel Borlea d7d75c087a fix(speaker-stats): modal padding on web 2022-02-01 16:48:49 +02:00
Gabriel Borlea 47536d51b4 fix(speaker-stats): search margins 2022-02-01 16:48:49 +02:00
Gabriel Borlea 03f10770ba feat(speaker-stats): add search in native 2022-02-01 16:48:49 +02:00
Gabriel Borlea 9ca1418da8 feat(speaker-stats): new design for native view 2022-02-01 16:48:49 +02:00
Gabriel Borlea 4ec2b487c3 fix(speaker-stats): remove makeStyles import from abstract list 2022-02-01 16:48:49 +02:00
Gabriel Borlea 55d9c9640b feat(speaker-stats): mobile web view 2022-02-01 16:48:49 +02:00
Gabriel Borlea 758ece50c2 add(speaker-stats): avatar got left participant 2022-02-01 16:48:49 +02:00
Gabriel Borlea fa5073fde6 fix(speaker-stats): rendering issues 2022-02-01 16:48:49 +02:00
Gabriel Borlea 4e3d5cf844 fix(speaker-stats): responsiveness 2022-02-01 16:48:49 +02:00
Gabriel Borlea fec78c5e87 add(speaker-stats): flag for display facial expressions and full width search bar when no switch 2022-02-01 16:48:49 +02:00
Gabriel Borlea fef71713a4 add(speaker-stats): display emotions english translation 2022-02-01 16:48:49 +02:00
Gabriel Borlea a6718572f8 fix(speaker-stats): reset hidden stats when clearing the criteria at unmount 2022-02-01 16:48:49 +02:00
Gabriel Borlea d4779701f0 fix(speaker-stats): remove reduce expressions flag 2022-02-01 16:48:49 +02:00
Gabriel Borlea 92e6b9f211 fix(speaker-stats): layouts 2022-02-01 16:48:49 +02:00
Gabriel Borlea ea9d1d2689 add(speaker-stats): new styles for search and switch 2022-02-01 16:48:49 +02:00
Gabriel Borlea fb5c290e0b fix(speaker-stats): search 2022-02-01 16:48:49 +02:00
Gabriel Borlea c865b6abae add(speaker-stats): used left marker, dominant speaker marker, and zero cound facial expression marker 2022-02-01 16:48:49 +02:00
Gabriel Borlea d1158cad62 add(speaker-stats): speakerstats item new design 2022-02-01 16:48:49 +02:00
Gabriel Borlea 7bab3c2577 add(speaker-stats): avatar in speaker stats item 2022-02-01 16:48:49 +02:00
Gabriel Borlea 3745a0b392 fix(speaker-stats): changed styles 2022-02-01 16:48:49 +02:00
Gabriel Borlea aa5506e7a6 refactor(speaker-stats): speaker stats as functional component 2022-02-01 16:48:49 +02:00
Gabriel Borlea e7fc9d9973 fix(speaker-stats): move search and add facial expressions switch 2022-02-01 16:48:49 +02:00
Gabriel Borlea 750f325156 fix(speaker-stats): responsiveness with toggle facial expressions button 2022-02-01 16:48:49 +02:00
Gabriel Borlea 90f086f765 add(speaker-stats): translation and comments for toggle facial expressions button 2022-02-01 16:48:49 +02:00
Gabriel Borlea 2b0f58c4eb feat(speaker-stats): make facial expressions expandable 2022-02-01 16:48:49 +02:00

Diff Content Not Available