Commit Graph
26 Commits
Author SHA1 Message Date
Sahil Kumar 0860acb61e fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 14:35:20 +05:30
Sahil Kumar 7c9bc3b950 merge origin/develop into ref/segregate-api-layer
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-15 17:32:09 +05:30
Salvatore Giordano a6ff8e7039 fix tests 2021-06-10 12:33:20 +02:00
Sahil Kumar eac8093b22 merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-02 18:03:22 +05:30
Sahil Kumar 839ced618b major refactoring
Signed-off-by: Sahil Kumar <[email protected]>
2021-05-27 19:59:34 +05:30
Salvatore Giordano 4f5958a067 implement connectivity plus 2021-05-27 11:04:30 +02:00
Salvatore Giordano 2b9f20a04d add small test 2021-05-12 16:36:44 +02:00
Salvatore Giordano 5f010ce82d fix tests 2021-05-12 13:52:02 +02:00
Salvatore Giordano fff82c8455 fix tests 2021-05-06 14:52:38 +02:00
Sahil Kumar 8c666caa52 refactor (core <-> ui <-> persistence) with the new filter changes.
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 15:41:00 +05:30
Salvatore Giordano 4c4473d4b5 migrate sample app 2021-04-20 13:14:07 +02:00
Salvatore Giordano 987da10cba migrate code 2021-04-20 12:44:11 +02:00
Deven JoshiandSalvatore Giordano 74fb9d8dd8 added non-nullability for core 2021-04-20 10:35:40 +02:00
Sahil Kumar 3ec389bd71 fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-02 19:19:20 +05:30
Sahil KumarandGitHub 63705693dc fix: fix channel list pagination spinner (#375)
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-01 13:25:12 +02:00
Sahil KumarandGitHub 420d6384c4 test: add tests for stream chat flutter core (#354)
* test(core): add tests for channels bloc

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): refactor some tests due to changes in channels bloc

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for channel list core

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for users bloc, minor improvements

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for user list core, minor improvements

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for message search bloc, refactor

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for message search list core, refactor

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for lazy load scroll view

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for stream chat core

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for message list core

Signed-off-by: Sahil Kumar <[email protected]>

* test(core): add tests for stream channel

Signed-off-by: Sahil Kumar <[email protected]>

* Fix merge conflicts

Signed-off-by: Sahil Kumar <[email protected]>

* flutter format

Signed-off-by: Sahil Kumar <[email protected]>

* fixes

Signed-off-by: Sahil Kumar <[email protected]>

* update workflow

Signed-off-by: Sahil Kumar <[email protected]>

* chore(core): fix analyzer issues

Signed-off-by: Sahil Kumar <[email protected]>

* chore(ui-kit): fix analyzer issues

Signed-off-by: Sahil Kumar <[email protected]>
2021-03-30 10:16:12 +02:00
cba0b1a391 feat: Apply team lints to core package (#334)
* Add analyzer file to core package

* Apply team lint rules to core package

* clean up analyzer warnings in stream chat flutter

* remove unused line

* add ignore

* sync analysis options

* [Core -> MessageWidget] Fix variable dynamic types

Signed-off-by: Sahil Kumar <[email protected]>

Co-authored-by: Salvatore Giordano <[email protected]>
Co-authored-by: Sahil Kumar <[email protected]>
2021-03-22 09:49:27 +01:00
Deven Joshi 4fa6581f19 fix: tests 2021-02-03 14:31:25 +05:30
Salvatore Giordano 23feabe85e rename Client to StreamChatClient 2021-02-01 15:30:46 +01:00
Sahil Kumar 5310287fdd Transfer showLocalNotification, backgroundKeepAlive from LLC to Core
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-29 17:23:00 +05:30
Salvatore Giordano 3e9734133d add streamchatcore tests 2021-01-27 14:11:58 +01:00
Deven Joshi 6983b05a72 fix: analysis and text 2021-01-26 22:59:52 +05:30
Salvatore Giordano 1bb6b04381 fix analyze 2021-01-22 17:35:30 +01:00
Salvatore Giordano 88777da2a7 fix formatting 2021-01-22 17:23:50 +01:00
Deven Joshi 844f3c3277 feat: Added exports 2021-01-22 17:25:03 +05:30
Deven Joshi 803b42307b feat: Added new ui package 2021-01-21 14:02:00 +05:30