Skip to content

Conversation

@aulme
Copy link
Contributor

@aulme aulme commented Mar 21, 2025

No description provided.

@aulme aulme force-pushed the aul-UID2-5175-human-readable-dates-in-encryption-key-list branch from 37638f0 to 46e0503 Compare March 21, 2025 01:56
);
}

private static String toIsoTimestamp(Long epochSeconds) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we extract this to a repo-level util method? Might be useful for other pages as well in the future

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Let's do that when we actually have the 2nd use case. YAGNI.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah I was thinking we can reuse this for the salts and encryption keys tabs

Copy link
Contributor

Choose a reason for hiding this comment

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

But fair enough, we can just refactor it out once we start working on other stuff

Copy link
Contributor Author

Choose a reason for hiding this comment

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

When we do that enhancement, we can move this to some utils.

@aulme aulme merged commit ee1fcca into main Mar 21, 2025
4 checks passed
@aulme aulme deleted the aul-UID2-5175-human-readable-dates-in-encryption-key-list branch March 21, 2025 03:38
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.

3 participants