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: Initializes the UI plugin framework #719

Merged
merged 14 commits into from
Mar 27, 2023

Commits on Mar 24, 2023

  1. Feat: Initializes the UI plugin framework

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    aa09593 View commit details
    Browse the repository at this point in the history
  2. Fix: Can't build the theme package

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    d6b14d5 View commit details
    Browse the repository at this point in the history
  3. Fix: Can't build the data package

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    2aba1dd View commit details
    Browse the repository at this point in the history
  4. Fix: Miss the style-loader dependence

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    176da11 View commit details
    Browse the repository at this point in the history
  5. Fix: Change the e2e Dockerfile

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    252e849 View commit details
    Browse the repository at this point in the history
  6. Fix: Change the enable addon shell

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    e0d675b View commit details
    Browse the repository at this point in the history
  7. Fix: The input device is not a TTY

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    3b58e1d View commit details
    Browse the repository at this point in the history
  8. Fix: change the copy command

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f677a9b View commit details
    Browse the repository at this point in the history
  9. Fix: reset the plugin dir name

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    b29dab3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Fix: Reset the plugin dir and add some logs

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    6554464 View commit details
    Browse the repository at this point in the history
  2. Fix: Reset the plugin dir

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f457607 View commit details
    Browse the repository at this point in the history
  3. Fix: Set the correct module

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    f0c831f View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Fix: Add the .pnp.* rule to .gitignore

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    3ea1c97 View commit details
    Browse the repository at this point in the history
  2. Fix: Set the GOPROXY

    Signed-off-by: barnettZQG <barnett.zqg@gmail.com>
    barnettZQG committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    c6236ea View commit details
    Browse the repository at this point in the history