AlertDisplay |
Different settings how to display an Alert. |
NONE |
TEMPORARY |
PERSISTENT |
AttendanceLogicalStatus |
logical type of an attendance status, i.e. how it will be considered for statistics and analysis. |
PRESENT |
Value : PRESENT
|
ABSENT |
Value : ABSENT
|
IGNORE |
Value : IGNORE
|
Browser |
Opera |
MicrosoftInternetExplorer |
Edge |
Safari |
Chrome |
Firefox |
Other |
OS |
iOS |
MacOS |
Android |
Linux |
Windows |
Other |
PWAInstallType |
ShowiOSInstallInstructions |
RunningAsPWA |
NotAvailable |
CalculationType |
Percentage |
Value : percentage
|
BMI |
Value : bmi
|
LoaderMethod |
ChildrenService |
Value : ChildrenService
|
HistoricalDataService |
Value : HistoricalDataService
|
LoginState |
State of the login at the local database, which is synonymous to login at the whole application |
LOGIN_FAILED |
LOGGED_OUT |
LOGGED_IN |
IN_PROGRESS |
UNAVAILABLE |
LogLevel |
Log level indicates the context and severity of a message. |
DEBUG |
INFO |
WARN |
ERROR |
PLACEHOLDERS |
Available placeholder variables that can be used to configure a dynamic default value. (e.g. "$now" to set to current date) |
NOW |
Value : $now
|
CURRENT_USER |
Value : $current_user
|
ScreenSize |
Different ranges of screen sizes. |
xs |
sm |
Value : 1
|
md |
Value : 2
|
lg |
Value : 3
|
xl |
Value : 4
|
xxl |
Value : 5
|
SessionType |
Available Session types with their keys that can be used in the app-config. |
synced |
Value : synced
|
local |
Value : local
|
mock |
Value : mock
|
SyncState |
State of the Synchronization between local and remote database |
STARTED |
COMPLETED |
FAILED |
UNSYNCED |
ABORTED |
WarningLevel |
WARNING |
Value : WARNING
|
URGENT |
Value : URGENT
|
OK |
Value : OK
|
NONE |