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

Add date and time to action logs #433

Merged
merged 4 commits into from
Mar 8, 2024
Merged

Conversation

iamlogand
Copy link
Owner

Closes #423 by adding elapsed time, and actual date and time to action logs.

image

Add the creation date attribute to the action log model.
Add a simple date and time to one action log (the Temporary Rome Consul notification).
Create the `ActionLogLayout` component to reduce duplicate code, and to roll out the action log date time to all action logs.
Add elapsed datetime to the action logs and move the regular datetime to a ToolTip that only shows on hover.
@iamlogand iamlogand added the feature Feature or enhancement label Mar 8, 2024
@iamlogand iamlogand merged commit 77ee0d9 into main Mar 8, 2024
2 checks passed
@iamlogand iamlogand deleted the feature/action-log-datetime branch March 8, 2024 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add timestamps to action logs
1 participant