Illya Marchenko
Illya Marchenko
Ready functionality for the moment: - Time estimate tracking - Time tracker "Add time" input has been changed to match the one in Jira (e.g. "1h 50m") Empty issue ...
I also think time tracker should display the real time spent, not estimated. Otherwise, there is no way to see what time was actually spent on an issue. And the...
> IIRC there is a HTML tag and JS for similar work. I am not sure whether it could help.  All arrows pointing to time logged but not localized...
> There is a `Time Tracker` feature (Enable Time Tracking on the repo setting page), does it do the same thing? It's not always convenient to use a timer based...
> > > There is a `Time Tracker` feature (Enable Time Tracking on the repo setting page), does it do the same thing? > > > > > > It's...
The only thing I cannot figure out yet is how to make utils.SecToTime language-aware? How to call localization function outside of templates? @wxiaoguang
> If I remember correctly, there is no such support yet. Alright, I'll figure something out!
> There's a proposal https://github.com/tc39/proposal-intl-duration-format Awesome. Shoud I use it instead?
> It's not part of javascript yet Then I'll use back-end localization for now. Gitea has all the necessaary translations already
> I really think this should gather more feedback, either here or in the linked issue (like @wxiaoguang mentioned above with a design document) > > As I said in...