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

EE Use in Controller: update for 2.5 #4975

Merged
merged 4 commits into from
Apr 14, 2024
Merged

Commits on Apr 14, 2024

  1. Use in Controller: remove modal

    before:
    using `_ui/v1/controllers/` API to get a list of controller instances, if any
    showing a modal to pick an instance
    
    after:
    assuming there's an instance on the same domain,
    the dropdown item goes there directly
    
    No-Issue
    himdel committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    8a07dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dfb5c4 View commit details
    Browse the repository at this point in the history
  3. fix controller EE link

    himdel committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2ea607d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20ca339 View commit details
    Browse the repository at this point in the history