Samuel Weirich
Samuel Weirich
> > > If the room type settings are changed in the meantime, the room type is always 'reset'. Only refreshing the list solves this issue. > > > 2023-09-19.17-06-27.mp4...
> @SamuelWei what does this need need now to be merged? @tibroc Frontend and backend tests; if I havn't missed it, the custom params are shown in the UI once...
@dennis531 @tibroc We are currently working on something similar in https://github.com/THM-Health/PILOS/tree/695-restructure-room-settings-page As soon as this is finished, we will have an other look at this PR and see how we...
**How to implement** - [ ] Increase DB column size `id` in `rooms` table: create migration - [ ] Add new option `allow_custom_id` to `room_types`: create migration, adjust controller, request...
https://laravel-news.com/laravel-model-tips#content-using-uuids
@dmtrhfr We currently plan to implement Shibboleth, would this work for you?
@dmtrhfr Do you have a SAML dev. env. setup that I can use, e.g. docker compose and some config files for keycloak or something similar?
What path are you looking for?
- [ ] Create management API endpoint - [ ] Add/Remove API token(s) via UI or CLI - [ ] Add OpenAPI/Swagger docs (Example: https://editor.swagger.io/) - [ ] Add API...
Found this to create api docs automaticly https://laravel-news.com/scramble-laravel-api-docs