Timon Bakker

Results 33 issues of Timon Bakker

**Idea incl level** It would be nice if we have a template in place to enable us to easily create a tutorial for each level. At this point we only...

**Describe the issue** I would like to propose to change the current Babel dependency for the tutorial into a YAML file one. With #3163 in mind we will have a...

**Description** In this PR we switch the tutorial translations from Babel to a YAML file to better enable us to add new levels and steps without losing the overview. We...

**Description** In this PR we add a new and exiting feature: profile tags! From now on users will be able to receive tags that will be shown on their public...

**Description** In this PR we make a small change to how we handle the admin user by implementing support for multiple admins. The `is_admin` function is changed to look into...

This PR is **not** for merging, only for review and than running once to make sure everything works.

**Describe the bug** It seems to be an incorrect function call: ![Schermafbeelding 2022-08-16 om 16 23 04](https://user-images.githubusercontent.com/38155424/184903979-1359536e-15fd-4d8f-bb1a-454f27fd0233.png)

**Description** We fix a small issue where the function call for changing a user mail was broken. **Fixes** This PR fixes #3161. **How to test** Log in as an admin...

**Description** The screenshot below should be self-explanatory. ![Schermafbeelding 2022-08-16 om 10 35 23](https://user-images.githubusercontent.com/38155424/184835591-19ff6f08-69e5-44ed-af5d-103561a32f03.png)

**Idea incl level** Currently we only enable one admin within our environment as this is set as a string and we verify if the current user is the same as...