Commit Graph

4472 Commits

Author SHA1 Message Date
Lukasz Mierzwa
dc5a640bb7 fix(ui): update fetch 2026-02-23 12:44:36 +00:00
Łukasz Mierzwa
675e687dd7 fix(deps): update dependency react-hotkeys-hook to v5.2.4 2026-02-23 11:49:54 +00:00
Łukasz Mierzwa
afbd81feb0 chore(deps): update jest monorepo to v30.2.0 2026-02-23 11:49:38 +00:00
Lukasz Mierzwa
9812cf604d fix(ui): fix package-lock 2026-02-23 11:39:42 +00:00
Lukasz Mierzwa
3e074ea56b fix(ui): update eslint & jest 2026-02-23 11:39:42 +00:00
Lukasz Mierzwa
e5b94c5cba fix(ui): update eslint & jest 2026-02-23 11:39:42 +00:00
Lukasz Mierzwa
cde171dca5 fix(ui): bump some deps 2026-02-23 11:39:42 +00:00
Lukasz Mierzwa
924d2813f7 fix(project): fix typos 2026-02-23 09:35:09 +00:00
Lukasz Mierzwa
77cba5ec47 fix(ci): update tests 2026-02-23 09:35:09 +00:00
Łukasz Mierzwa
656760a7fd chore(deps): update dependency @types/node to v25.3.0 2026-02-20 10:03:20 +00:00
Łukasz Mierzwa
1c6a507300 fix(deps): update dependency downshift to v9.3.2 2026-02-19 21:25:48 +00:00
Łukasz Mierzwa
c3eddef42b fix(deps): update dependency react-intersection-observer to v10 2026-02-19 11:16:09 +00:00
Łukasz Mierzwa
baf2828fd3 fix(ui): cleanup ts files 2026-02-19 11:13:38 +00:00
Lukasz Mierzwa
aa0e3dd68e fix(tests): get rid of enzyme 2026-02-19 10:53:16 +00:00
Łukasz Mierzwa
c4bc1d3d58 chore(deps): update dependency node-fetch to v2.7.0 2026-02-18 12:53:50 +00:00
Łukasz Mierzwa
0e6b9d1d4d fix(deps): update dependency downshift to v9.3.1 2026-02-18 12:30:04 +00:00
Łukasz Mierzwa
ef917efc50 fix(deps): update font awesome to v7.2.0 2026-02-18 12:21:51 +00:00
Łukasz Mierzwa
5912350a61 fix(deps): update dependency qs to v6.15.0 2026-02-18 11:44:18 +00:00
Łukasz Mierzwa
9406500740 chore(deps): update dependency @testing-library/jest-dom to v6.9.1 2026-02-18 11:43:28 +00:00
Łukasz Mierzwa
9e44265336 chore(deps): update react monorepo 2026-02-18 11:34:25 +00:00
Łukasz Mierzwa
abfbfa7f25 chore(deps): update dependency ts-jest to v29.4.6 2026-02-18 11:34:07 +00:00
Łukasz Mierzwa
5de34e47a5 chore(ui): upgrade all 3rd party dependencies 2026-02-17 13:09:38 +00:00
dependabot[bot]
c3c5c19dba chore(deps-dev): bump the vite group in /ui with 2 updates
Bumps the vite group in /ui with 2 updates: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths).


Updates `@vitejs/plugin-react` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.4/packages/plugin-react)

