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

Add a way to extend the UI with an Java API #23772

Merged
merged 9 commits into from
Jan 22, 2024
Merged

Commits on Jan 19, 2024

  1. POC to see how we could extend the UI

    This is very crude and there are still open issues that need to be worked out
    
    Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
    edewit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    12fb2ef View commit details
    Browse the repository at this point in the history
  2. added saving option

    Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
    edewit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3f8b8c4 View commit details
    Browse the repository at this point in the history
  3. added list and recreate client form

    Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
    edewit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b23c9be View commit details
    Browse the repository at this point in the history
  4. add tab ui

    Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
    edewit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d462e37 View commit details
    Browse the repository at this point in the history
  5. integrate tabs

    Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
    edewit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    ade3257 View commit details
    Browse the repository at this point in the history
  6. remove examples

    Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
    edewit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7899270 View commit details
    Browse the repository at this point in the history
  7. fixed error messages

    Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
    edewit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    09af6e6 View commit details
    Browse the repository at this point in the history
  8. added Feature for ui customization

    Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
    edewit committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4d146d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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