1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/webapp
Rajat Dabade bfde68c532
Fixed the new button error in kanban (#3696)
* Fixed the new button error in kanban

* Test cases fixed

* Updated test

* Update tests

* Code update for cypress test

* Update acrding review changes

* Updated dependency of the useEffect

* Code update

* Changed the condition in useEffect

* Revert "Update acrding review changes"

This reverts commit 207f95fcda.

* Revert Updated dependency of the useEffect

* Replaced currentView by activeView
2022-08-23 08:50:18 -06: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 Update app bar tooltip text to Toggle Linked Boards (#3705) 2022-08-19 13:18:29 -05:00
src Fixed the new button error in kanban (#3696) 2022-08-23 08:50:18 -06:00
static Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
.eslintignore
.eslintrc.json
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json Refactor z-index values to a SCSS map (#3332) 2022-07-11 17:27:03 +05:30
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