Illya Marchenko

Results 35 comments of 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 ![image](https://user-images.githubusercontent.com/23124682/221214008-3bde7a34-e7ea-48d3-90a0-4420de8b74b5.png)...

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. ![image](https://user-images.githubusercontent.com/23124682/221220149-35f1be30-88c5-413c-9bc6-98fd0a460439.png) 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...