focalboard/webapp
kamre 46f4185d30
Don't use property value for key construction. (#2317)
* Don't use property value for key construction.

* Use value from props as current value in `DateRange` component:
 - this allows to update it properly in the dialog when the value on the server is updated
 - current value is stored in `PropertyValueElement` similar to other property value components
 - fixed stale closure in `Modal` component
 - unit tests for `DateRange` updated (wrapper with current value created)
2022-02-15 09:24:31 -07:00
..
__mocks__
cypress fix cypress test for changed templates (#2230) 2022-02-02 11:52:38 -07:00
html-templates Remove link to deleted css file. (#2152) 2022-01-24 12:54:42 -05:00
i18n Merge remote-tracking branch 'origin/main' into main 2022-02-15 09:15:43 +01:00
src Don't use property value for key construction. (#2317) 2022-02-15 09:24:31 -07:00
static
.eslintignore
.eslintrc.json Disable max-lines ESLint rule (#2161) 2022-01-25 08:01:31 -05:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json [GH-1754] Feature: card badges (#2025) 2022-01-13 09:26:27 -07:00
NOTICE.txt
package-lock.json Update to version 0.15.0 (#2231) 2022-02-04 11:21:33 -07:00
package.json Update to version 0.15.0 (#2231) 2022-02-04 11:21:33 -07:00
tsconfig.json
tslint.json
webpack.common.js
webpack.dev.js
webpack.prod.js