Skip to content

Releases: dotkom/gradestats-app

v1.12.2

24 Nov 22:25
Compare
Choose a tag to compare

1.12.2 (2021-11-24)

Bug Fixes

v1.12.1

24 Nov 16:22
Compare
Choose a tag to compare

1.12.1 (2021-11-24)

Bug Fixes

  • reports: update lambda url (74c4cc0)

v1.12.0

22 Nov 13:54
Compare
Choose a tag to compare

1.12.0 (2021-11-22)

Features

  • reports: handle reports with lambda function (7bf6d05)

v1.11.1

25 Oct 07:09
Compare
Choose a tag to compare

1.11.1 (2021-10-25)

Bug Fixes

  • scrolly: ensure scrolly sets button to middle position on all screen sizes (6a9b3fd)

v1.11.0

25 Oct 07:00
Compare
Choose a tag to compare

1.11.0 (2021-10-25)

Features

  • nsd-scraping: create initial nsd-scraping page (2f3b76a)
  • preview-images: initial testing of rendering stats to image (ccfe58f)

v1.10.0

25 Aug 11:55
Compare
Choose a tag to compare

1.10.0 (2021-08-25)

Features

  • add emnr link on course page (2fa93cf)

v1.9.0

25 Aug 11:54
Compare
Choose a tag to compare

1.9.0 (2021-08-25)

Features

  • add a smal disclaimer text (b102953)

v1.8.0

19 May 21:50
Compare
Choose a tag to compare

1.8.0 (2021-05-19)

Bug Fixes

  • search: change the debounce to be around the memo (b0b1241)
  • search: change useMemo query depenedency to the debounced one (ec62d2f)
  • search: move debounce inside of the memo (56a2cdd)

Features

  • debounce: increase debounce delay (d7fd74d)
  • search: add debounce to search when searching for a course (384c13c)

v1.7.0

24 Jan 16:45
Compare
Choose a tag to compare

1.7.0 (2021-01-24)

Bug Fixes

  • auth: use staff status instead of specific email for auth (c003418)

Features

  • users-list: create a dashboard list for managing users (67a357e)

v1.6.0

24 Jan 10:01
Compare
Choose a tag to compare

1.6.0 (2021-01-24)

Bug Fixes

  • auth: disable auth on requests where it is not used (557c429)
  • carousel-dots: remove touch highlight on carousel dots (8651015)
  • course-links: add studiekvalitetsportalen link (e4ab1d5)
  • fetcher: use new fetcher for departments and faculties (9cdc610)
  • smooth-scroll: polyfill smooth scrolling in safari (e27d514)

Features

  • auth: replace custom auth with next-auth (90d028c)
  • auth: use token automatically when logged. refactor fetcher (5244afd)