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

[refactor] Update UI package to typescript #75

Merged
merged 14 commits into from
Oct 17, 2023

Commits on Oct 10, 2023

  1. [refactor] Update ui package to TS

    - Create components directory
    - Create store directory
    - Add TS and config
    2Steaks committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3699bef View commit details
    Browse the repository at this point in the history
  2. chore: fix license headers

    szkiba committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7f3c846 View commit details
    Browse the repository at this point in the history
  3. [refactor] Update ui/model types

    - update model constructor types
    - Refactored ui types
    2Steaks committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cc09137 View commit details
    Browse the repository at this point in the history
  4. chore: add license headers

    szkiba committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    118c8d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. [refactor] Update type naming

    2Steaks committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d71a466 View commit details
    Browse the repository at this point in the history
  2. [refactor] built dist

    2Steaks committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    3d56d6e View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 17, 2023

  1. Merge branch 'master' into refactor/update-ui-to-typescript

    # Conflicts:
    #	dashboard/assets/packages/ui/dist/assets/index-6b9b59c9.js
    #	dashboard/assets/packages/ui/dist/index.html
    2Steaks committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    31d31e4 View commit details
    Browse the repository at this point in the history
  2. [refactor] rebuild dist

    2Steaks committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    3b926fd View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refactor/update-ui-to-typescript' of github.com:grafana…

    …/xk6-dashboard into refactor/update-ui-to-typescript
    
    # Conflicts:
    #	dashboard/assets/packages/ui/dist/assets/index-7b45f5e3.js
    2Steaks committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    fd40a47 View commit details
    Browse the repository at this point in the history
  4. [feat] build dist

    2Steaks committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e0970bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    648a8a2 View commit details
    Browse the repository at this point in the history
  6. chore: added license headers

    szkiba committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    6ff62a6 View commit details
    Browse the repository at this point in the history