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

Implement API for Device Groups #3157

Merged
merged 104 commits into from
Dec 20, 2023
Merged

Implement API for Device Groups #3157

merged 104 commits into from
Dec 20, 2023

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    477b6cd View commit details
    Browse the repository at this point in the history
  2. Add DeviceGroups model

    Steve-Mcl committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8581dff View commit details
    Browse the repository at this point in the history
  3. Add App Device Groups API

    Steve-Mcl committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a825fbe View commit details
    Browse the repository at this point in the history
  4. DeviceGroups API tests

    Steve-Mcl committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    518138d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a8e72e View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Add DeviceGroup db view

    Steve-Mcl committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ef462b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b423241 View commit details
    Browse the repository at this point in the history
  3. add DeviceGroup controller

    Steve-Mcl committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    be47ffc View commit details
    Browse the repository at this point in the history
  4. delete erronous import

    Steve-Mcl committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9420f14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b61c24 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    207f619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7254305 View commit details
    Browse the repository at this point in the history
  3. improve test coverage

    Steve-Mcl committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    97ae431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbab7ef View commit details
    Browse the repository at this point in the history
  5. Update forge/db/models/DeviceGroup.js

    Co-authored-by: Pez Cuckow <email@pezcuckow.com>
    Steve-Mcl and Pezmc committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    8084693 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bee3280 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    20e7bfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f854a42 View commit details
    Browse the repository at this point in the history
  9. Enable schemas

    Steve-Mcl committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    70047f4 View commit details
    Browse the repository at this point in the history
  10. remove helpful stuff

    Steve-Mcl committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    46fa018 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Add frontend APIs

    Steve-Mcl committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    765a826 View commit details
    Browse the repository at this point in the history
  2. add graphics/icons

    Steve-Mcl committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    94902b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65a4724 View commit details
    Browse the repository at this point in the history
  4. hyphenate devicegroup

    Steve-Mcl committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2abfd62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ee7c23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9d7a5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    177cce0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    311e523 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    687a9e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f6f48cd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57672c2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    262f00b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d001bf View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c7a521 View commit details
    Browse the repository at this point in the history
  15. improve table layout

    Steve-Mcl committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    bca23aa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    51ab25f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    d34b22f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a826b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65016ee View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    493ae0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbb137 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66667ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eda38a View commit details
    Browse the repository at this point in the history
  5. move to Enterprise tier

    Steve-Mcl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fdefa11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b91634b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9197dae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1a2cbd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb5c684 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    820dcb7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 17, 2023

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

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    4642167 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b4f26a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a41862 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2135610 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff9f211 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2713390 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0f9aad2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec6e13e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd23685 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fde19b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ff3cfdd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ffe19f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31c42c9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    617dd44 View commit details
    Browse the repository at this point in the history
  15. update unit tests

    Steve-Mcl committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d7fc2fd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f94f04 View commit details
    Browse the repository at this point in the history
  17. fix UI test - differentiate "Device" from "Device Group"

    New button also contains "Device" so need to be more specific
    Steve-Mcl committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2694276 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    666440c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e78ded9 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    36a69f1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    15c2772 View commit details
    Browse the repository at this point in the history
  22. remove extraneous it.only

    Steve-Mcl committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ca2a0de View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2d14a40 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    14e4e8a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0a642a7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    fb419c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a95acfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccb05c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af7d8f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a76f343 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97c3ed0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bef6d99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1d05674 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d307835 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8ca537e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f7939f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    d524e15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9c7c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ced020 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3235 from FlowFuse/2989-device-group-team-tier-en…

    …abled
    
    Add device group feature flag in TeamType
    knolleary committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    390291b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    386a54e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf597c8 View commit details
    Browse the repository at this point in the history
  7. add ui element

    Steve-Mcl committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    295f68d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a1110a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3239 from FlowFuse/2989-add-missing-audit-logger-…

    …for-pipeline-stage-deploy
    
    Add missing audit logger for pipeline stage deploy
    Pezmc committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ef99669 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3229 from FlowFuse/2989-assign-device-group-to-pi…

    …peline-stage
    
    Assign device group to pipeline stage
    knolleary committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    5b11555 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3192 from FlowFuse/2997-device-group-frontend

    Implement Device Groups frontend
    knolleary committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    137e2b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    49aa7fa View commit details
    Browse the repository at this point in the history
  13. Update and rename 20231202-01-add-device-devicegroup.js to 20231220-0…

    …1-add-device-devicegroup.js
    knolleary committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f60cf2f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c29af2d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8af208d View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3236 from FlowFuse/2997-device-group-auditloggers

    Add device group audit loggers
    Pezmc committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    4796eca View commit details
    Browse the repository at this point in the history