Commit Graph

45 Commits

Author SHA1 Message Date
Joao Victor
725c038bc1 result of running 'npm audit fix' 2022-01-13 11:58:41 -03:00
Anton Georgiev
03f8dcf175
fix: adjust path to file in learning analytics dashboard
Committed inclorrectly in https://github.com/bigbluebutton/bigbluebutton/pull/14027
2022-01-08 10:05:20 -05:00
Anton Georgiev
14d3922846 refactor: Rename L Dashboard to L Analytics Dashboard 2022-01-07 19:22:05 +00:00
Joao Victor
675fcd8664 updates react-script and tailwindcss dependencies 2022-01-07 11:20:08 -03:00
Anton Georgiev
e4f9de75d8
Merge pull request #13907 from gustavotrott/dashboard-fix-poll-order
Fix: Forces the Polls to be shown in the correct creation order in Dashboard
2021-12-15 12:59:19 -05:00
Gustavo Trott
dbfa21c14f Truncate big names in Dashboard 2021-12-15 10:49:57 -03:00
Anton Georgiev
3433396672
Merge pull request #13895 from gustavotrott/dashboard-cookies-fix
fix: Reduces Dashboard cookie lifetime
2021-12-14 13:04:07 -05:00
Anton Georgiev
1274bfb216
Merge pull request #13852 from JoVictorNunes/dashboard-grouped-by-extId
refactor: Dashboard support for users grouped by extId
2021-12-14 10:18:11 -05:00
Gustavo Trott
75c0b4e8be Fix order of the Polls in Dashboard 2021-12-13 10:43:11 -03:00
Gustavo Trott
63f60f5009 Reduce Dashboard cookie timelife 2021-12-10 17:15:47 -03:00
Joao Victor
4404c8e5c1 fixes bad comparisons 2021-12-10 11:00:39 -03:00
Joao Victor
8cb53ad5c7 indexing with userKey instead of extId 2021-12-10 10:43:46 -03:00
Joao Victor
d39d9ec746 adds some linting 2021-12-09 09:07:37 -03:00
Joao Victor
734ddb5baf update Dashboard's package-lock.json 2021-12-07 14:18:19 -03:00
Joao Victor
a80d44257b refactor: Dashboard support for users grouped by extId 2021-12-07 13:48:14 -03:00
Joao Victor
50d189cf37 learning dashboard: hides anonymous poll row 2021-12-01 17:46:17 -03:00
Gustavo Trott
fed7b366bf Remove button to Share Dashboard link 2021-11-26 15:50:33 -03:00
Anton Georgiev
fbd84830f7
Merge pull request #13699 from JoVictorNunes/issue-13456
fix: table sizing (learning dashboard)
2021-11-23 14:57:29 -05:00
Gustavo Trott
b2be395207 Increase Dashboard refresh interval on each fail 2021-11-17 17:11:59 -03:00
Joao Victor
3da9fb428e fix: learning dashboard's favicon 2021-11-16 15:32:31 -03:00
Joao Victor
8fcfed64c5 fix: table sizing (learning dashboard) 2021-11-16 09:17:35 -03:00
Gustavo Trott
64be1d1494 Put exclamation point in localized string instead of html 2021-10-20 10:58:27 -03:00
Gustavo Trott
d242276e5b Remove alert function 2021-10-20 10:45:04 -03:00
Anton Georgiev
a1e3bbebd3
Merge pull request #13488 from gustavotrott/learning-dashboard-individual-token
refactor: Makes LearningDashboard data be provided by bbb-web (avoid demoted user to receive updates)
2021-10-18 13:37:03 -04:00
Gustavo Trott
eee191c6b7 Fix RTL not being applied for some languages 2021-10-14 17:21:57 -03:00
Gustavo Trott
0102104fbe Makes bbb-web provide LearningDashboard data while meeting is alive 2021-10-14 14:00:25 -03:00
Gustavo Trott
1e39acc7f1 Replace wrong style whitespace-no-wrap with whitespace-nowrap 2021-09-30 17:02:52 -03:00
Gustavo Trott
8dd67c78bd Let user order Activity Score desc or asc 2021-09-30 11:51:55 -03:00
Gustavo Trott
88ad14aceb Sort users alphabetically in all tabs 2021-09-14 15:41:20 -03:00
Gustavo Trott
7e30ab36de Adjusts Duration alignment for Rtl 2021-09-14 15:20:04 -03:00
Gustavo Trott
dd8ca16cd9 Updated package-lock.json 2021-09-14 14:48:58 -03:00
Gustavo Trott
218fef3c36
Merge branch 'v2.4.x-release' into learning-dashboard-rtl-fix 2021-09-14 14:31:18 -03:00
Gustavo Trott
1369564b00 Adds RTL direction support in Learning Dashboard 2021-09-14 14:18:45 -03:00
Gustavo Trott
d807436d10 Renew accessToken by 30d in each access to Dashboard 2021-09-13 15:07:02 -03:00
Gustavo Trott
9b990b758a
Merge branch 'v2.4.x-release' into learning-dashboard-handle-errors 2021-09-09 16:47:54 -03:00
Philipp Memmel
8c03ba2f7d localize learning dashboard title 2021-09-05 09:46:09 +00:00
Gustavo Trott
e95298c046 Last package-lock.json 2021-09-02 17:18:40 -03:00
Gustavo Trott
72c00f6f21 Uses term User instead of Participant 2021-09-02 17:04:48 -03:00
Gustavo Trott
1adbf116c0 Show errors messages when token is invalid 2021-09-02 16:44:34 -03:00
Gustavo Trott
572d378de5 Fix some npm conflicts 2021-09-02 11:45:43 -03:00
Gustavo Trott
049981da01 Renames activity_report.json to learning_dashboard_data.json 2021-09-01 11:38:00 -03:00
Gustavo Trott
9b037d71b9 Changes from npm audit fix 2021-08-30 14:34:26 -03:00
Gustavo Trott
ddb383cf05 Sends dashboard token through Cookie instead of URL param 2021-08-30 14:20:39 -03:00
Gustavo Trott
2ca508134e Renames EmojisTable to StatusTimeline 2021-08-25 12:19:13 -03:00
Gustavo Trott
4bd5707527 Rename project from bbb-activity-report to bbb-learning-dashboard 2021-08-25 11:42:31 -03:00