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

feature: Allow creation for "any" and "untagged" as EVCs #258

Merged
merged 36 commits into from
Mar 14, 2023

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    1080ed5 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    d6772b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc66391 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    165c431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f2aa8c View commit details
    Browse the repository at this point in the history
  3. Fixed linter

    Alopalao committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    a5369f0 View commit details
    Browse the repository at this point in the history
  4. Reversed tox.ini

    Alopalao committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    eee89e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    31e0cb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    eac6bf0 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Added support for untagged

    - Added tests.
    Alopalao committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    4cadff0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Corrected EVC combinations

    Alopalao committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6f82d45 View commit details
    Browse the repository at this point in the history
  2. Fixed linter

    Alopalao committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    8115423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb7fceb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c768cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81d5ae6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d91bd7 View commit details
    Browse the repository at this point in the history
  7. Fixed linter

    Alopalao committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    60626a3 View commit details
    Browse the repository at this point in the history
  8. Reversed tox.ini

    Alopalao committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    82a9869 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebd6dcc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b4bbe20 View commit details
    Browse the repository at this point in the history
  11. Added support for untagged

    - Added tests.
    Alopalao committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9bace29 View commit details
    Browse the repository at this point in the history
  12. Corrected EVC combinations

    Alopalao committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    df23b06 View commit details
    Browse the repository at this point in the history
  13. Fixed linter

    Alopalao committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ab731a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e3b994b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    72c25d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d877469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17acb03 View commit details
    Browse the repository at this point in the history
  4. Added support for untagged

    - Added tests.
    Alopalao committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4c9ffc9 View commit details
    Browse the repository at this point in the history
  5. Corrected EVC combinations

    Alopalao committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    4a407e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e976108 View commit details
    Browse the repository at this point in the history
  7. Reduced if statements

    - Added comments
    Alopalao committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    59258b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Changed priorities depending on new cases

    - Ensured string for `dl_vlan` flow data
    Alopalao committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    ad2e558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e4fbe View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Polished code

    -Added new function `get_priority`
    -Added enum to yml `Tag.value`
    -Added `self.subTest` to for loop
    -Deleted leftover string
    Alopalao committed Mar 10, 2023
    Configuration menu
    Copy the full SHA
    aa791e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128f80c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Added exceptio handling in update()

    - Replace leftover dictionaries with `special_cases`
    Alopalao committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    5c98c93 View commit details
    Browse the repository at this point in the history