Releases: UniversityOfHelsinkiCS/kliksutin
Releases · UniversityOfHelsinkiCS/kliksutin
Fixes and updates
Admin
- Add routes and search parameters on admin panel
- Update the survey view to allow for repriorization of questions
- Fix mathematical symbols such as <, >, etc. not rendering correctly on edit pages
- Update styling of certain components
- New question form allows for user to create a child question
Survey
- Update the welcoming text
API
- Update courses endpoints
- Create new endpoint for getting a single course
Other
- Refactorings and small fixes
Fix logger crash
v1.15.2 Fix logger crashing after log server url change
Add fallback url
Routes
- Fallback route for invalid paths etc
Cron job readiness, error boundaries
Cron jobs
- Created readiness to run cron jobs
- Created initial cron job for reminder emails
View route
- New route /view
- Allow users to view old entries
Error boundaries
- Created error boundaries and elements to give users better feedback
Public fixes
Fixed public entries not working as intended
Admin panel and database and API changes
Admin panel
- Render survey structure on admin panel
- Small fixes and styling betterments
API
- Route for changing question parentId and priority
- Route for getting all the entries
Database
- Update Entries to contain sessionId
- Update Entries to have reminderSent field for later use
Fixes and small updates
v1.13.1 Fix OpenAI CourseCompletion to select the longer of course names
UX changes
Admin panel
- More clear and stylish creation screens
- Added more feature rich text editors for better user experience
- More informative texts
- Translations
Admin panel dimension colors
Admin panel
- Dimension colors can be now changed through the admin panel
Admin panel changes
Admin panel
- Admins can create new dimensions
- Admins can link new recommendations to existing dimensions when creating new recommendation