Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#187 added search and sorting #388

Merged
merged 2 commits into from
Apr 27, 2021

Conversation

RamazanYapparov
Copy link
Contributor

Backend part for #187

- added filter by internal topics
- added sort by multiple columns
- added tests
Copy link

@IldarAlmakaev IldarAlmakaev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, looks good to me.
I left some minor requests and questions. Please take a look at them

@sonarcloud
Copy link

sonarcloud bot commented Apr 23, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Apr 23, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 54 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@RamazanYapparov RamazanYapparov merged commit f3c0866 into master Apr 27, 2021
@RamazanYapparov RamazanYapparov deleted the feature/add_filtering_to_topics branch April 27, 2021 10:32
javalover123 pushed a commit to javalover123/kafka-ui that referenced this pull request Dec 7, 2022
* - added search by topic name
- added filter by internal topics
- added sort by multiple columns
- added tests

* moved sorting later in the stream
Donutellko pushed a commit to Donutellko/kafka-ui that referenced this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants