focalboard/webapp
sarvani1997 5fe26615f1
Fixed sort by date (#1719)
* Fixed sort by date

Date property is in JSON string. So, we should parse it and sort later.

* fix type script error

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2021-11-09 15:39:04 -05:00
..
__mocks__
cypress
html-templates
i18n Translated using Weblate (Japanese) 2021-11-08 11:22:06 -06:00
src Fixed sort by date (#1719) 2021-11-09 15:39:04 -05:00
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.prod.js