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

chore(td-tools): enable eslint/strict-boolean-expressions and strictNullChecks #1077

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    ed9c7a2 View commit details
    Browse the repository at this point in the history
  2. fix package examples

    danielpeintner committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    af18392 View commit details
    Browse the repository at this point in the history
  3. fix package td-tools

    Note: leave out  asset-interface-description.ts because of eclipse-thingweb#1052
    danielpeintner committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    9a667e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Update packages/td-tools/src/td-parser.ts

    Co-authored-by: Jan Romann <[email protected]>
    danielpeintner and JKRhb authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    59d04b9 View commit details
    Browse the repository at this point in the history
  2. Update packages/td-tools/src/td-parser.ts

    Co-authored-by: Jan Romann <[email protected]>
    danielpeintner and JKRhb authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f7be620 View commit details
    Browse the repository at this point in the history
  3. Update packages/td-tools/src/td-parser.ts

    Co-authored-by: Jan Romann <[email protected]>
    danielpeintner and JKRhb authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    c574913 View commit details
    Browse the repository at this point in the history
  4. Update packages/td-tools/src/thing-model-helpers.ts

    Co-authored-by: Jan Romann <[email protected]>
    danielpeintner and JKRhb authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    ea1dc82 View commit details
    Browse the repository at this point in the history
  5. Update packages/td-tools/src/thing-model-helpers.ts

    Co-authored-by: Jan Romann <[email protected]>
    danielpeintner and JKRhb authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    58198a2 View commit details
    Browse the repository at this point in the history
  6. Update packages/td-tools/src/thing-model-helpers.ts

    Co-authored-by: Jan Romann <[email protected]>
    danielpeintner and JKRhb authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    d1f6ee6 View commit details
    Browse the repository at this point in the history
  7. Update packages/td-tools/src/thing-model-helpers.ts

    Co-authored-by: Jan Romann <[email protected]>
    danielpeintner and JKRhb authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    10fc13b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    6b05ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c641193 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b4b010 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4204a90 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    100bdde View commit details
    Browse the repository at this point in the history
  2. refactor: revert "!== undefined" to "!= null"

    OR "=== undefined" to "== null"
    danielpeintner committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    88330e2 View commit details
    Browse the repository at this point in the history
  3. refactor: revert some changes proposed by @JKRhb

    leads to different results
    danielpeintner committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a04d8c7 View commit details
    Browse the repository at this point in the history
  4. fix: wrong conversion

    danielpeintner committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    25d5390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4c6590 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9954040 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Update packages/td-tools/src/thing-model-helpers.ts

    Co-authored-by: Cristiano Aguzzi <[email protected]>
    danielpeintner and relu91 authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f5b386b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c7bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a85399 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e65aa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f10a4a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcb16c3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a496d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d78e8e View commit details
    Browse the repository at this point in the history
  9. Update packages/td-tools/src/td-parser.ts

    Co-authored-by: Jan Romann <[email protected]>
    danielpeintner and JKRhb authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fecd6e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7762ea4 View commit details
    Browse the repository at this point in the history