status-desktop/test/nim
Stefan 9202cce3f5 feat(activity): add incremental updates to current activity filter
Switch the activity filter to use the new session-based API that
deliver incremental updates to the current filter.

Drop the old quick win listening for individual change events and
use the unified API instead.

The new transactions (on-top) trigger the old "new transactions" buttons
that trigger reset of the current filter and the top new transacitons
highlighted.

Highlight mixed changes (not new on top) as they come in

Highlight new changes on filter reset

Closes #12120
2024-03-11 11:39:59 +01:00
..
activity_tests.nim feat(activity): add incremental updates to current activity filter 2024-03-11 11:39:59 +01:00
collectibles_model_test.nim feat(@wallet): update collectibles model only with changes 2024-02-16 15:40:40 -03:00
collectibles_types_conversions_test.nim fix(@desktop/wallet): properly handle tokenID 0 when filtering activity by collectibles 2024-02-26 07:55:05 -03:00
message_model_test.nim feat(@desktop/chat): Displaying new type of chat message - bridge message 2024-01-30 13:06:17 +01:00
utils_test.nim (fix/desktop) removing custom picture is not reflected on contact's side (#13197) 2024-01-26 07:54:30 -08:00
wallet_connect_tests.nim feat(wallet) activate Wallet connect modal from deep-links 2023-12-12 20:12:53 +01:00