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

Team broker client UI #4646

Merged
merged 59 commits into from
Oct 24, 2024
Merged

Team broker client UI #4646

merged 59 commits into from
Oct 24, 2024

Commits on Oct 15, 2024

  1. First pass

    Still needs create, delete and edit hooking up
    hardillb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6b0b093 View commit details
    Browse the repository at this point in the history
  2. Mode api

    hardillb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a640096 View commit details
    Browse the repository at this point in the history
  3. Add make delete work

    hardillb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    63d9ecc View commit details
    Browse the repository at this point in the history
  4. First pass

    Still needs create, delete and edit hooking up
    hardillb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    996ea46 View commit details
    Browse the repository at this point in the history
  5. Mode api

    hardillb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f9ea746 View commit details
    Browse the repository at this point in the history
  6. Add make delete work

    hardillb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    cb7f172 View commit details
    Browse the repository at this point in the history
  7. Use new API

    hardillb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    298d22a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbb199c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c0e19f4 View commit details
    Browse the repository at this point in the history
  10. Basic add client

    hardillb committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f902011 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    d659b92 View commit details
    Browse the repository at this point in the history
  2. Add modifyClient to api

    hardillb committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    d31b89e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acfbdd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d71b647 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c208c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

  1. create mqtt client ux

    cstns committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    91e226d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c07cec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ad6629 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60ed119 View commit details
    Browse the repository at this point in the history
  5. qf padding

    cstns committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8891724 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. hide broker menu entry and broker clients create/update/delete button…

    …s from ui for users without permissions
    
    add the ability to dynamically hide main menu items based on a new hidden key without losing its order from the menu
    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8e36185 View commit details
    Browse the repository at this point in the history
  2. add broker navigation guard

    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fba6167 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b333de2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9625ab7 View commit details
    Browse the repository at this point in the history
  5. code cleanup

    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0b38029 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d30b9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    356cc55 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4044e84 View commit details
    Browse the repository at this point in the history
  9. update mqtt pictograms

    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8e21f00 View commit details
    Browse the repository at this point in the history
  10. Update frontend/src/api/broker.js

    Co-authored-by: Ben Hardill <[email protected]>
    cstns and hardillb authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fdec3e8 View commit details
    Browse the repository at this point in the history
  11. Update forge/ee/routes/teamBroker/index.js

    Co-authored-by: Ben Hardill <[email protected]>
    cstns and hardillb authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f71c026 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a8d596 View commit details
    Browse the repository at this point in the history
  13. Update frontend/src/pages/team/Broker/index.vue

    Co-authored-by: Ben Hardill <[email protected]>
    cstns and hardillb authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    11ec768 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b3f91cf View commit details
    Browse the repository at this point in the history
  15. Add pattern validator

    hardillb committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c3c2536 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    15b3e67 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d7a22d9 View commit details
    Browse the repository at this point in the history
  18. Fix pattern validator

    hardillb committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c3be4a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d162515 View commit details
    Browse the repository at this point in the history
  20. Fix lint

    hardillb committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0915c49 View commit details
    Browse the repository at this point in the history
  21. ignore eslint warning

    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0e288a0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2a5f243 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1c7f1b0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1841cb2 View commit details
    Browse the repository at this point in the history
  25. prevent feature banners from being displayed at the same time on the …

    …empty state component
    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    8e16442 View commit details
    Browse the repository at this point in the history
  26. add os e2e tests

    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c72e1d1 View commit details
    Browse the repository at this point in the history
  27. Add empty state image

    hardillb committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a08931d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    888012c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    3d53aa7 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    34bf8d0 View commit details
    Browse the repository at this point in the history
  31. Merge remote-tracking branch 'origin/team-broker-client-ui' into team…

    …-broker-client-ui
    
    # Conflicts:
    #	frontend/src/pages/team/Broker/index.vue
    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a5ac3dc View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fdc16e9 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f575c64 View commit details
    Browse the repository at this point in the history
  34. qf eslint disable

    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1fea024 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    621e717 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e58196c View commit details
    Browse the repository at this point in the history
  37. qf linter

    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    420db8d View commit details
    Browse the repository at this point in the history
  38. fix hardcoded project id

    cstns committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    9d7eb76 View commit details
    Browse the repository at this point in the history