Releases: NickSettler/IIS-frontend
Releases · NickSettler/IIS-frontend
1.1.0
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
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
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
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
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
- @LenaMarochkina made their first contribution in #50
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- build(deps): bump web-vitals from 2.1.4 to 3.5.0 by @dependabot in #16
- build(deps-dev): bump @types/react-dom from 18.2.13 to 18.2.14 by @dependabot in #32
- build(deps-dev): bump @types/react from 18.2.29 to 18.2.30 by @dependabot in #33
- feat: add notifications by @NickSettler in #34
- feat(courses): add courses page by @NickSettler in #35
- feat(courses): add course info page by @NickSettler in #36
- feat(class): add classes data table by @NickSettler in #37
Full Changelog: 0.0.2...0.0.3
0.0.2
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
What's Changed
- IIS-6 Bootstrap frontend project by @pasynkovnikita in #1
- IIS-6 Bootstrap frontend project using typescript by @pasynkovnikita in #2
- style: add eslint and prettier configs by @NickSettler in #3
- create api base class by @NickSettler in #4
- (feat): add react-query library by @pasynkovnikita in #5
- feat: add react router by @pasynkovnikita in #6
- build: add github ci workflows by @NickSettler in #9
- feat: update main layout by @pasynkovnikita in #8
- build(deps-dev): bump @testing-library/user-event from 13.5.0 to 14.5.1 by @dependabot in #10
- build(deps-dev): bump eslint from 8.50.0 to 8.51.0 by @dependabot in #11
- build(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.1.4 by @dependabot in #13
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.3 to 6.7.5 by @dependabot in #15
- build(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1 by @dependabot in #19
- feat: add sign in and sign up by @pasynkovnikita in #20
- feat(users): add users data table by @NickSettler in #7
- fix(auth): add redirects on auth status changes by @NickSettler in #28
New Contributors
- @pasynkovnikita made their first contribution in #1
- @NickSettler made their first contribution in #3
- @dependabot made their first contribution in #10
Full Changelog: https://github.com/NickSettler/IIS-frontend/commits/0.0.1