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

CAP Editor Integration #731

Merged
merged 49 commits into from
Aug 23, 2024
Merged

CAP Editor Integration #731

merged 49 commits into from
Aug 23, 2024

Commits on Jul 2, 2024

  1. init CAP-editor branch

    maaikelimper committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c945fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc517b View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    5ca16c1 View commit details
    Browse the repository at this point in the history
  2. test: add CAP test data

    RoryPTB committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7950b5b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    4f3efed View commit details
    Browse the repository at this point in the history
  2. fix: change management base image to 'jammy' to use Python 3.10 rathe…

    …r than the nearly-end-of-life 3.8
    RoryPTB committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    dd2794a View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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

Commits on Aug 14, 2024

  1. feat: allow unsigned / incorrectly signed CAP alerts to be published …

    …+ refactor: fail publishing if no metadata_id found in message
    RoryPTB committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    fe29434 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68f277b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    d99352c View commit details
    Browse the repository at this point in the history
  2. init CAP-editor branch

    maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b7b2480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4959909 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6150946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f61246 View commit details
    Browse the repository at this point in the history
  6. test: add CAP test data

    RoryPTB authored and maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9e572aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57b01a1 View commit details
    Browse the repository at this point in the history
  8. fix: change management base image to 'jammy' to use Python 3.10 rathe…

    …r than the nearly-end-of-life 3.8
    RoryPTB authored and maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a123fd4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    127cbb3 View commit details
    Browse the repository at this point in the history
  10. feat: allow unsigned / incorrectly signed CAP alerts to be published …

    …+ refactor: fail publishing if no metadata_id found in message
    RoryPTB authored and maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6689e20 View commit details
    Browse the repository at this point in the history
  11. feat: automatically generate cap user credentials and use them in mos…

    …quitto entrypoint
    RoryPTB authored and maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    0f56f42 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d23522 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5c4df3b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c4808d7 View commit details
    Browse the repository at this point in the history
  15. fix test

    maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    05c29e7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fbfdc00 View commit details
    Browse the repository at this point in the history
  17. remove sum check

    maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ef29dc7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5c60637 View commit details
    Browse the repository at this point in the history
  19. fix test

    maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    802ef3c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    78dc8d2 View commit details
    Browse the repository at this point in the history
  21. fix flake8

    maaikelimper committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ce4b426 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4611bf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. chore: rebase from main

    RoryPTB committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    2864098 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. revert previous commit

    RoryPTB committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0683cb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bf09b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7488a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    97faa2c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0d812b View commit details
    Browse the repository at this point in the history
  6. chore: flake8 fix

    RoryPTB committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1135c16 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b8d09f View commit details
    Browse the repository at this point in the history
  8. feat: auto generate users of form WIS2BOX_BROKER_USERNAME_* with perm…

    …issions under topic of form WIS2BOX_BROKER_TOPIC_*
    RoryPTB committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2ee2ba1 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    f61a873 View commit details
    Browse the repository at this point in the history
  2. test: fix flake8 whitespace

    RoryPTB committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8111858 View commit details
    Browse the repository at this point in the history
  3. test: update file path

    RoryPTB committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c07b766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dba8365 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78a7a17 View commit details
    Browse the repository at this point in the history
  6. docs: change wording

    RoryPTB committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c815e7c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a54102c View commit details
    Browse the repository at this point in the history