Skip to content

Releases: hbiede/LA-Feedback-System

1.4.3

12 Aug 03:49
Compare
Choose a tag to compare
  • Compress bundled JavaScript to increase load times

1.4.2

11 Aug 03:59
Compare
Choose a tag to compare
  • Allow multiple students at once
  • Don't reload on form submit
  • Modify NavBar styles
  • Clear student CSE on submit (prevents double submits)

1.4.1

10 Aug 16:37
Compare
Choose a tag to compare
  • Format date-times on the backend
  • Reduce package size
  • Fix LA name requirement checker
  • Update name locally when backend changes
  • Fix default course loading
  • Fix searching on paginated tables

1.4.0

07 Aug 06:10
Compare
Choose a tag to compare
  • Send LA name in email to students
  • Error message based on invalid LA username
  • Added accessibility features to main forms
  • Don't show CSE usernames for individuals without interactions on admin table
  • Fix LAs being able to login as Admins
  • Fix Admins
  • Allow LA settings page to reflect name/course requests
  • Fix 'Invalid Course' bug
  • Fix admin page search bar when on an alternate page
  • Fix updating of active page when modifying the sort
  • Correct what is available to non-admins
  • Allow LA form changes to be reflected in backend calls
  • Fix version modal button layout

1.3.3

05 Aug 01:05
Compare
Choose a tag to compare
  • Make pagination row responsive to the length of the table
  • Limit longer decimal point values
  • Correct importing of numbers

1.3.2

04 Aug 23:08
Compare
Choose a tag to compare

1.3.1

04 Aug 17:19
Compare
Choose a tag to compare
  • Prevent self-interaction

1.3.0

04 Aug 05:32
Compare
Choose a tag to compare
  • Chart interactions based on hour of the day
  • Display the average feedback for the last 7 days based on course

1.2.1

04 Aug 01:40
Compare
Choose a tag to compare
  • Highlight borderline ratings in admin table

1.2.0

03 Aug 23:06
Compare
Choose a tag to compare
  • Convert to Redux state management (using Zustand)
  • Implement Dispatch
  • Add version check