Reverts the CSS z-index changes made in #1095, without reinstating #1067
& #1068 because now the analyzer route is correctly modal. There doesn't seem to be an
easy way to insert the popup-backdrop between the item picker smart select popup
(or model picker) and the analyzer popup/analyzer controls sheet, especially if there's
another popup _behind_ the analyzer popup with the `popup-behind` class.
Fixes#1105.
Signed-off-by: Yannick Schaus <github@schaus.net>
Framework7 would not consider an async route to be a modal route,
leading to critical code not being executed and thus causing #1068.
This regression was introduced when the routes were changed to async in #948.
So introduce a new component and lazy load the analyzer inside it, so
there's a minimal impact on the app entry point.
Changed some z-indexes to make sure the popup backdrop is displayed between
the analyzer popup and the item picker popup.
Fixes#1068.
Fixes#1067.
Signed-off-by: Yannick Schaus <github@schaus.net>
This feature is deprecated in OH3 but code remains which would break if `$rootScope.configWidgets` is left undefined.
So define it as an empty object early.
Fixes#733.
Signed-off-by: Yannick Schaus <github@schaus.net>
* New translations en.json (Turkish)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
* New translations en.json (Spanish, United States)
Drop "no profile" and use the "Default" profile instead (link-add and link-edit)
Filter the item list for items compatible to the channel's type (link-add)
Only allow profiles compatible to the current item
(disable on link-add, filter on link-edit)
Add profile config sheet key to prevent VNodes reuse.
Fix#884.
Fix#885.
Signed-off-by: Hubert Nusser <hubsif@gmx.de>
Also-by: Yannick Schaus <github@schaus.net>
If a personal widget prop parameter definition has a defaultValue, e.g.:
```
uid: defaultValue
props:
parameters:
- name: prop1
type: TEXT
label: Prop 1
defaultValue: My default value
```
then the default value will be added to the `props` object accessible
in expressions (unless it's explicitly overridden).
Fixes#990.
Signed-off-by: Yannick Schaus <github@schaus.net>
Use status code as fallback to the status message for error responses to detect whether the
initial requests are unauthorized (HTTP 401).
(With HTTP2 there is no status message and even in HTTP1 it is optional.)
Fix#1018.
Signed-off-by: Leon Kiefer <leon.k97@gmx.de>
This also implements vector favicons for browsers that support it,
support for browsers that do not allow vector favicons has not changed.
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
* New translations en.json (Italian)
* New translations en.json (Italian)
* New translations en.json (Croatian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Bulgarian)
* New translations en.json (Turkish)
* New translations en.json (Spanish)
* New translations en.json (Spanish)
* New translations en.json (Dutch)
* New translations en.json (Polish)
* New translations en.json (Russian)