Tobias Burgherr

Results 3 issues of Tobias Burgherr

## Bug description App fails if `/etc/os-release` is missing. ## How to reproduce ``` sudo mv /etc/os-release /etc/os-release.old #start app ```` ## Environment & setup - OS: Cloud Linux OS...

bug/2-confirmed
kind/bug
level/intermediate
priority/medium
topic: binaries

I forked the project and updated it to the current libraries and added some additional features. See: https://github.com/TBxy/gae-angular-material-init It's still in progress, but contribution and hints are welcome.

Hi, thanks for this **great project.** **Issue:** If you have a big screen the user list cannot be expanded. The reason for this is that you need to [scroll down](https://github.com/madvas/gae-angular-material-starter/blob/master/main/public/modules/users/users-list/users.client.controller.js#L29-32)...