Zorii4
|
4eaf8ea2c6
|
[ISSUE-1512]Added sorting by topics size
* [ISSUE-1512]Added sorting by topics size
* Add sort by Size.Refactoring sort order
* correct a little mistake
* Improve test coverage
* got rid code dupliction
* refactoring
Co-authored-by: ValentinPrischepa <valentin.prischepa@gmail.com>
Co-authored-by: Anton Zorin <ant.zorin@gmail.com>
Co-authored-by: Oleg Shur <workshur@gmail.com>
|
2022-02-09 15:46:11 +03:00 |
|
Ilnur Yakupov
|
bd7ae932e8
|
api requests for issues/243 and issues/244
|
2021-08-05 13:03:27 +03:00 |
|
Ilnur Farukhshin
|
392abf2991
|
[#710] feat(react-app): call fetchTopics on toggle show internal topics
|
2021-07-29 16:10:38 +03:00 |
|
Alexander Krivonosov
|
98fcc90c6b
|
Topics' filtration (#405)
* Implement topics' filtration
|
2021-05-12 16:34:24 +03:00 |
|
Azat Mutigullin
|
083e3f7de0
|
Improve eslint configuration (#385)
Co-authored-by: Oleg Shuralev <workshur@gmail.com>
|
2021-04-22 14:50:06 +03:00 |
|
TEDMykhailo
|
c86c955ace
|
[issues-211] - Clearing up messages from a topic (#378)
Co-authored-by: mbovtryuk <mbovtryuk@provectus.com>
|
2021-04-22 14:28:35 +03:00 |
|
Alexander Krivonosov
|
595707edb6
|
#224 Deleting topics (#271)
* Implement topic deletion
* Test
|
2021-03-23 11:34:16 +03:00 |
|
Oleg Shur
|
49a7564366
|
#188 Pagination. Refactor topic reducer (#255)
|
2021-03-17 12:55:17 +03:00 |
|
Oleg Shur
|
bbdd60b7a5
|
Topics page refactoring (#251)
* Split thunks on files. Refactoring
* [CHORE] Refactor Topics section
|
2021-03-16 15:13:21 +03:00 |
|
Azat Mutigullin
|
cba12d4ff4
|
[FE] Fix eslint errors
|
2020-11-11 12:36:44 +03:00 |
|
Zhenya Taran
|
8b64575bd5
|
use cluster name instead of cluster id
|
2020-03-01 16:07:33 +02: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 |
|