This repository has been archived by the owner on May 24, 2022. It is now read-only.
Badger
NielsPraet
released this
28 Apr 19:38
·
648 commits
to development
since this release
The second release for the OSOC Selection Tool assignment.
What's Changed
- Change UUID annotations by @TomAlard in #146
- Added conflicts endpoint to osoc.yaml by @lars-vc in #142
- Return created objects on object creation by @TomAlard in #147
- Add Pull Request Template by @TomAlard in #156
- Creating first admin documentation by @ninjajay in #158
- Added path filter to actions by @lars-vc in #150
- Name should be username by @lars-vc in #159
- Paging students by @lars-vc in #152
- Fix bug testcontainers not being used correctly by @Mikxox in #173
- Add unittests for OsocUserDetailService by @Mikxox in #168
- Password encoder timer by @tvhimme in #163
- Change postCoachToProject to only take a UUID in the request body by @MaartenS11 in #180
- Return user upon login by @MaartenS11 in #175
- Authenticated suggestions by @MaartenS11 in #179
- Refresh token by @tvhimme in #166
- Set up correct cors configuration by @Mikxox in #178
- Add TTL and User to login response by @tvhimme in #186
- Add unittests for OsocUserDetailService by @Mikxox in #176
- Login endpoint documentation by @ninjajay in #181
- Student/Project filtering by @lars-vc in #171
- access token TTL by @tvhimme in #190
- Alumn boolean by @lars-vc in #188
- Fixed assertEquals values being swapped by @lars-vc in #189
- Student/Project Skills/Roles by @MaartenS11 in #121
- New OSOC Edition - User by @TomAlard in #170
- Reduce code duplication in list serializers by @MaartenS11 in #206
- reference backend from frontend by @NielsPraet in #164
- Add baseclass with shared code between Serializer and ListSerializer by @MaartenS11 in #220
- Referenced objects only return URL by @ninjajay in #193
- fix action docker volumes not being removed by @Mikxox in #226
- Remove organizations from users by @TomAlard in #222
- Population script to add fake data by @lars-vc in #209
- Referencing endpoints by @ninjajay in #228
- Docs update on population script by @lars-vc in #235
- Filtering extension functions by @lars-vc in #225
- Tally form Student Deserializer by @MaartenS11 in #216
- Fix user password vulnerability by @lars-vc in #241
- Return total amount of collection with pagination by @lars-vc in #236
- New OSOC Edition - Project by @TomAlard in #202
- Osoc.yaml update by @lars-vc in #239
- Add endpoint to get all skills by @MaartenS11 in #232
- Users page by @NielsPraet in #230
- Route protection by @NielsPraet in #247
- New OSOC Edition - Student - Solution 2 by @TomAlard in #250
- Fixed answers being attached to wrong student by @MaartenS11 in #253
- Student coach field in Student class by @MaartenS11 in #242
- Fix degree of a few relationships by @MaartenS11 in #255
- Updated the population script by @lars-vc in #256
- Backend filtering by @MaartenS11 in #243
- New OSOC Edition - Edition Endpoint by @TomAlard in #229
- Logout endpoint by @tvhimme in #204
- Login/Register page refactor by @NielsPraet in #248
- Fixed errors in osoc.yaml by @lars-vc in #259
- Double quotes bug fix by @TomAlard in #260
- Handle other skill option by @MaartenS11 in #258
- Add extra safety to status filter by @MaartenS11 in #261
- Patch project endpoint by @MaartenS11 in #257
- Editions page by @NielsPraet in #233
- Fix project cascade options by @MaartenS11 in #263
- Update popscript + fix cascade by @lars-vc in #264
- Projects page functionality by @Mikxox in #217
- Dev into main by @lars-vc in #265
- chore: fix deployment bug by @Mikxox in #267
- Merge into main by @NielsPraet in #268
Full Changelog: v1.0.0...v1.1.0