Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Settings conditional dict #1777

Merged
merged 54 commits into from
Jul 8, 2021
Merged

Commits on Jun 28, 2021

  1. base of dict contitional

    iLLiCiTiT committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    c98aafe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c63bc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1063f82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82f1817 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    694f6b5 View commit details
    Browse the repository at this point in the history
  6. implemented get_child_path

    iLLiCiTiT committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    ff70186 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    218158d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ccc667 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    469dcc0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be1f0f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    92d0c9f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04207c6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58ade82 View commit details
    Browse the repository at this point in the history
  14. implemented prepare value

    iLLiCiTiT committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    1f9ba64 View commit details
    Browse the repository at this point in the history
  15. implemented update methods

    iLLiCiTiT committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f47ec0d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    baf7066 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f70b193 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1048a12 View commit details
    Browse the repository at this point in the history
  19. fix example schema

    iLLiCiTiT committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e8f7f14 View commit details
    Browse the repository at this point in the history
  20. fix dict vs. list approach

    iLLiCiTiT committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    85a3dd1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    16ac770 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c3614db View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1b1ce1f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    9131982 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    84f725b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    2ebd5da View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cc72287 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c8a5de8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    313a78a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b344e0c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c9ee4e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. fix keys method

    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e1129bd View commit details
    Browse the repository at this point in the history
  2. force to be a group

    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    4bff4a8 View commit details
    Browse the repository at this point in the history
  3. few minor fixes of entity

    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    40f87f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d59ba1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3ae791 View commit details
    Browse the repository at this point in the history
  6. items vs. values fix

    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    0e0e527 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d58c8f1 View commit details
    Browse the repository at this point in the history
  8. Use ignore missing defaults in conditional dictionary children that a…

    …re not using current enum value
    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    0ed3a2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1d6db4 View commit details
    Browse the repository at this point in the history
  10. added enum key validation

    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    3b217c5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    605a045 View commit details
    Browse the repository at this point in the history
  12. fix variable name usage

    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    082e453 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    905db94 View commit details
    Browse the repository at this point in the history
  14. removed example schema

    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    df37c2e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    672ee1d View commit details
    Browse the repository at this point in the history
  16. removed unused imports

    iLLiCiTiT committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    477b4ec View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    7337c0c View commit details
    Browse the repository at this point in the history
  2. fix typos

    iLLiCiTiT committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    ca7d91a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. fixed typo

    iLLiCiTiT committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    898157c View commit details
    Browse the repository at this point in the history
  2. added missing attributes

    iLLiCiTiT committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ec01e14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cb8d0f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    54eb42f View commit details
    Browse the repository at this point in the history
  2. remove unusued variable

    iLLiCiTiT committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    696c72c View commit details
    Browse the repository at this point in the history