Skip to content

Releases: NickSettler/IIS-frontend

1.1.0

26 Nov 16:12
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @typescript-eslint/parser from 6.11.0 to 6.12.0 by @dependabot in #97
  • build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #96
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0 by @dependabot in #98
  • build(deps-dev): bump @types/react from 18.2.37 to 18.2.38 by @dependabot in #99
  • build(deps-dev): bump @types/jest from 29.5.8 to 29.5.9 by @dependabot in #103
  • build(deps-dev): bump @types/react-dom from 18.2.15 to 18.2.16 by @dependabot in #101
  • build(deps-dev): bump @types/node from 20.9.2 to 20.9.3 by @dependabot in #102
  • build(deps-dev): bump @types/lodash from 4.14.201 to 4.14.202 by @dependabot in #100
  • build(deps-dev): bump @types/jest from 29.5.9 to 29.5.10 by @dependabot in #107
  • build(deps-dev): bump @types/node from 20.9.3 to 20.9.4 by @dependabot in #105
  • build(deps): bump react-router-dom from 6.19.0 to 6.20.0 by @dependabot in #104
  • build(deps-dev): bump @types/react-dom from 18.2.16 to 18.2.17 by @dependabot in #106
  • build(deps): bump @mui/x-data-grid from 6.18.1 to 6.18.2 by @dependabot in #108
  • build(deps-dev): bump @types/node from 20.9.4 to 20.9.5 by @dependabot in #109
  • build(deps): bump @mui/x-date-pickers from 6.18.1 to 6.18.2 by @dependabot in #110
  • fix(teacher-requirement): fix modal text by @pasynkovnikita in #111

Full Changelog: 1.0.1...1.1.0

1.0.1

20 Nov 03:19
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @testing-library/react from 14.1.0 to 14.1.2 by @dependabot in #93
  • build(deps-dev): bump @types/node from 20.9.1 to 20.9.2 by @dependabot in #94
  • build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #95

Full Changelog: 1.0.0...1.0.1

1.0.0

19 Nov 20:08
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in #84
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.10.0 to 6.11.0 by @dependabot in #82
  • build(deps-dev): bump @typescript-eslint/parser from 6.10.0 to 6.11.0 by @dependabot in #83
  • build(deps): bump axios from 1.6.1 to 1.6.2 by @dependabot in #85
  • build(deps): bump @mui/material from 5.14.17 to 5.14.18 by @dependabot in #87
  • build(deps): bump @mui/icons-material from 5.14.16 to 5.14.18 by @dependabot in #86
  • feat(course): add course students list by @NickSettler in #89
  • build(deps-dev): bump @types/node from 20.9.0 to 20.9.1 by @dependabot in #90
  • build(deps): bump react-router-dom from 6.18.0 to 6.19.0 by @dependabot in #91
  • feat(schedule): add schdule interface by @NickSettler in #88
  • feat(courses): add public course page for unregistered users by @pasynkovnikita in #92

Full Changelog: 0.0.5...1.0.0

0.0.5

12 Nov 20:54
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @typescript-eslint/parser from 6.8.0 to 6.9.1 by @dependabot in #55
  • build(deps-dev): bump @types/jest from 29.5.6 to 29.5.7 by @dependabot in #54
  • build(deps): bump @mui/x-data-grid from 6.16.3 to 6.17.0 by @dependabot in #52
  • build(deps): bump axios from 1.5.1 to 1.6.0 by @dependabot in #51
  • build(deps-dev): bump @types/node from 20.8.7 to 20.8.9 by @dependabot in #47
  • build(deps-dev): bump @types/node from 20.8.9 to 20.9.0 by @dependabot in #68
  • build(deps): bump @mui/material from 5.14.14 to 5.14.17 by @dependabot in #66
  • build(deps-dev): bump @typescript-eslint/parser from 6.9.1 to 6.10.0 by @dependabot in #64
  • build(deps): bump react-router-dom from 6.17.0 to 6.18.0 by @dependabot in #59
  • build(deps-dev): bump @types/react from 18.2.33 to 18.2.37 by @dependabot in #69
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.10.0 by @dependabot in #65
  • build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by @dependabot in #62
  • build(deps): bump @mui/x-data-grid from 6.17.0 to 6.18.0 by @dependabot in #61
  • build(deps): bump @mui/icons-material from 5.14.15 to 5.14.16 by @dependabot in #58
  • feat(profile): add profile page by @NickSettler in #70
  • build(deps-dev): bump @types/react-dom from 18.2.14 to 18.2.15 by @dependabot in #71
  • build(deps-dev): bump @types/lodash from 4.14.200 to 4.14.201 by @dependabot in #72
  • build(deps): bump axios from 1.6.0 to 1.6.1 by @dependabot in #73
  • build(deps-dev): bump @testing-library/react from 14.0.0 to 14.1.0 by @dependabot in #74
  • build(deps-dev): bump @types/jest from 29.5.7 to 29.5.8 by @dependabot in #75
  • feat: add custom search by @NickSettler in #76
  • build(deps): bump @mui/x-date-pickers from 6.18.0 to 6.18.1 by @dependabot in #77
  • build(deps): bump @mui/x-data-grid from 6.18.0 to 6.18.1 by @dependabot in #78
  • feat: add course activity requirements by @LenaMarochkina in #79
  • fix(classes) update class entity with ID by @pasynkovnikita in #80
  • fix(course, course_activity) add ID to course by @pasynkovnikita in #81

Full Changelog: 0.0.4...0.0.5

0.0.4

29 Oct 18:00
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @types/react from 18.2.30 to 18.2.33 by @dependabot in #49
  • build(deps): bump @mui/icons-material from 5.14.14 to 5.14.15 by @dependabot in #44
  • build(deps): bump @mui/x-data-grid from 6.16.2 to 6.16.3 by @dependabot in #40
  • build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by @dependabot in #38
  • build(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 by @dependabot in #42
  • feat: add course activities table to course-info page by @LenaMarochkina in #50

New Contributors

Full Changelog: 0.0.3...0.0.4

0.0.3

22 Oct 17:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.2...0.0.3

0.0.2

18 Oct 18:30
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump @mui/material from 5.14.11 to 5.14.14 by @dependabot in #27
  • build(deps-dev): bump @typescript-eslint/parser from 6.7.3 to 6.8.0 by @dependabot in #25
  • build(deps-dev): bump @testing-library/react from 13.4.0 to 14.0.0 by @dependabot in #21
  • build(deps-dev): bump @types/node from 20.8.0 to 20.8.6 by @dependabot in #18
  • build(deps-dev): bump @types/jest from 27.5.2 to 29.5.5 by @dependabot in #12
  • build(deps-dev): bump @types/jest from 29.5.5 to 29.5.6 by @dependabot in #30
  • build(deps): bump react-router-dom from 6.16.0 to 6.17.0 by @dependabot in #26

Full Changelog: 0.0.1...0.0.2

0.0.1

18 Oct 18:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/NickSettler/IIS-frontend/commits/0.0.1