kafka-ui
kafka-ui copied to clipboard
Open-Source Web UI for managing Apache Kafka clusters
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom). These dependencies needed to be updated together. Updates `@testing-library/jest-dom` from 6.4.2 to 6.4.5 Release notes Sourced from @testing-library/jest-dom's releases. v6.4.5 6.4.5 (2024-05-03) Bug Fixes add js...
Bumps [@szhsin/react-menu](https://github.com/szhsin/react-menu) from 3.5.3 to 4.1.0. Release notes Sourced from @szhsin/react-menu's releases. v4.1.0 feat: export all types from package type declarations #1105 fix: do not set focus on menu after...
Also: - Added Pause button to the ActionsCell (before you could only Resume) - chevronDownIcon color was fixed resolves #221 - [ ] **Breaking change?** (if so, please describe the...
Allow setting a customizable colored background for the whole cluster in the menu - User has to be able to select a custom color for each cluster - The preference...
via https://github.com/provectus/kafka-ui/issues/3169 Would be good to be able to sort by the Subject, ID, Type column values. Schema Compatibility sorting can be useful for testing purposes as well to find...
**What changes did you make?** (Give an overview) Fixes #208 I implemented sorting to the table at the Schema registry tab **Is there anything you'd like reviewers to focus on?**...
This is an epic to track progress on introducing more observability-focused features to messages functionality. The list: - Replay messages from the topics (the same topic and from a different...
After a page refresh (cold loading) clicking on brokers triggers a full page re-render including the menu bar which has already been rendered https://github.com/kafbat/kafka-ui/assets/1494347/c7f90540-854b-4fd3-9da9-9eb836f4fefb
### Issue submitter TODO list - [X] I've looked up my issue in [FAQ](https://ui.docs.kafbat.io/faq/common-problems) - [X] I've searched for an already existing issues [here](https://github.com/kafbat/kafka-ui/issues) - [X] I've tried running `main`-labeled...
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.12.19 to 1.14.15. Release notes Sourced from net.bytebuddy:byte-buddy's releases. Byte Buddy 1.14.14 Adjust type validation to accept additional names that are legal in the class file format....