[Sprint/RollingRabbit](fix): Swapped out old failing datepicker library
Closes #2171
Summary
The old date-picker component was broken (the one that is used on the wallet pages as filters). Swapping out other components to use this format is out of the scope of this MR, but would be worth consideration.
https://github.com/DanielYKPan/date-time-picker - Actively maintained, quite a lot of functionality that's easy to reach (e.g. min and max).
Testing
- Test the date components of the site, make sure they all work as intended.
- On the schduler, On the wallet page, on the Admin pages.
- Make sure filters values are respected in relation to the returned transactions.
added scoped labels
- Resolved by Ben Hayward
added scoped label and automatically removed label
resolved all threads
marked as a Work In Progress
changed the description
mentioned in issue #2258
- Developer
Will replace other components in #2258 if you want to do it in one go.
edit: did it all in this MR
Edited by Ben Hayward added 46 commits
-
5f793ea8...6ad11c19 - 43 commits from branch
master
- 8f0bb3cf - Updated to remove references to old datepicker
- a52496ac - Merge branch 'master' of gitlab.com:minds/front into fix/date-picker-transactions-2171
- 10901865 - Updated to change post schedulers and admin filters #2171
Toggle commit list-
5f793ea8...6ad11c19 - 43 commits from branch
changed the description
unmarked as a Work In Progress
added scoped label and automatically removed label
- DeveloperResolved by Brian Hatchet
Do we want to require the user to click the set button to set the date? Feels like clicking the date and setting the value is the standard behavior for date pickers
- Last reply by Brian Hatchet
added scoped label and automatically removed label
added scoped label and automatically removed label
resolved all threads