Robin Steiner
Robin Steiner
When a Skill is set as a `default_set` it should show up as a new skill for all Members. As we don't want to actually set the skill for each...
Here we added it to the user profile: https://github.com/puzzle/skills/issues/667 Also add it to the user's skill view :grin:  Also please change the buttons to look more like in the...
 Show when the profile was last updated next to the search dropdown. Make sure to include the updated at of all relevant profile features (skills, projects, educations etc. etc.)...
There are quite a few places where the CSS subtly breaks. Look through the application and fix such small but annoying errors. Or comment them here to keep track of...
Take 1 hour each to play around on the Skills Integration trying to find any bugs. If you find one create an Issue :grin: Timeboxed: 2-4hr and create Issues
When a new Member starts work here their profile is created by someone else. The new Member is then reminded to fill out their information etc. Oftentimes, however the new...
 Not only allow CV exporting from the top right menu but now that we have the scroll-to menu back add the export button below it as well. TODO: -...
Currently the CV-Search (very intentionally) doesn't search through a User's Skills. However, if it did it could be nicely used as a global search. Therefore, the following suggestion: Add a...
Currently the `Role`, `Company` and `Department` model can only be managed via console. It would be useful to be able to centrally manage which roles are available to chose from....
Todo: - Cleanup the local development environment. (especially remove ember from docker compose so one can just do `docker compose up` - Remove unused docker setup - Remove unused files...