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

feat: create stub app for admin frontend #500

Merged
merged 35 commits into from
May 28, 2024
Merged

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    ad2ada7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e16abe View commit details
    Browse the repository at this point in the history
  3. removed unneeded unit tests

    banders committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3e9c7a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cb9716 View commit details
    Browse the repository at this point in the history
  5. fixed a copy-paste error

    banders committed May 22, 2024
    Configuration menu
    Copy the full SHA
    863b543 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    568de96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7e3dd0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ea9059 View commit details
    Browse the repository at this point in the history
  9. fixed whitespace

    banders committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b9291c7 View commit details
    Browse the repository at this point in the history
  10. fixed chart name

    banders committed May 22, 2024
    Configuration menu
    Copy the full SHA
    91feda8 View commit details
    Browse the repository at this point in the history
  11. file not needed

    banders committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9eeb51f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    282cf56 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    a6f255a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04a8f06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5079bd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3ab689 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e000b5 View commit details
    Browse the repository at this point in the history
  6. whitespace

    banders committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2536e20 View commit details
    Browse the repository at this point in the history
  7. fixed indentation

    banders committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f1bfa13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c9c694 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da57e1e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    225308b View commit details
    Browse the repository at this point in the history
  11. increase deploy timeout

    banders committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0efe465 View commit details
    Browse the repository at this point in the history
  12. Adding PVC for admin session store

    Signed-off-by: Sukanya Rath <sukanyarath1987@gmail.com>
    sukanya-rath committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6e0f71a View commit details
    Browse the repository at this point in the history
  13. fix url to backend

    banders committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4cdb2af View commit details
    Browse the repository at this point in the history
  14. add support for idir login. logout partly works, but still needs redi…

    …rect_uri to be registered with the IDP
    banders committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d367231 View commit details
    Browse the repository at this point in the history
  15. add support for idir login. logout partly works, but still needs redi…

    …rect_uri to be registered with the IDP
    banders committed May 23, 2024
    Configuration menu
    Copy the full SHA
    20a59e0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. made the (preliminary) login page slightly better. It will still need…

    … to be redesigned eventually.
    banders committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b322ecf View commit details
    Browse the repository at this point in the history
  2. cleanup to admin-app login

    banders committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c9ea54d View commit details
    Browse the repository at this point in the history
  3. added service 'admin-frontend

    banders committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ac73746 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89885f3 View commit details
    Browse the repository at this point in the history
  5. adding knps for admin frontend

    Signed-off-by: Sukanya Rath <sukanyarath1987@gmail.com>
    sukanya-rath committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7c53239 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae90761 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fb966a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1f78ea View commit details
    Browse the repository at this point in the history