Antti Myyrä

Results 7 issues of Antti Myyrä

Hi, There seems to be a problem with event rendering in the calendar. Even though eventSources is correctly populated with Angular, it doesn't show the events. According to Fullcalendar documentation...

Tox runs the tests, but leaves isort, black & flake8 out of it. Add these so it does the same testing for style and tests as the CI does for...

enhancement

Still a work in progress, but the aim is to create a new version of this software more in line with Golang of 2020. This should make it easier to...

Currently every user able to login at OIDC endpoint will be let in. Make it possible to limit users, for example with email domain or if their email_verified is set...

Logging is currently all over the place and repeats itself on many lines. Create a separate logger to handle the cases.

hacktoberfest

**Environment (required):** - OS: Linux - Version 1.1.1 **Describe the bug** It is possible to use upctl with resource names. Only problem is that the names are case-sensitive, which is...

bug

Hi there, I noticed that ACL functions under module/acl.go only returns standard-typed ACLs. One such example can be seen in https://github.com/aristanetworks/goeapi/blob/master/module/acl.go#L161 . Device configs aren't often like this and many...