Skip to content

v2.18.0

Choose a tag to compare

@krulis-martin krulis-martin released this 26 Sep 15:39
· 100 commits to master since this release

Changelog

  • Displaying external attributes on the group info page.
  • Removing old SIS integration page and related components.
  • Minor bugs fixed and ux issues resolved.
  • Updating for nodejs 22.x.

Commits

b33d1d7 #! v2.18.0
93094d7 Fixing behavior of check-boxes in exercises' multi-assignment form.
b6422b7 Unifying submit button icons.
13521b7 Fixing the issue of breaking buttons in test results table.
29f21d6 Compacting admin lists in group tree view where there are more than 2 admins per group.
9714169 Visualization of external attributes at GroupInfo page.
19716c6 Displaying external attributes in group info table.
d770cc4 Redux operations for getting group external attributes.
f51fc3d Removing sis bindings info, sis redux stuff and remaining controls.
7551224 Removing group external IDs from tables and edit form since they were deprecated.
06c1aa8 Removing all SIS integration related stuff from webapp.
bd40618 Bump webpack-dev-server from 5.2.0 to 5.2.1
c5d9c53 Bump brace-expansion from 1.1.11 to 1.1.12
3816c8e Adding external group management scope in GenerateTokenForm.
aa71037 Updating for nodejs 22.x.