Commit Graph

6 Commits

Author SHA1 Message Date
germanocaumo
cab4d3a657
fix(learning-dashboard): show all sessions of users with the same internalID (#21433)
* fix(learning-dashboard): show all sessions of users with same internal ID

Store and show sessions of users that rejoin with the same internalID

fix(learning-dashboard): compatibility with old data

Adjust old data to new expected sessions format.

fix(learning-dashboard): csv join and left times

Missed update from new json format, join and left were incorrect.

* fix(learning-dashboard): remove line breaks and spaces off poll question in csv

* fix(learning-dashboard): Normalize locale strings and prevent crash when using invalid strings

Fixes #1795

---------

Co-authored-by: Lucas Fialho Zawacki <lfzawacki@gmail.com>
2024-10-22 16:00:03 -04:00
Joao Victor
7a0805d2d4 fix: uninstall web-vitals and clean it up 2022-09-15 16:32:17 -03:00
Joao Victor
d568856806 New user details modal 2022-02-14 12:30:01 -03:00
Gustavo Trott
eee191c6b7 Fix RTL not being applied for some languages 2021-10-14 17:21:57 -03:00
Gustavo Trott
1369564b00 Adds RTL direction support in Learning Dashboard 2021-09-14 14:18:45 -03:00
Gustavo Trott
4bd5707527 Rename project from bbb-activity-report to bbb-learning-dashboard 2021-08-25 11:42:31 -03:00