Commit Graph

8 Commits

Author SHA1 Message Date
Katos
62a450f376 Fix integration tests 2024-12-26 18:49:48 +00:00
Katos
0f3948d435 Revert "Fix: Show labels on item page" 2024-12-26 17:38:01 +00:00
Matt Kilgore
2df7d25284 Run task ui:fix for lint 2024-12-26 16:51:29 +00:00
Katos
6a54b66fec Update datelib.test.ts
Please fix the tests 😁
2024-12-26 16:42:38 +00:00
Matt Kilgore
91851b4333 Fix datelib test 2024-12-26 11:31:44 -05:00
Matt Kilgore
68cad395b8 Fix date test (I think) 2024-12-26 11:19:43 -05:00
Adam Kleizer
3d972dcac3 fix: #321 use date-fns for localized datetime formatting (#345)
* fix: #321 use date-fns for localized datetime formatting

* chore: lint fixes for use-formatters

* chore: more lint fixes for use-formatters

* date and currency localization fixes

---------

Co-authored-by: Ádám Kleizer <adkl@boyum-it.com>
2024-11-23 12:33:46 -05:00
Hayden
4c9ddac395 fix: date picker improvements (#793)
* use vue component for date picker

* zero out database fields even when set to 0001-xx-xx

* fix wrong datetime display + improved datepicker

* fix ts error

* zero out times

* add date-fns to dependencies
2024-02-29 09:58:26 -09:00