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

[2163] Make message timestamp format configurable #2163 #2277

Merged
merged 5 commits into from
Aug 30, 2022

Conversation

Sergiy-provectus
Copy link
Contributor

@Sergiy-provectus Sergiy-provectus commented Jul 15, 2022

I added new api for timestamp format

For the test: need to check API http://localhost:8080/api/timestampformat the result by default should be {
"timeStampFormat": "MM.DD.YYYY HH:mm:ss"
}]

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hello there Sergiy-provectus! 👋

Thank you and congrats 🎉 for opening your first PR on this project! ✨ 💖

We will try to review it soon!

@Haarolean Haarolean linked an issue Jul 18, 2022 that may be closed by this pull request
@Haarolean Haarolean added the type/enhancement En enhancement to an already existing feature label Jul 18, 2022
@Haarolean Haarolean requested a review from a team July 18, 2022 10:03
@Haarolean Haarolean requested review from iliax and a team July 20, 2022 11:05
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 4, 2022

Kudos, SonarCloud Quality Gate passed!    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

@Haarolean Haarolean self-assigned this Aug 4, 2022
@Haarolean Haarolean merged commit 085dfec into master Aug 30, 2022
@Haarolean Haarolean deleted the api_for_timestampformat branch August 30, 2022 12:29
javalover123 pushed a commit to javalover123/kafka-ui that referenced this pull request Dec 7, 2022
* [2163] Make message timestamp format configurable

* [2163] Make message timestamp format configurable - PR comments update

Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
Narekmat pushed a commit that referenced this pull request Dec 12, 2022
* [2163] Make message timestamp format configurable

* [2163] Make message timestamp format configurable - PR comments update

Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/backend type/enhancement En enhancement to an already existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make message timestamp format configurable
3 participants