-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Progress so far
In the #909 ticket basic work for this has already been done. This work included:
- The header
- The initial landing page
- The CV part of the profile, yet without the editing forms
- The new profile view
The solution we used was mostly built on bootstrap so I encourage whoever is doing this ticket to continue using bootstrap. This can either be done using the built in classes or by using custom media-queries utilizing the bootstrap breakpoints for consistency. If you have the need to create custom classes make sure to put them into the already existing media-queries. They allow you to add as many classes as you need to one query.
Remaining work
There are still lots of views that need to be fixed. As of today (08.07.2025) these are the remaining views:
- The edit forms on the 'CV' side of the profile
- The whole 'Skills' side of the profile
- The 'Skill search' view
- The 'CV search' view
- The 'Skillset' view
- The 'Certificates' view
- The 'Skills tracking' view
Remember it does not have to be perfect, it should only be usable for now. Feel free to create a issue for each separate route that is to be done. Otherwise definitely split this ticket among multiple people so no one goes crazy 👻
TODO
- Do as described above
- Lots of smoke testing
- Update the CHANGELOG.md with this improvement
- Go home