Skip to content
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

Widget default and form fix #151

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Conversation

clavay
Copy link
Collaborator

@clavay clavay commented Jun 17, 2024

  1. fix form get_daterangepicker and get_timeline
  2. update widget content defaults:
  • main content default to None
  • sidebar default to None
  • options default to {}
  1. remove check: main content is an empty string
  2. check if options is a dict once, else log as info

clavay added 2 commits June 17, 2024 15:32
main content default to None
sidebar default to None
options default to {}

remove check: main content is an empty string

check if options is a dict once, else log as info
@clavay clavay requested a review from trombastic June 17, 2024 13:45
@trombastic trombastic merged commit 14e34af into pyscada:main Jul 1, 2024
@clavay clavay deleted the widgetDefaultAndFormFix branch July 3, 2024 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants