issues
search
JYLN
/
comm-time
A simple time/job tracking app built with SvelteKit
2
stars
0
forks
source link
Rework: Notes Dialog
#28
Closed
JYLN
closed
1 year ago
JYLN
commented
1 year ago
Description of Changes
Complete overhaul of info displayed within notes dialog description
Update tooltip props type with
UserAvatarStack
component
Refactor
humanize
utility function to work with
start_time
and
end_time
strings as well as
elapsed_time
duration
Other Notes
Resolves #16
Applies to #24 due to updates within utility functions and other cleanups
Description of Changes
UserAvatarStack
componenthumanize
utility function to work withstart_time
andend_time
strings as well aselapsed_time
durationOther Notes