-
-
Notifications
You must be signed in to change notification settings - Fork 267
[BasicUI] Fix updating of the chart period parameter in URL #2162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Job #1239: Bundle Size — 15.75MiB (-0.08%).Important Bundle introduced 1 and removed 1 duplicate package – View changed duplicate packages Warning Bundle introduced 13 new packages: @jsep-plugin/regex, @jsep-plugin/arrow, @jsep-plugin/object and 10 more – View changed packages Bundle metrics
Bundle size by type
View job #1239 report View lolodomo:chart_6M_2Y branch activity |
e0188bf to
ee1418f
Compare
The period parameter syntax was extended. Depends on openhab/openhab-core#3863 Also add few new default periods in the selection of chart period Signed-off-by: Laurent Garnier <lg.hc@free.fr>
ee1418f to
8870ca0
Compare
|
LGTM I will look into adapting the UI sitemap definition checks. |
|
@kaikreuzer : a small change that is a consequence of the change in core. |
kaikreuzer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
The period parameter syntax was extended.
Depends on openhab/openhab-core#3863
Also add few new default periods in the selection of chart period
Signed-off-by: Laurent Garnier lg.hc@free.fr