Commit graph

13 commits

Author SHA1 Message Date
Mgrdich
81072541a8
[FE] Update readme (#2843) 2022-10-29 22:45:21 +04:00
Oleg Shur
5296d42e88
Use pnpm (#2081)
* Migrate FE app to pnpm

* Fix node install cache

Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-07-01 12:02:18 +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
Oleg Shur
247fd23bc0
Fix sonar badges in readme (#1906) 2022-04-27 15:28:35 +04:00
Ottavio M. Hartman
efb8410bd6
Update documentation; fix links (#1603)
* closes 1602

* readme

* fixes

* docs

Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
2022-02-17 19:26:15 +03:00
Oleg Shur
7213bbdf7a
Get rid of node-sass. Ability to run UI using proxy(#1099)
* Get rid of node-sass

* Add an ability to run app using proxy
2021-11-17 12:57:38 +03:00
Oleg Shur
2cb9b30090
Update node to v14.17.1 + deps (#559) 2021-06-16 19:14:16 +03:00
German Osin
5c5efeb428 Renamed to UI for Apache Kafka 2021-06-09 14:24:32 +03:00
Oleg Shur
9775f0dae7
[CHORE] Update react app readme (#311) 2021-03-25 12:42:40 +03:00
Guzel738
9f138838ad Dependencies related to mock server removed and README updated 2021-01-19 14:55:45 +03:00
Guzel738
3357820a44 Mock script removed & README updated 2021-01-19 12:47:01 +03:00
Roman Gafiatullin
ce749f480a Update readme 2021-01-12 21:57:01 +03:00
Yevgen Taran
498eb96bee
Feature/backend init (#3)
* move react-app to its own folder inside project

* move backend to kafka-ui repo

* setup react inside netty

* make application ready in 2 commands

* update readme

* update readme

* update readme

* update readme

* update profiles for application start inside (sdp profile) and outside docker (local profile)

* broker metrics endpoint

* topics endpoint start commit

* topics details endpoint start commit //
dependencies and versions fix

* small pom updates //
continue review fixes

* fix review issues //
save errors //
save connections and update connection logic //
save jmx, zookeeper, kafka statuses //
error with getting one topic doesn't fail others //
async metrics processing //
cluster data storage refactoring

* properties version extracting

* properties versions

* topic details

* remove jmx, topic details, topic configs

* create topic

* final fixes, topic creation

* topic creation ui fixes

* add check for cases when cluster is offline
2020-02-27 15:55:53 +03:00