Skip to content

Releases: France-ioi/AlgoreaFrontend

Release 2.47.2

03 Oct 19:44
Compare
Choose a tag to compare

Bugfix

  • make sure we always subscribe to the answer init to reload it even if readonly #1802

Release 2.47.1

01 Oct 12:45
Compare
Choose a tag to compare

Summary

  • add link to the group associated activity (in header)
  • minor bug fixes

All

  • Fix too many redirections #1797
  • Adds link for subtitle #1800
  • Fixes preloading of fonts #1798

Release 2.47.0

30 Sep 15:37
Compare
Choose a tag to compare
  • Display the associated activity in the group header #1794

Release 2.46.3

30 Sep 14:10
Compare
Choose a tag to compare

Summary

  • display more permissions in the permission panel on top of activities while observing
  • add a first extra-time tab for time-limited activities (for admins)
  • extend timeout for the task grading request
  • fix minor issues

All

  • extend the task-proxy timeout before failing on grade-answer call #1796
  • make sure primitive that cannot be converted as json (bigint, symbol, ... are printed if provided as error #1793
  • Adds supporting guard form changes for tabs #1787
  • Extra time tab #1791
  • Fixes data for e2e test cases #1792
  • Adds more permissions for display #1786

Release 2.46.2

18 Sep 14:04
Compare
Choose a tag to compare

Summary

  • display tasks even when they report they haven't been able to reload the given answer
  • item stat tab in observation: display more details when clicking on cell of the progress grid
  • replace date picker by text input for entering time configuration
  • fix and improve the item deletion and save changes buttons
  • improve time-limited activities countdown
  • internal fixes and improvements

All

  • do not error task loading if task was unable to load the answer #1785
  • Adds more info into progress popover #1777
  • Replaces datepicker with input date in item parameters #1784
  • Fix item deletion button which had multiple bugs #1783
  • Improves design of floating save buttons #1782
  • Bump serve-static and express #1778
  • convert the get-threads service to zod (and fix a error with null firstname/lastname) #1762
  • Better countdown by computing the offset between the frontend and the backend #1763
  • Small Improvements for the countdown #1772

Release 2.46.1

12 Sep 10:07
Compare
Choose a tag to compare

Summary

  • minor improvements to ease the understanding of the crash reports

All

  • add sentry cli to dev deps d4a7e2b
  • remove the heading 'v' in the version so that it is recognized as semver by sentry 859cd75

Release 2.46.0

11 Sep 11:55
Compare
Choose a tag to compare

Summary

  • Allow configuring the entering conditions in the permission editor
  • Improve handling of "chunk loading" problem

All

  • Handle chunk loading issue #1776
  • Adds can enter control in edit item permissions modal #1774

Release 2.45.2

10 Sep 07:57
Compare
Choose a tag to compare
  • Fix a set of minor errors reported by our issue tracker #1775

Release 2.45.1

28 Aug 12:37
Compare
Choose a tag to compare
  • translation to fr for recently-added texts #1773

Release 2.45.0

26 Aug 09:48
Compare
Choose a tag to compare

Summary

  • introduce explicit entry activities and time-limited content (basic version for now)
  • fix left menu bug when skills were disabled
  • fix bug with the content children edition switch
  • fix bug with the error message on the edit page

All

  • fix wrong left menu visibily condition when skills not displayed #1766
  • Bugfix/empty content on the parameters page #1765
  • Fixes switch edit mode #1764
  • Handle explicit-entry activities #1758
  • Item-content cleanup #1757
  • Adds e2e tests for item content #1761