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

Initial corrections and add action #1

Merged
merged 9 commits into from
Feb 14, 2024
Merged

Initial corrections and add action #1

merged 9 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

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

Commits on Feb 14, 2024

  1. delete legacy rpmrc

    QilongTang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    33de24a View commit details
    Browse the repository at this point in the history
  2. update

    QilongTang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1a0a012 View commit details
    Browse the repository at this point in the history
  3. Add licence file

    QilongTang committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    85c9e01 View commit details
    Browse the repository at this point in the history
  4. remove old code, aligned with splashscreen

    - alinged dist folder to splashscreen
    - removed old package-lock.json to try to fix build failure
    dnenov committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d9fda5b View commit details
    Browse the repository at this point in the history
  5. test env added

    - added a unit test
    - added basic e2e test
    dnenov committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6ad69eb View commit details
    Browse the repository at this point in the history
  6. jest test failing

    - trying again after installing jest
    dnenov committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    2b5d151 View commit details
    Browse the repository at this point in the history
  7. jest config

    - config jest global variables
    dnenov committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    697658b View commit details
    Browse the repository at this point in the history
  8. added playwright config

    dnenov committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    db60599 View commit details
    Browse the repository at this point in the history