Oleg Shur
9fad0d0ee3
Upgarde to Vite v4 ( #3062 )
...
* Upgarde to Vite v4
* Fix warnings
* resolved validateDOMNesting(...) warning also remove act from PreviewModal.spec.tsx
* Revert "resolved validateDOMNesting(...) warning also remove act from PreviewModal.spec.tsx"
This reverts commit f24660918f
.
Co-authored-by: davitbejanyan <dbejanyan@provectus.com>
2022-12-29 13:45:18 +03:00
Hrant Abrahamyan
eb03a12233
Format dates in a single place, Display build date instead of full commit hash in version info ( #2590 )
...
* message
* if tag contains -SNAPSHOT - display formatted timestamp
* create Time format context
* fix pull request commits
* change pull request commits
* add fetchTimeFormat function
* add fetchTimeFormat function
* chnage test run
* fix testing error
* covered global context with tests
* removed unused import statement
* fixed smell
* pull master
* fixed code smeils
* covered Version component, hooks with tests, fixed code review comments
* converted outdated to boolean
* remove tag condition from return
2022-09-28 14:23:16 +03:00
Oleg Shur
c4f97327c0
Make frontend work properly with custom context url ( #2363 )
...
* Add an ability to run app from subfolder
* linting
* Fix all the static resources URLs and manifest.json
Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-08-01 20:47:49 +04:00
Oleg Shur
96b00785b5
Upgrade redux ( #2299 )
...
* got rid of redux-thunk
* Bump redux
* Bump ace. Got rid of node-fetch
* Fix vite config
2022-07-19 16:18:28 +03:00
Oleg Shur
eb26883949
Upgrade dependancies ( #2290 )
...
* Bump vite
* bump eslint-import-resolver-typescript
* Cleanup
* Bump datepicker
2022-07-19 12:42:32 +03:00
Oleg Shur
a4046d46ef
chore: migrate clusters from toolkit to react-query ( #2214 )
2022-06-28 15:15:12 +03:00
Oleg Shur
1b71ccb975
Migrate React app to Vite ( #2153 )
...
* Ejected CRA
* Cleanup
* jest
* Cleanup
* refactor cluster widgets
* configure build
* configure build
* configure coverage
* Experiment with lazy
* add ace to vendor
* Cleanup
2022-06-15 16:59:02 +03:00