focalboard/webapp
Jesús Espino 393b961a6b
Refactor of prorperties (#3356)
* Initial commit for refactoring properties

* More work on isolating properties

* Some other fixes in tests!

* Handle gracefully the unknown properties

* Moving properties outside components folder

* Finishing changes to move the properties out of components

* Moving more things to the property logic

* Some improvements on properties

* Cleaner class based approach for property types

* Removing accidentally added people prop

* A bit of simplification

* Fixing some tests

* Fixing more tests

* Fixing more tests

* All tests working

* Fixing eslint errors

* Adding the filtering logic for text and boolean properties

* Adding support for searching by title

* Fixing some tests and adding others

* Fixing tests

* Removing TODO

* Addressing PR review comments

* Fixing filterValue test after merge

* Removing accidentailly included typo

* Fixing typo introduced
2022-08-16 18:00:43 +02:00
..
__mocks__
cypress [GH-2965] Don't close property selector menu when item is clicked (#3587) 2022-08-09 11:52:36 +05:30
html-templates
i18n Updated the text and changed position for sidebar Tour (#3665) 2022-08-12 09:47:52 -06:00
src Refactor of prorperties (#3356) 2022-08-16 18:00:43 +02:00
static
.eslintignore
.eslintrc.json
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json
NOTICE.txt
package-lock.json Add Version banner to hold help link. (#3522) 2022-08-05 10:32:38 -06:00
package.json Update Boards version to 7.3 (#3382) 2022-07-18 12:05:59 -06:00
tsconfig.json
tslint.json
webpack.common.js
webpack.dev.js
webpack.prod.js