German Osin
|
58f3421d0b
|
Merge branch 'master' of github.com:provectus/kafka-ui
|
2021-06-09 14:25:17 +03:00 |
|
German Osin
|
5c5efeb428
|
Renamed to UI for Apache Kafka
|
2021-06-09 14:24:32 +03:00 |
|
Oleg Shuralev
|
3e93fd5f2e
|
Update base path for local env
|
2021-06-08 12:02:09 +03:00 |
|
Rustam Gimadiev
|
fcc703ddd6
|
Add ability to use custom basePath (#511)
* add ability to use relative pathes
* Add basename prop (#513)
* add static controller
* add docker-compose
* Refactoring
* Refactoring
* fixed comparison bugs
* dirty
* clenaup
* Update React app
Co-authored-by: Alexander Krivonosov <31561808+GneyHabub@users.noreply.github.com>
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
|
2021-06-03 15:46:13 +03:00 |
|
Oleg Shur
|
7672f5e4cd
|
[CHORE] Cleanup based on SonarCloud report (#306)
* [CHORE] FIx security risk. Use FonAwesome package
* [CHORE] Cleanup
* [CHORE] Remove unused file
|
2021-03-24 13:24:10 +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 |
|