cleanup, improve date formatting, move date filtering to client side, make statuses more 'airport-y'

This commit is contained in:
Matt Fiddaman
2025-04-01 20:46:26 -04:00
parent 1412825b8d
commit 19cf3e31c5
4 changed files with 39 additions and 36 deletions

View File

@@ -5008,6 +5008,15 @@ __metadata:
languageName: node
linkType: hard
"date-fns-tz@npm:^3.2.0":
version: 3.2.0
resolution: "date-fns-tz@npm:3.2.0"
peerDependencies:
date-fns: ^3.0.0 || ^4.0.0
checksum: 10c0/3f43300a4335d59f3515dc5196c66b4b56ef2af129eb82e4445ce0983e8ef31a5d038bc0406d669946bbbcf52ed953527527aa28b4a810995d6631a54655abcc
languageName: node
linkType: hard
"date-fns@npm:^4.1.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
@@ -12920,6 +12929,7 @@ __metadata:
"@testing-library/react": "npm:^16.2.0"
"@testing-library/user-event": "npm:^13.5.0"
date-fns: "npm:^4.1.0"
date-fns-tz: "npm:^3.2.0"
prettier: "npm:^3.5.3"
react: "npm:^19.1.0"
react-dom: "npm:^19.1.0"