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

[ISSUE #12017] Add the console backend API for new section #12553

Commits on Aug 26, 2024

  1. [ISSUE alibaba#12017] Add the console backend API for config section

    * Add history handling module
    RickonZhang0929 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6f524ec View commit details
    Browse the repository at this point in the history
  2. [ISSUE alibaba#12017] Add the console backend API for naming section

    * Add service handling module
    
    * Add instance handling module
    RickonZhang0929 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0ad172f View commit details
    Browse the repository at this point in the history
  3. [ISSUE alibaba#12017] Add the console backend API for auth section

    * Add user handling module
    
    * Add role handling module
    
    * Add permission handling module
    RickonZhang0929 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    052112a View commit details
    Browse the repository at this point in the history
  4. [ISSUE alibaba#12017] Add the console backend API for core section

    * Add cluster handling module
    RickonZhang0929 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2ab42c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. [ISSUE alibaba#12017] Fix the error by adding ApiType

    * Fix the error by adding ApiType
    RickonZhang0929 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e3a35c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba15b90 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. [ISSUE alibaba#12017] Updated ControllerV3 for auth section

    * Updated ControllerV3 for auth section
    RickonZhang0929 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    363048c View commit details
    Browse the repository at this point in the history
  2. [ISSUE alibaba#12017] Fix errors

    * Add ApiType annotation
    
    * Transfer the updateCluster method
    
    * Fix Compilation Errors
    RickonZhang0929 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    215ab4b View commit details
    Browse the repository at this point in the history