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

[v12] feat: adds motd to the ui #27923

Merged
merged 6 commits into from
Jun 22, 2023
Merged

Commits on Jun 16, 2023

  1. feat: adds motd to the ui

    flyinghermit authored and github-actions committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0ec30bd View commit details
    Browse the repository at this point in the history
  2. address review suggestions:

    - update MOTD to Motd
    - moved motd state to useLogin
    - added behaviour tests
    flyinghermit authored and github-actions committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    6d4e2b9 View commit details
    Browse the repository at this point in the history
  3. add motd test to apiserver_test.go webconfig. update snapshot test to…

    … address motd warning
    flyinghermit authored and github-actions committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0c3c992 View commit details
    Browse the repository at this point in the history
  4. git mv to update MOTD to Motd

    flyinghermit authored and github-actions committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    7d68295 View commit details
    Browse the repository at this point in the history
  5. multiple fix:

    - add unmount test
    - remove motd title
    - group states together in useLogin
    - update arrow func to classic js func
    flyinghermit authored and github-actions committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    ee908f5 View commit details
    Browse the repository at this point in the history
  6. remove unused waitForElementToBeRemoved

    flyinghermit authored and github-actions committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4590b1b View commit details
    Browse the repository at this point in the history