Vedant Apraj
|
37af7dfbec
|
fix: maintain cluster context after adding repo (#616) (#641)
* fix: maintain cluster context after adding repo (#616)
* chore: rollback lock file changes as requested
|
2026-01-09 17:47:22 +00:00 |
|
yuri-sakharov
|
f2eb91bc02
|
Enabled recommended-requiring-type-checking as result type fixes provided (#632)
* Enabled recommended-requiring-type-checking
* from .cjs to .js
* check
* check
* check
* check
* A lot of types aligned and refactored
* More strict types
* Improvement
* Improvements
* Improvements
* Fixed routs
* Fixed import types
|
2025-12-01 10:19:44 +02:00 |
|
yuri-sakharov
|
7572f00f7c
|
Huge bump of versions + husky + fixed DropDown key issue and pointer (#628)
* Bump lint-staged
* Check
* Check
* Added husky
* Check
* Check
* Check
* Check
* Check
* Check
* Check
* Check
* Fix husky
* Used * instead **/* in lint-staged
* Bump tailwindcss and related
* Added @tailwindcss/vite and removed postcss
* Added lint into staged
* Bump @babel/core and updated .prettierignore
* Removed tailwind.config.cjs
* Added ThemeInit
* Added cursor-pointer to Help dropdown
* Bump react-router
* Removed @types/uuid and react-router-dom
* Bump diff2html, prettier, @typescript-eslint/eslint-plugin, @typescript-eslint/parser
* removed vite-plugin-html-config and @babel/core
* removed "@eslint/eslintrc" and "@eslint/js"
* Removed redundant link
* Returned plugins and source to index.css
* Set dark to false in tailwindcss
* Fixed storybook
* Fixed useGetLatestVersion with correct gcTime: 0 option
* Added eslint-plugin-prettier
* Removed spaces
* ClustersList.tsx improved and type fixes for another files
* Repository.tsx improved
* Huge fix of types
* Huge fix of types missed
* Fixed type of SingleValue
* Added cursor pointer
|
2025-11-29 16:49:51 +00:00 |
|
Andrei Pohilko
|
285cc1fe1e
|
Encode URL for repo
Fixes #595
|
2025-07-07 13:37:09 +01:00 |
|
Tamir Abutbul
|
383760e7a7
|
Added "Add repo" senario testing (#502)
* Adding start of add repository flow
* Adding data-cy instead of css selectors
* Saving progress
* Adding fixture data
* Cleaning the test
|
2024-01-23 10:26:07 +00:00 |
|
Nir Parisian
|
c251e6c697
|
Fix/chart-link-cluster-mode (#474)
|
2023-10-02 19:10:04 +03:00 |
|
Andrey Pokhilko
|
dd7aca70ff
|
Rename frontend directory (#472)
* Rename directory
* Cleanup
* Recover lost images
* remove lint
|
2023-09-26 10:04:44 +01:00 |
|