thamara / time-to-leave

Log work hours and get notified when it's time to leave the office and start to live.
http://timetoleave.app
GNU General Public License v3.0
463 stars 272 forks source link

Fix #941: Pop-up confirmation to remove entry shows wrong month #942

Closed timagixe closed 1 year ago

timagixe commented 1 year ago

Related issue

Closes #941

Context / Background

Displays human readable month number when showing remove two last entries from calendar dialog.

What change is being introduced by this PR?

Converts JS based month number to human readable format.

How will this be tested?

Manually.


timagixe commented 1 year ago

Seems ok, though I haven't tested yet. Would you be able to write a unit test for it?

Yes, I will take a look what lib you are using for unit tests and will cover it.

timagixe commented 1 year ago

@tupaschoal I am not sure I know where to start and add those tests. Could you please help?

tupaschoal commented 1 year ago

\changelog-update Message: Fix [#941]: Pop-up confirmation to remove entry shows wrong month