Filter the historical list according to a date picker #194

Merged
savanni merged 7 commits from fitnesstrax/date-field into main 2024-02-18 22:19:40 +00:00

7 Commits

Author SHA1 Message Date
Savanni D'Gerinel 540e512f5f Wrap the list view within a scrolled window 2024-02-18 17:19:07 -05:00
Savanni D'Gerinel 93667d04d6 Change TextEntry to a builder pattern 2024-02-18 16:59:14 -05:00
Savanni D'Gerinel 605d310c57 Apply clippy 2024-02-18 11:28:40 -05:00
Savanni D'Gerinel 965d03e208 Extract the date range picker and enable the quick picker 2024-02-16 18:21:34 -05:00
Savanni D'Gerinel cd6c4d5c76 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-16 09:16:42 -05:00
Savanni D'Gerinel 3d6e5470ed Start setting up date range widgets 2024-02-15 09:11:34 -05:00
Savanni D'Gerinel e87b332705 Start building an internally editable date field 2024-02-10 11:38:25 -05:00