Updates `vite-tsconfig-paths` from 6.1.0 to 6.1.1
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.1.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 13:29:02 +00:00
dependabot[bot]
a99c73496a chore(deps-dev): bump @types/node from 25.2.2 to 25.2.3 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.2 to 25.2.3.
- [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-version: 25.2.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 13:24:41 +00:00
dependabot[bot]
dbd09acc99 chore(deps): bump qs from 6.14.1 to 6.14.2 in /ui
Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.1...v6.14.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-14 13:17:59 +00:00
dependabot[bot]
57c446824e chore(deps-dev): bump @types/node from 25.2.1 to 25.2.2 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.2.1 to 25.2.2.
- [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-version: 25.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-08 08:00:06 +00:00
Łukasz Mierzwa
358ed89b71 fix(ui): update snapshots 2026-02-07 20:33:47 +00:00
dependabot[bot]
aa471d38a9 chore(deps): bump downshift from 9.0.10 to 9.2.0 in /ui
Bumps [downshift](https://github.com/downshift-js/downshift) from 9.0.10 to 9.2.0.
- [Release notes](https://github.com/downshift-js/downshift/releases)
- [Changelog](https://github.com/downshift-js/downshift/blob/master/CHANGELOG.md)
- [Commits](https://github.com/downshift-js/downshift/compare/v9.0.10...v9.2.0)

---
updated-dependencies:
- dependency-name: downshift
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 20:33:47 +00:00
dependabot[bot]
ec429f8822 chore(deps-dev): bump csstype from 3.1.3 to 3.2.3 in /ui
Bumps [csstype](https://github.com/frenic/csstype) from 3.1.3 to 3.2.3.
- [Release notes](https://github.com/frenic/csstype/releases)
- [Commits](https://github.com/frenic/csstype/compare/v3.1.3...v3.2.3)

---
updated-dependencies:
- dependency-name: csstype
  dependency-version: 3.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 20:24:17 +00:00
dependabot[bot]
a7dc29645e chore(deps-dev): bump @types/node from 22.13.10 to 25.2.1 in /ui
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.10 to 25.2.1.
- [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-version: 25.2.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 20:23:02 +00:00
dependabot[bot]
c292056fbd chore(deps-dev): bump sass from 1.93.2 to 1.97.3 in /ui
Bumps [sass](https://github.com/sass/dart-sass) from 1.93.2 to 1.97.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.93.2...1.97.3)

---
updated-dependencies:
- dependency-name: sass
  dependency-version: 1.97.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 20:22:28 +00:00
dependabot[bot]
b8b3979134 chore(deps-dev): bump prettier from 3.6.2 to 3.8.1 in /ui
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 19:47:49 +00:00
dependabot[bot]
200a82d63c chore(deps-dev): bump vite-tsconfig-paths from 5.1.4 to 6.1.0 in /ui
Bumps [vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths) from 5.1.4 to 6.1.0.
- [Release notes](https://github.com/aleclarson/vite-tsconfig-paths/releases)
- [Commits](https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.4...v6.1.0)

---
updated-dependencies:
- dependency-name: vite-tsconfig-paths
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 15:56:46 +00:00
dependabot[bot]
35c3b3730b chore(deps): bump @floating-ui/react-dom from 2.1.6 to 2.1.7 in /ui
Bumps [@floating-ui/react-dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react-dom) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/react-dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/HEAD/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/react-dom"
  dependency-version: 2.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 15:55:28 +00:00
dependabot[bot]
04be655b5a chore(deps-dev): bump vite from 7.1.12 to 7.3.1 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.12 to 7.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 15:21:07 +00:00
dependabot[bot]
5b7609a911 chore(deps): bump qs from 6.14.0 to 6.14.1 in /ui
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 15:20:52 +00:00
dependabot[bot]
240580acfd chore(deps-dev): bump terser from 5.44.0 to 5.46.0 in /ui
Bumps [terser](https://github.com/terser/terser) from 5.44.0 to 5.46.0.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.44.0...v5.46.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-version: 5.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 15:20:09 +00:00
dependabot[bot]
f87284335f chore(deps-dev): bump @vitejs/plugin-react from 5.1.0 to 5.1.3 in /ui
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.1.0 to 5.1.3.
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.3/packages/plugin-react)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 5.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 15:19:44 +00:00
dependabot[bot]
2a153c82f9 chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 in /ui
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.5.4 to 5.5.5.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.4...v5.5.5)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-version: 5.5.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 15:18:43 +00:00
Łukasz Mierzwa
631365e99b chore(project): re-enable dependabot 2026-02-07 14:44:20 +00:00
Łukasz Mierzwa
8be255b9ad fix(ui): update lock file 2025-11-02 14:30:13 +00:00
Lukasz Mierzwa
7072fe42e1 fix(ui): on show errors if the whole cluster is down 2025-10-30 15:22:52 +00:00
Lukasz Mierzwa
492c564e74 chore(project): update deps, fix linter errors 2025-09-04 13:59:00 +01:00
Łukasz Mierzwa
7bb7e17d8a chore(ui): bump deps 2025-08-20 16:52:11 +01:00
dependabot[bot]
eca4d7e67e chore(deps-dev): bump vite
Bumps the npm_and_yarn group with 1 update in the /ui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.6 to 6.3.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-30 21:49:42 +01:00
dependabot[bot]
dcb497f769 chore(deps-dev): bump vite
Bumps the npm_and_yarn group with 1 update in the /ui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.5 to 6.2.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.6
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-11 17:03:30 +01:00
dependabot[bot]
7f404a65e8 chore(deps-dev): bump vite
Bumps the npm_and_yarn group with 1 update in the /ui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.4 to 6.2.5
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.2.5
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-04 17:14:24 +01:00
dependabot[bot]
5fdafd5ecd chore(deps-dev): bump vite
Bumps the npm_and_yarn group with 1 update in the /ui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.3 to 6.2.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.4/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-31 20:24:46 +01:00
dependabot[bot]
bf27860f0a chore(deps-dev): bump vite
Bumps the npm_and_yarn group with 1 update in the /ui directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 18:49:22 +00:00
Łukasz Mierzwa
bfac39b0a3 chore(ui): update deps 2025-03-19 11:38:13 +00:00