mattermost-mobile/app/database/operator/server_data_operator/handlers
Anurag Shivarathri 9dbdae22fd
[Gekidou MM-39707] CRT DB (#5948)
* Database init

* Naming fix

* naming misc

* Fix test

* Added Thread Tab columns, Team Threads Count table and other changes

* Test case fix

* Test cases fix ...... AGAIN

* TS fix

* Removed loaded_in_all_threads_tab, loaded_in_unreads_tab

* Removed TeamThreadsCount table, mention & message root counts & added loadedInGlobalThreads flag

* Type changes, added delete thread with post

* Removed unused type

* Reverted relationshio of post with thread

* Calling thread destroyPermanently from post

* Removed unused table name variables

* added THREAD constant table in post model and fixed a few comments

* Misc typo fix and code clean up

* Added test case and related to participant in user model

* test cases fix

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-03-03 22:47:29 +05:30
..
category.test.ts [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
category.ts [Gekidou] Sidebar Categories (Database only) (#5909) 2022-01-31 10:30:10 -03:00
channel.test.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
channel.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
index.test.ts Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00
index.ts Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
post.test.ts [Gekidou MM-39707] CRT DB (#5948) 2022-03-03 22:47:29 +05:30
post.ts [Gekidou] Post removal (#5985) 2022-02-21 09:25:52 -03:00
posts_in_channel.ts [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
posts_in_thread.ts Upgrade deps (#5796) 2021-10-29 14:38:20 -03:00
reaction.test.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
reaction.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
team.test.ts Remove team unreads and rely on channel member instead (#5710) 2021-10-01 16:07:57 -03:00
team.ts MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
thread.test.ts [Gekidou MM-39707] CRT DB (#5948) 2022-03-03 22:47:29 +05:30
thread.ts [Gekidou MM-39707] CRT DB (#5948) 2022-03-03 22:47:29 +05:30
user.test.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00
user.ts [Gekidou] various fixes (#6022) 2022-03-03 12:11:47 -03:00