1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/webapp/src/store
Harshil Sharma 63edf2c987
Props to preferences (#3722)
* Added tab;le creation migration

* WIP

* Finished base impl

* Added MySQL migration

* WIP

* Added personal server store methods

* WIP

* Fixed webapp tests

* Updated server tests

* generated code

* generated code

* generated code

* used raw queries instead of plugin methods to avoid updating productapi package

* Added API doc

* Added sqlite migratins

* used plugin APIs again s=instead of raw queries

* WIP

* Added missed case of SQL migration where personal server can run on Postgres and MySQL

* CI

* Removed unsupported POSL operator

* Low on caffine. Making silly mistakes

* json handling

* int test

* hope tests pass

* Fix incorrect column size

* Webapp lint fixes

* remived debug code

* Updated moigration version

* Review fixes
2022-08-29 12:55:12 +05:30
..
boards.ts fix issue with deleted members not updated via websocket (#3743) 2022-08-25 19:21:04 +02:00
cards.ts Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
channels.ts Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
clientConfig.ts User updates (#3244) 2022-07-08 08:43:43 -06:00
comments.ts Fixing the sorting of cards taking into consideration the last comment date (#2663) 2022-03-29 13:59:11 +02:00
contents.ts Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00
globalError.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
globalTemplates.ts Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
hooks.ts Sample using @reduxjs/toolkit (#646) 2021-07-14 21:22:40 +02:00
index.ts Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
initialLoad.ts Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
language.ts Sample using @reduxjs/toolkit (#646) 2021-07-14 21:22:40 +02:00
limits.ts Porting the card limits frontend to main branch (#3174) 2022-06-20 20:39:20 +02:00
searchText.ts Migrate webapp global state to redux (#737) 2021-08-02 17:46:00 +02:00
sidebar.ts Persist category state (#3579) 2022-08-08 14:55:47 -06:00
teams.ts Refactor websockets state and lifecycle (#3315) 2022-07-14 12:31:51 +02:00
users.ts Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
views.ts Upgrading most of the webapp dependencies. (#2642) 2022-03-25 17:07:49 -06:00