kafka-ui/kafka-ui-react-app/src/components/Topics/New
soffest 0815739d79
Consumer group details view. (#18)
* Added concumer groups list with search.

* Added consumer group details view.

* Minor tweaks.

* Backend group details (#19)

* temp result commit

* consumer group details api done

* fixes

* changed calls from loop into vars, changed foreach to map

* changes

* removed redundant import

* Refactoring, fixed contract

* Fixed useless group query

* fix-consumer-groups-retaining-cluster-on-cluster-switch

Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Azat Gataullin <gataniel@gmail.com>

* Add loader, fix details

* Add empty text for consumer groups

Co-authored-by: Sofia Shnaidman <sshnaidman@provectus.com>
Co-authored-by: Roman Nedzvetskiy <gmcodemail@gmail.com>
Co-authored-by: Roman Nedzvetskiy <roman@Romans-MacBook-Pro.local>
Co-authored-by: German Osin <german.osin@gmail.com>
Co-authored-by: Azat Gataullin <gataniel@gmail.com>
Co-authored-by: Maxim Tereshin <tereshin93@gmail.com>
2020-05-21 14:09:59 +03:00
..
CustomParams Merge pull request #27 from provectus/issue-14/update-custom-params-key-to-work-as-object-not-array 2020-04-20 12:41:53 +03:00
New.tsx Consumer group details view. (#18) 2020-05-21 14:09:59 +03:00
NewContainer.ts use cluster name instead of cluster id 2020-03-01 16:07:33 +02:00
TimeToRetain.tsx Enhancement/improve time to retain usability v2 (#35) 2020-04-28 14:21:36 +03:00
TimeToRetainBtn.tsx Enhancement/improve time to retain usability v2 (#35) 2020-04-28 14:21:36 +03:00
TimeToRetainBtns.tsx Enhancement/improve time to retain usability v2 (#35) 2020-04-28 14:21:36 +03:00