mirror of
https://github.com/mattermost/focalboard.git
synced 2024-12-03 08:45:40 +02:00
7cb25b9e17
* Cypress command for resetting boards added. * Cypress test for group board by different property added: - using @testing-library/cypress - minor fixes for `PropertyMenu` and `Dialog` components - bug in `ViewHeaderGroupByMenu` fixed: use `groupByProperty` passed in props instead of one from active view * Jest snapshots updated. * Use only case-sensitive strings for names in Cypress test. * Cypress commands for adding new board and new group added. * Jest snapshot for new test updated. Co-authored-by: Mattermod <mattermod@users.noreply.github.com> |
||
---|---|---|
.. | ||
__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.prod.js |