-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[FE] Change message timestamp format #3119
Merged
Haarolean
merged 9 commits into
chore/drop-timestamps
from
issues/2162_timestamp_format
Dec 23, 2022
Merged
[FE] Change message timestamp format #3119
Haarolean
merged 9 commits into
chore/drop-timestamps
from
issues/2162_timestamp_format
Dec 23, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mgrdich
added
type/enhancement
En enhancement to an already existing feature
scope/frontend
labels
Dec 22, 2022
David-DB88
approved these changes
Dec 22, 2022
workshur
approved these changes
Dec 22, 2022
Mgrdich
force-pushed
the
issues/2162_timestamp_format
branch
from
December 22, 2022 18:28
b431769
to
db9948f
Compare
Haarolean
added
type/feature
A new feature
status/feature_testing
This branch/PR has been deployed to a separate PRIVATE environment for testing.
and removed
status/triage
Issues pending maintainers triage
type/feature
A new feature
labels
Dec 23, 2022
Custom deployment will be available at http://pr3119.internal.kafka-ui.provectus.io |
Haarolean
added
status/feature_testing
This branch/PR has been deployed to a separate PRIVATE environment for testing.
and removed
status/feature_testing
This branch/PR has been deployed to a separate PRIVATE environment for testing.
labels
Dec 23, 2022
Custom deployment removed |
Custom deployment will be available at http://pr3119.internal.kafka-ui.provectus.io |
Haarolean
changed the title
Issues/2162 timestamp format
[FE] Change message timestamp format
Dec 23, 2022
Haarolean
approved these changes
Dec 23, 2022
Haarolean
approved these changes
Dec 23, 2022
Custom deployment removed |
Kudos, SonarCloud Quality Gate passed! |
Haarolean
added a commit
that referenced
this pull request
Dec 23, 2022
* Drop experimental endpoints * [FE] Change message timestamp format (#3119) * remove dayjs from the code base * remove dayjs library and clean up the hook codes * minor obsolete fixtures deletion * minor provider code modifications * minor provider code modifications * minor linter code modifications * minor date local and language code modifications Co-authored-by: Roman Zabaluev <rzabaluev@provectus.com> * removing timestamp api from the generated sources Co-authored-by: Mgrdich <46796009+Mgrdich@users.noreply.github.com> Co-authored-by: Mgrdich <mgotm13@gmail.com>
Haarolean
removed
the
status/feature_testing
This branch/PR has been deployed to a separate PRIVATE environment for testing.
label
May 8, 2023
Custom deployment removed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What changes did you make? (Give an overview)
Remove the dayjs library and TimeFormat fetches , and replace with the browser locale.
Is there anything you'd like reviewers to focus on?
How Has This Been Tested? (put an "x" (case-sensitive!) next to an item)
Checklist (put an "x" (case-sensitive!) next to all the items, otherwise the build will fail)
Check out Contributing and Code of Conduct
A picture of a cute animal (not mandatory but encouraged)