mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-08 15:06:08 +02:00
5256ab4bf5
* implement a date property type
* handle when property is not set, default create date
* update to remove unneeded fields, updated how dateTo is returned
* fix creating new date
* remove unused constant
* update unit tests
* implement date filter
* add unit tests for all files
* some cleanup
* fix unit tests, update snapshots
* date fix for unit tests
* add log to determine unit test issue
* update snapshot
* minor cleanup
* add class name
* Revert "add class name"
This reverts commit
|
||
---|---|---|
.. | ||
__mocks__ | ||
cypress | ||
html-templates | ||
i18n | ||
src | ||
static | ||
.eslintignore | ||
.eslintrc.json | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc.json | ||
.stylelintrc.json | ||
cypress.json | ||
NOTICE.txt | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
webpack.common.js | ||
webpack.dev.js | ||
webpack.editor.js | ||
webpack.prod.js |