yuri-sakharov
f91daafd4a
Improved EsLint performance + bump frontend packages ( #656 )
...
* Bump frontend packages to latest
* DropDown.stories.tsx fixed
2026-02-21 10:51:11 +00:00
yuri-sakharov
c9b8fb7809
Introduced tsconfig.app.json and tsconfig.base.json + Refactored eslint.config.js to the latest structure ( #652 )
...
* Introduced tsconfig.app.json and tsconfig.base.json
* yarn.lock
* Introduced tsconfig.app.json, tsconfig.base.jsonfig.
* Refactored eslint.config.js to latest structure
* Returned previous recommended rules.
* More rules
* Force import rules
* Check
* Check
* Cleanup ESLint configuration and plugins
* Cleanup heap: "writable",DD_RUM: "writable" from ESLint configuration
* "scripts" moved to the top of package.json
2026-02-15 17:41:04 +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
f10cc6d8a5
Added prettier-plugin-tailwindcss and sorted the classes + some small fixes ( #630 )
...
* Added prettier-plugin-tailwindcss and sorted the classes
* Added tsc into staged check + some type improvements
2025-11-30 20:11:52 +00: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
yuri-sakharov
f01c19f330
Bump a lot of packages ( #625 )
...
* Bump react, luxon, swagger, uuid
* Improved imports
* Fixed vulnerabilities
* Bump highlight.js and added eslint-plugin-react-hooks with fixes
* Bump compare-versions, html-react-parser, react-intersection-observer, react-modern-drawer
* Bump @tanstack/react-query, react-select
* Added tsc:check script
2025-11-26 18:44:59 +02:00
yuri-sakharov
51df16e83e
Bump tailwindcss related packages and updated config. Fixed Storybook! ( #624 )
...
* Updated Story book to the latest one
* Updated tailwindcss related packages and config
* Fixed Storybook
* Added missed colors
* Fixed CSS for the error dialog
2025-11-26 08:55:42 +02:00
yuri-sakharov
210a371d06
Bumped vite, eslint, typescript, prettier and related plugins versions to latest ( #623 )
...
* Bumped vite, eslint, typescript, prettier and related plugins
* Fixed unused arg
* Fixed prettier warnings
2025-11-22 08:31:28 +02:00
kame
4c84b795a0
Removal of ignore notation in storybook eslint and transition to actions function ( #489 )
...
* fix: desprecated .storybook/main.ts and actions-addons
* remove: ignore notation in storybook eslint and transition to actions function
* remove: unnecessary eslint ignore code
2023-11-04 15:53:26 +00:00
kame
de1915e1c2
Migrated Storybook notation from CSF2 to CSF3 ( #487 )
...
* Migrate common directory to CSF3 notation
* Migrate InstalledPackages directory to CSF3 notation
* Migrate modal directory to CSF3 notation
* Migrate repository directory to CSF3 notation
* Migrate others components to CSF3 notation
* Fix lint error in repository directory
2023-11-01 18:11:57 +00:00
Andrey Pokhilko
dd7aca70ff
Rename frontend directory ( #472 )
...
* Rename directory
* Cleanup
* Recover lost images
* remove lint
2023-09-26 10:04:44 +01:00