Samuel Weirich

Results 37 issues of Samuel Weirich

**Is your feature request related to a problem? Please describe.** Currently there is no easy way to test if the email configuration is working **Describe the solution you'd like** Create...

enhancement
good first issue
backend

**Describe the solution you'd like** Add more logging for user actions (e.g. accessing room, trying access code) and add rate limit to RoomAuthenticate middleware.

enhancement

**Is your feature request related to a problem? Please describe.** Users might not be aware that they hace been added to a room. This could also be helpfull for the...

enhancement

**Is your feature request related to a problem? Please describe.** The usage and attendance data is currently generated via polling the BBB-Server every minute. This post_events script might generate this...

enhancement

Write a test that checks the behaviour in case of an error during the user search when adding new members

tests

Add missing tests that test the dropdown buttons for the room, which should be shown or hidden depending on the current user's permissions and relationship to the room.

tests

Add tests for database rollback when migration from Greenlight 2 is cancelled by the user

tests

# Fixes #300 # Fixes #20 ## Type (Highlight the corresponding type) - Bugfix - **Feature** - Documentation - **Refactoring** (e.g. Style updates, Test implementation, etc.) - Other (please describe):...

**Describe the solution you'd like** Use [laravel prompts](https://laravel.com/docs/10.x/prompts) to make the artisan commands look more user-friendly

**Is your feature request related to a problem? Please describe.** Add error tracking for backend and frontend **Describe the solution you'd like** Add sentry SDK **Describe alternatives you've considered** *none*...