focalboard/.vscode
Scott Bishel 383723a128
Implement Date ranges (#660)
* initial commit

* update to work around state issue

* update comments

* temp commit

* add unit tests, cleanup

* language extract, lint fix

* update stored object to be same as state object

* fixing merge issues

* update dates to use locale

* linter fixes, test cleanup

* self review

* add unit test, fixes

* fix linter

* remove dateFormat from calls

* move DateRange to components

* update translations

* spacing fix

* update tests, fix some hour inconsistencies

* remove logging

* more updates

* more cleanup

* update to disply mm/dd/yyyy when editing

* update to disply mm/dd/yyyy when editing

* input date use locale

* update css to make selection round

* update css to make begin/end round
2021-08-06 10:44:01 -06:00
..
extensions.json Add recommended vscode settings and extensions 2021-02-03 14:10:14 -08:00
launch.json Minor improvements for VSCode: (#675) 2021-07-08 12:08:00 +05:30
settings.json Implement Date ranges (#660) 2021-08-06 10:44:01 -06:00