focalboard/webapp
Harshil Sharma 8d17dd820e
Boards as persisted category (#3877)
* WIP

* WIP

* Removed unused webapp util

* Added server tests

* Lint fix

* Updating existing tests

* Updating existing tests

* Updating existing tests

* Fixing existing tests

* Fixing existing tests

* Fixing existing tests

* Added category type and tests

* updated tests

* Fixed integration test

* type fix

* removed seconds from boards name

* wip

* debugging cy test

* Fixed a bug preventing users from collapsing boards category

* Debugging cypress test

* CI

* debugging cy test

* Testing a fix

* reverting test fix

* Handled personal server

* Fixed a case for personal server

* fixed a test
2022-10-26 16:38:03 +05:30
..
__mocks__
cypress Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
html-templates
i18n Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
src Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
static MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
.eslintignore
.eslintrc.json Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json
NOTICE.txt
package-lock.json Use different icons for random and Pick Icon (Closes: #3899) (#3924) 2022-10-11 10:19:25 -05:00
package.json Use different icons for random and Pick Icon (Closes: #3899) (#3924) 2022-10-11 10:19:25 -05:00
tsconfig.json
tslint.json
webpack.common.js fix[GH-3764]: webpack extension (#3906) 2022-10-03 15:27:13 +05:30
webpack.dev.js
webpack.prod.js