Resolve "Apps sollen mit Alias an Hub angemeldet werden können"
- Jul 28, 2017
-
-
Sebastian Lobinger authored
make use of the new structure of SAMSHub_apps and _appList
-
Sebastian Lobinger authored
by changing addApp it is necessary to change this method according to the new _appList and _apps structure
-
Sebastian Lobinger authored
The new dictionary consists of the two keys app and urlPrefix. Value for app is the SAMSApp Object value for urlPrefix is the Alias or the app.name
-
Sebastian Lobinger authored
the test checks that the appAlias is also provides by menu context processor of the hub changed files: test/test_sams_hub.py
-