focalboard/webapp
Harshil Sharma 03f4717e96
Hide board feature (#4409)
* WIP

* Added migrations

* Updating store method

* WIP

* WIP

* Updated DND

* WIP

* WIP

* WIP

* WIP

* WIP

* wip

* WIP

* Adding new DB tool

* Used migration functions in new migrations

* Unique constraint migration

* Unique constraint migration

* Added SQLITE migrations

* Added SQLITE support in few more migrations

* Added SQLITE support in few more migrations

* WIP

* Used old-fashioned way to add unique constraint

* Using oldsqlite method

* Using oldsqlite method

* Fixed all store and app layer tests

* fixed integration tests

* test and lint fix

* Updated migration for MySQL and Postgres on personal server

* Types fix

* sqlite fix

* fix typo

* misc cleanup

* added new tests

* added new tests

* de-duping input for postgres

* integration tests, rmeoved uneeded migration

* Added some migration tests

* Added some migration tests

* Fixed a test

* completed migration tests

* completed migration tests

* Removed leftover debug statements

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-24 15:41:54 +05:30
..
__mocks__
cypress Update en.json (#4453) 2023-01-20 14:30:07 +02:00
html-templates Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
i18n Update en.json (#4453) 2023-01-20 14:30:07 +02:00
src Hide board feature (#4409) 2023-01-24 15:41:54 +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 Updated nvmrc to use correct node version (#4356) 2022-12-16 16:46:18 +01:00
.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 update version to v7.8.0 (#4432) 2023-01-06 09:58:59 -07:00
package.json update version to v7.8.0 (#4432) 2023-01-06 09:58:59 -07: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.editor.js Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
webpack.prod.js