Commit Graph

7 Commits

Author SHA1 Message Date
c24a5f515f Set up CSS styles around the date range picker 2024-02-19 17:27:02 -05:00
86d7ca0b01 Change TextEntry to a builder pattern 2024-02-18 22:19:39 +00:00
d137ee2481 Apply clippy 2024-02-18 22:19:39 +00:00
74dbb58ed9 Extract the date range picker and enable the quick picker 2024-02-18 22:19:39 +00:00
9a18496c95 Apply the value of a date field to the historical view
Date fields can now be updated and their values retrieved. So now I have added a button that retrieves the range of the date field and updates the historical view in response to them.
2024-02-18 22:19:39 +00:00
01776a534e Start setting up date range widgets 2024-02-18 22:19:39 +00:00
b33d17c256 Start building an internally editable date field 2024-02-18 22:19:39 +00:00