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

Set enable state based on template element attribute #9007

Merged
merged 5 commits into from
Sep 15, 2020

Commits on Sep 14, 2020

  1. Set element disabled if template has disabled property

    Fixes #8973
    Denis Anisimov committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    d05bf11 View commit details
    Browse the repository at this point in the history
  2. Unit tests for disabled element in template

    Denis Anisimov committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    bf7453f View commit details
    Browse the repository at this point in the history
  3. Add IT tests for disabled

    Denis Anisimov committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    8decdeb View commit details
    Browse the repository at this point in the history
  4. Implement Serializable

    Denis Anisimov committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    f45d045 View commit details
    Browse the repository at this point in the history
  5. Correct IT for disabled attribute

    Denis Anisimov committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    fda4180 View commit details
    Browse the repository at this point in the history