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

Expose server settings to Innkeeper UI and Tenant UI via plugin routes #914

Merged
merged 11 commits into from
Nov 16, 2023

Commits on Nov 11, 2023

  1. server config endpoints

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    424dbac View commit details
    Browse the repository at this point in the history
  2. server config FE

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d67b5c7 View commit details
    Browse the repository at this point in the history
  3. Show write ledger on tenant list

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    662e098 View commit details
    Browse the repository at this point in the history
  4. More ledger information

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    b21a5a5 View commit details
    Browse the repository at this point in the history
  5. More cfg UI

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0896178 View commit details
    Browse the repository at this point in the history
  6. Show cfg to tenanant if they want to check it

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    5062627 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Add version num from config call

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    c3c5697 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded ariesDetails cfg

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    65179d7 View commit details
    Browse the repository at this point in the history
  3. Fix merge mistake

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    ec2e6c5 View commit details
    Browse the repository at this point in the history
  4. adjust var name

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    757e758 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Extract config item component

    Signed-off-by: Lucas ONeil <lucasoneil@gmail.com>
    loneil committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dcb4c2c View commit details
    Browse the repository at this point in the history