project-lux / lux-frontend

Web front end of LUX
Apache License 2.0
3 stars 0 forks source link

Change date parsing #340

Open kamerynB opened 1 month ago

kamerynB commented 1 month ago

Problem Description: Dates are inconsistently parsed throughout the codebase.

Expected Behavior/Solution: Dates should be parsed in a consistent manner.

Requirements:

Needed for promotion: If an item on the list is not needed, it should be crossed off but not removed.

UAT/LUX Examples: TBD

Dependencies/Blocks: N/A

Related Github Issues:

Related links: N/A

Wireframe/Mockup: The frontend should render and behave as it did before.

roamye commented 4 weeks ago

IT Team Meeting 8/16: No performance test is needed for this issue & these updates can go on the 9/3 release when the milestone is available.

clarkepeterf commented 3 weeks ago

@kamerynB the frontend should also pass epoch times (in seconds) in the JSON search syntax with the MarkLogic api

clarkepeterf commented 3 weeks ago

@kamerynB we should also have some requirements about handling dates outside of the supported range of the Javascript Date class

kamerynB commented 3 weeks ago

@clarkepeterf I will add that!

roamye commented 2 weeks ago

From IT Team meeting 8/23 & UAT (8/26) - this needs to have UAT examples before moving to prioritization review.