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

Split frontend and backend #7047

Merged
merged 181 commits into from
Sep 16, 2022
Merged

Commits on Apr 27, 2022

  1. Start moving files

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    7b336cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9461c0 View commit details
    Browse the repository at this point in the history
  3. Fix backend import paths

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    769e261 View commit details
    Browse the repository at this point in the history
  4. Move some scripts

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    63d02bc View commit details
    Browse the repository at this point in the history
  5. Add API workflow

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    08eacfc View commit details
    Browse the repository at this point in the history
  6. Update codegen scripts

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    ef0e113 View commit details
    Browse the repository at this point in the history
  7. Update gitignores

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4ed6ceb View commit details
    Browse the repository at this point in the history
  8. Update API workflow

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    21b6691 View commit details
    Browse the repository at this point in the history
  9. Update API workflow

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    849c95f View commit details
    Browse the repository at this point in the history
  10. Update backend structure

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b32acd6 View commit details
    Browse the repository at this point in the history
  11. Update backend structure

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    b78a867 View commit details
    Browse the repository at this point in the history
  12. Add modules dir

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3f86d49 View commit details
    Browse the repository at this point in the history
  13. Update structure

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    4a49bec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    caf2ca4 View commit details
    Browse the repository at this point in the history
  15. Update license config

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    59cfb73 View commit details
    Browse the repository at this point in the history
  16. Add tools module

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    75c7b9e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c8513d2 View commit details
    Browse the repository at this point in the history
  18. Fix licenses

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    2b96374 View commit details
    Browse the repository at this point in the history
  19. Update scripts

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    06c329c View commit details
    Browse the repository at this point in the history
  20. Update workflows

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    659c351 View commit details
    Browse the repository at this point in the history
  21. Update workflows

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    41872c4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fa3bc15 View commit details
    Browse the repository at this point in the history
  23. Update package-lock.json

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    98a1524 View commit details
    Browse the repository at this point in the history
  24. Update configs

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    6d44899 View commit details
    Browse the repository at this point in the history
  25. Remove unused code

    maciaszczykm committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    a518175 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    61a7671 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'split-containers' of github.com:maciaszczykm/kubernetes…

    …-dashboard into split-containers
    floreks committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    9654738 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Bump github/codeql-action from 2.1.8 to 2.1.9 (kubernetes#7049)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.1.9.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@1ed1437...7502d6e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    d750e14 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Bump @types/node from 17.0.29 to 17.0.30 (kubernetes#7059)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.29 to 17.0.30.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 1, 2022
    Configuration menu
    Copy the full SHA
    4b517d6 View commit details
    Browse the repository at this point in the history
  2. Bump core-js from 3.22.2 to 3.22.3 (kubernetes#7055)

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.2 to 3.22.3.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.22.2...v3.22.3)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 1, 2022
    Configuration menu
    Copy the full SHA
    fa738c7 View commit details
    Browse the repository at this point in the history
  3. Bump docker/setup-buildx-action from 1.6.0 to 1.7.0 (kubernetes#7056)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@94ab11c...f211e3e)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 1, 2022
    Configuration menu
    Copy the full SHA
    f0e7765 View commit details
    Browse the repository at this point in the history
  4. Bump typescript from 4.6.3 to 4.6.4 (kubernetes#7060)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.3 to 4.6.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.6.3...v4.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 1, 2022
    Configuration menu
    Copy the full SHA
    7514d8e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Bump ts-loader from 9.2.9 to 9.3.0 (kubernetes#7062)

    Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.9 to 9.3.0.
    - [Release notes](https://github.com/TypeStrong/ts-loader/releases)
    - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
    - [Commits](TypeStrong/ts-loader@v9.2.9...v9.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-loader
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    53bb4c2 View commit details
    Browse the repository at this point in the history
  2. Bump stylelint from 14.8.0 to 14.8.1 (kubernetes#7065)

    Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.8.0 to 14.8.1.
    - [Release notes](https://github.com/stylelint/stylelint/releases)
    - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
    - [Commits](stylelint/stylelint@14.8.0...14.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: stylelint
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    972552d View commit details
    Browse the repository at this point in the history
  3. Bump @babel/core from 7.17.9 to 7.17.10 (kubernetes#7066)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.9 to 7.17.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    ccf61ce View commit details
    Browse the repository at this point in the history
  4. Bump @types/node from 17.0.30 to 17.0.31 (kubernetes#7064)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.30 to 17.0.31.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d55d5d7 View commit details
    Browse the repository at this point in the history
  5. Bump @babel/preset-env from 7.16.11 to 7.17.10 (kubernetes#7063)

    Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.16.11 to 7.17.10.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.17.10/packages/babel-preset-env)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 2, 2022
    Configuration menu
    Copy the full SHA
    9798454 View commit details
    Browse the repository at this point in the history
  6. docs: deploy helm with name kubernetes-dashboard (kubernetes#7068)

    * docs: deploy `helm` with name `my-release`
    
    * docs: change all `my-release` to `kubernetes-dashboard`
    JounQin committed May 2, 2022
    Configuration menu
    Copy the full SHA
    0bbfbd2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Bump @typescript-eslint/eslint-plugin from 5.21.0 to 5.22.0 (kubernet…

    …es#7070)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.21.0 to 5.22.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 4, 2022
    Configuration menu
    Copy the full SHA
    46f3128 View commit details
    Browse the repository at this point in the history
  2. Bump @types/jest from 27.4.1 to 27.5.0 (kubernetes#7069)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.4.1 to 27.5.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 4, 2022
    Configuration menu
    Copy the full SHA
    49018d1 View commit details
    Browse the repository at this point in the history
  3. Bump core-js from 3.22.3 to 3.22.4 (kubernetes#7071)

    Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.3 to 3.22.4.
    - [Release notes](https://github.com/zloirock/core-js/releases)
    - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
    - [Commits](zloirock/core-js@v3.22.3...v3.22.4)
    
    ---
    updated-dependencies:
    - dependency-name: core-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e79c88a View commit details
    Browse the repository at this point in the history
  4. Update Japanese translation (Line 1-1593) (kubernetes#7054)

    * Update Japanese translation (Line 1-1593)
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: Shu Muto <shu.mutow@nec.com>
    ziyi-xie and shu-mutou committed May 4, 2022
    Configuration menu
    Copy the full SHA
    04a5851 View commit details
    Browse the repository at this point in the history
  5. Bump @typescript-eslint/parser from 5.21.0 to 5.22.0 (kubernetes#7072)

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.21.0 to 5.22.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.22.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 4, 2022
    Configuration menu
    Copy the full SHA
    2532b06 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Bump docker/setup-qemu-action from 1.2.0 to 2 (kubernetes#7074)

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@27d0a4f...8b12248)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 6, 2022
    Configuration menu
    Copy the full SHA
    1c98fbb View commit details
    Browse the repository at this point in the history
  2. Bump docker/setup-buildx-action from 1.7.0 to 2 (kubernetes#7075)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@f211e3e...dc7b971)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 6, 2022
    Configuration menu
    Copy the full SHA
    e27664a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

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

Commits on May 10, 2022

  1. Update Japanese translation(Line 1594-2887) (kubernetes#7079)

    * Update Japanese translation(Line 1594-2887)
    
    * modified Japanese translation(Line 1594-2887)
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    ziyi-xie and atoato88 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    c2b666b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    cf55d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ed5c75 View commit details
    Browse the repository at this point in the history
  3. Add licence ignores

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    07205aa View commit details
    Browse the repository at this point in the history
  4. Refactor workflows

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    fc1014f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dff00b View commit details
    Browse the repository at this point in the history
  6. Other updates

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    5457db0 View commit details
    Browse the repository at this point in the history
  7. Workflow updates

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    b90fc60 View commit details
    Browse the repository at this point in the history
  8. Workflow updates

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    8967fe9 View commit details
    Browse the repository at this point in the history
  9. Workflow updates

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    3eff92b View commit details
    Browse the repository at this point in the history
  10. Workflow updates

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    e273548 View commit details
    Browse the repository at this point in the history
  11. Add Go lint action

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    d05f96b View commit details
    Browse the repository at this point in the history
  12. Format files

    maciaszczykm committed May 11, 2022
    Configuration menu
    Copy the full SHA
    1099647 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5a55dd8 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'split-containers' of github.com:maciaszczykm/kubernetes…

    …-dashboard into split-containers
    floreks committed May 11, 2022
    Configuration menu
    Copy the full SHA
    995733b View commit details
    Browse the repository at this point in the history
  15. go mod tidy for tools

    floreks committed May 11, 2022
    Configuration menu
    Copy the full SHA
    106680b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    945e6bf View commit details
    Browse the repository at this point in the history
  17. Add ensure go target to tools

    floreks committed May 11, 2022
    Configuration menu
    Copy the full SHA
    6e95873 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    cfd3799 View commit details
    Browse the repository at this point in the history
  19. Optimize targets

    floreks committed May 11, 2022
    Configuration menu
    Copy the full SHA
    7043432 View commit details
    Browse the repository at this point in the history
  20. Update i18n handling for web

    floreks committed May 11, 2022
    Configuration menu
    Copy the full SHA
    76b45c3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c2b4cd3 View commit details
    Browse the repository at this point in the history
  22. Fix package.json

    floreks committed May 11, 2022
    Configuration menu
    Copy the full SHA
    da8a3ed View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a1d9b5a View commit details
    Browse the repository at this point in the history
  24. Bump github/codeql-action from 2.1.9 to 2.1.10 (kubernetes#7095)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.9 to 2.1.10.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@7502d6e...75b4f1c)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 11, 2022
    Configuration menu
    Copy the full SHA
    96b763d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Fix path

    maciaszczykm committed May 12, 2022
    Configuration menu
    Copy the full SHA
    2e1731e View commit details
    Browse the repository at this point in the history
  2. Update Japanese translation(Line 2888-5094) (kubernetes#7096)

    * Update Japanese translation(Line 2888-5094)
    
    * modified Japanese translation(Line 2888-5094)
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: Shu Muto <shu.mutow@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: Shu Muto <shu.mutow@nec.com>
    
    * Update i18n/ja/messages.ja.xlf
    
    Co-authored-by: Shu Muto <shu.mutow@nec.com>
    
    Co-authored-by: atoato88 <akihito-inou@nec.com>
    Co-authored-by: Shu Muto <shu.mutow@nec.com>
    3 people committed May 12, 2022
    Configuration menu
    Copy the full SHA
    bd60394 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Update messages.de.xlf (kubernetes#7117)

    Fixed typo in german translation for community. kubernetes#7113
    davidroth committed May 18, 2022
    Configuration menu
    Copy the full SHA
    bd442fd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Bump angular staffs to 13.3.5 (kubernetes#7053)

    cli and build-angular were still 13.3.4.
    shu-mutou committed May 31, 2022
    Configuration menu
    Copy the full SHA
    03908ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3e3f9e View commit details
    Browse the repository at this point in the history
  3. chore(deps): Included dependency review (kubernetes#7102)

    > Dependency Review GitHub Action in your repository to enforce dependency
    > reviews on your pull requests.
    > The action scans for vulnerable versions of dependencies introduced by package version
    > changes in pull requests,
    > and warns you about the associated security vulnerabilities.
    > This gives you better visibility of what's changing in a pull request,
    > and helps prevent vulnerabilities being added to your repository.
    
    https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement
    Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
    naveensrinivasan committed May 31, 2022
    Configuration menu
    Copy the full SHA
    31b93de View commit details
    Browse the repository at this point in the history
  4. chore: Set permissions for GitHub actions (kubernetes#7036)

    Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
    
    - Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
    
    https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
    
    https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
    
    [Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)
    
    Signed-off-by: nathannaveen <42319948+nathannaveen@users.noreply.github.com>
    nathannaveen committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5b5a601 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    159fc58 View commit details
    Browse the repository at this point in the history
  6. Bump actions/setup-go from 3.0.0 to 3.2.0 (kubernetes#7131)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.0.0 to 3.2.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@f6164bd...b22fbbc)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 31, 2022
    Configuration menu
    Copy the full SHA
    fe35183 View commit details
    Browse the repository at this point in the history
  7. Bump github/codeql-action (kubernetes#7107)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 75b4f1c4669133dc294b06c2794e969efa2e5316 to 2.1.11. This release includes the previously tagged commit.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@75b4f1c...a3a6c12)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6b85fdf View commit details
    Browse the repository at this point in the history
  8. Bump actions/setup-node from 3.1.1 to 3.2.0 (kubernetes#7106)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@56337c4...17f8bd9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed May 31, 2022
    Configuration menu
    Copy the full SHA
    9efc10c View commit details
    Browse the repository at this point in the history
  9. Update dependencies and prepare for v2.6.0 release (kubernetes#7140)

    * Update dependencies
    
    * Update dependencies
    
    * Update dependabot config
    
    * Fix startup
    
    * Add dependabot config for Golang
    
    * Minor update
    
    * Fix unit tests
    Bump version
    
    * Bump metrics-server version
    
    * Fix static check
    
    * Update Goland dependencies
    
    * Revert app version in Helm chart
    
    * Update lockfile
    maciaszczykm committed May 31, 2022
    Configuration menu
    Copy the full SHA
    53ac69d View commit details
    Browse the repository at this point in the history
  10. Update dev pipeline

    floreks committed May 31, 2022
    Configuration menu
    Copy the full SHA
    81d122f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'split-containers' of github.com:maciaszczykm/kubernetes…

    …-dashboard into split-containers
    floreks committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5476a76 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Update run pipeline

    floreks committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    89f9dbc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

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

Commits on Jun 8, 2022

  1. add serviceMonitor labels/annotations (kubernetes#7120)

    * add serviceMonitor labels/annotations
    
    * Update aio/deploy/helm-chart/kubernetes-dashboard/Chart.yaml
    
    Co-authored-by: Cédric de Saint Martin <cdesaintmartin@wiremind.io>
    
    Co-authored-by: Cédric de Saint Martin <cdesaintmartin@wiremind.io>
    TheRealNoob and desaintmartin committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    5a5f9f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3821b4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0012650 View commit details
    Browse the repository at this point in the history
  4. Updates after merge

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    7c48623 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/split-containers' into split-con…

    …tainers
    
    # Conflicts:
    #	Makefile
    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d68587a View commit details
    Browse the repository at this point in the history
  6. Set correct working dir

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    a0a9665 View commit details
    Browse the repository at this point in the history
  7. Set correct working dir

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    555850c View commit details
    Browse the repository at this point in the history
  8. Update API tests

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    51a7fae View commit details
    Browse the repository at this point in the history
  9. Fix file path

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    04f195d View commit details
    Browse the repository at this point in the history
  10. Add cache

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    0452426 View commit details
    Browse the repository at this point in the history
  11. Pipeline improvements

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ab6a4e6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d87bf00 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a71bde6 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'split-containers' of github.com:maciaszczykm/kubernetes…

    …-dashboard into split-containers
    floreks committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b12863f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5da2fb View commit details
    Browse the repository at this point in the history
  16. Update web scripts

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f2e3c24 View commit details
    Browse the repository at this point in the history
  17. Update workflows

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    d12f3d8 View commit details
    Browse the repository at this point in the history
  18. Update API workflow

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    fb2ce60 View commit details
    Browse the repository at this point in the history
  19. Fix dependencies

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    53774be View commit details
    Browse the repository at this point in the history
  20. Restore overrides

    maciaszczykm committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    313db99 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Update dev pipeline

    floreks committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    bc68b56 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    floreks committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    9928bff View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    f5858db View commit details
    Browse the repository at this point in the history
  2. Fix top level build

    floreks committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    202e194 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Update dashboard-arguments.md

    floreks committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    54553e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    1aff767 View commit details
    Browse the repository at this point in the history
  2. Use batch/v1 API & Add /health endpoint & Fix CronJob OwnerRef (kuber…

    …netes#7301)
    
    * Use batch/v1 instead of batch/v1beta1, add OwnerReference to Job when triggering CronJob, add simple /health endpoint
    
    * Add license
    
    * Fix test and run go mod tidy
    
    * Update go.mod
    floreks committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    020ce89 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Update dashboard-arguments.md

    floreks committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    799d9ac View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. fix: fix panic while RsaKeyHolder secret is nil (kubernetes#7189)

    * fix: fix panic while RsaKeyHolder secret is nil
    
    * test: add test for auth.NewBasicAuthenticator
    ismdeep committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    ecdc4a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808d273 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dec07e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5be92a2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'split-containers' of github.com:maciaszczykm/kubernetes…

    …-dashboard into split-containers
    floreks committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    48b517f View commit details
    Browse the repository at this point in the history
  6. Remove unused files

    floreks committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    5769deb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b51744a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Fix build/serve pipeline

    floreks committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    3c8e287 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    be9606b View commit details
    Browse the repository at this point in the history
  2. Update codecov config

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    8053c6c View commit details
    Browse the repository at this point in the history
  3. Bump Go version

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    278d40a View commit details
    Browse the repository at this point in the history
  4. Set GOPATH

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ca90090 View commit details
    Browse the repository at this point in the history
  5. Retry

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    08a27ec View commit details
    Browse the repository at this point in the history
  6. Retry

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    031ec2c View commit details
    Browse the repository at this point in the history
  7. Retry

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    83a4867 View commit details
    Browse the repository at this point in the history
  8. Fix variable name

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    ded3d56 View commit details
    Browse the repository at this point in the history
  9. Update API workflow

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    1a26681 View commit details
    Browse the repository at this point in the history
  10. Bump golangci-lint

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    2ac861d View commit details
    Browse the repository at this point in the history
  11. Update web workflow

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    df92ddf View commit details
    Browse the repository at this point in the history
  12. Fix path

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5519932 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    65fff00 View commit details
    Browse the repository at this point in the history
  14. Bump Go dependencies

    Remove deprecated linters
    goimport files
    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    374f765 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    be52049 View commit details
    Browse the repository at this point in the history
  16. Update web workflow

    maciaszczykm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    99d2b78 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    4aee9be View commit details
    Browse the repository at this point in the history
  2. Fix license check

    maciaszczykm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b474f69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57b336d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f25b367 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9754cf View commit details
    Browse the repository at this point in the history
  6. Workflow cleanup

    maciaszczykm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    5fba214 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    279e649 View commit details
    Browse the repository at this point in the history
  8. Revert "Remove ng-in-viewport to fix tests"

    This reverts commit 279e649.
    maciaszczykm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    f54df05 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    maciaszczykm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    d2f3f24 View commit details
    Browse the repository at this point in the history
  10. Fix typo

    maciaszczykm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    543d213 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    97bf143 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e892e0e View commit details
    Browse the repository at this point in the history
  13. Merge branch 'split-containers' of github.com:maciaszczykm/kubernetes…

    …-dashboard into split-containers
    floreks committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    486af74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    17e5051 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'split-containers' of github.com:maciaszczykm/kubernetes…

    …-dashboard into split-containers
    maciaszczykm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    727eaef View commit details
    Browse the repository at this point in the history
  16. Fix license check

    maciaszczykm committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ffeb5bf View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Fix web static check

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    007d9c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e52cd8 View commit details
    Browse the repository at this point in the history
  3. Update test config

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c5af3f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27197c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78a4fee View commit details
    Browse the repository at this point in the history
  6. Update codecov config

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    72d4743 View commit details
    Browse the repository at this point in the history
  7. Update coverage config

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e414688 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d14feb View commit details
    Browse the repository at this point in the history
  9. Retry

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c87262d View commit details
    Browse the repository at this point in the history
  10. Export GOPATH in e2e

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6f1775c View commit details
    Browse the repository at this point in the history
  11. Use yarn to run e2e

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9d9655d View commit details
    Browse the repository at this point in the history
  12. Add missing script

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9ec47cb View commit details
    Browse the repository at this point in the history
  13. Update e2e setup

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    29730aa View commit details
    Browse the repository at this point in the history
  14. Fix wait-on script

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    ff485d2 View commit details
    Browse the repository at this point in the history
  15. Fix e2e config

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    955e110 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dc25186 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    66c759c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    54679ce View commit details
    Browse the repository at this point in the history
  19. Retry

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    5c5f861 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4b5a05c View commit details
    Browse the repository at this point in the history
  21. Add missing vars

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    41b5ee4 View commit details
    Browse the repository at this point in the history
  22. Fix typo

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    40bdddf View commit details
    Browse the repository at this point in the history
  23. Retry

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    faa05e9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5fea7f8 View commit details
    Browse the repository at this point in the history
  25. Update translation

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    13b934f View commit details
    Browse the repository at this point in the history
  26. Fix translation file

    maciaszczykm committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    a131148 View commit details
    Browse the repository at this point in the history