16 Commits

Author SHA1 Message Date
Florian Schlegel
a1fa04040f watchlists: sort query results by _id descending 2020-10-08 13:56:42 +02:00
Florian Schlegel
15a2a4c466 watchlists: remove customerID and email from data structure 2020-10-07 16:46:26 +02:00
Florian Schlegel
e26e15ae66 migrate watchlists to addrKeys 2020-07-23 10:57:34 +02:00
Stefan Martinov
97afc4d1a2 Update integration tests to function correctly 2017-11-08 13:55:39 +01:00
Stefan Martinov
0f79b26134 Update all persistors to use session connection pool 2017-11-07 15:35:47 +01:00
Florian Schlegel
4fb1803c02 temporary fix for removing list items 2017-01-18 16:00:32 +01:00
Florian Schlegel
a061e6d12b minor cleanup 2016-12-08 17:00:49 +01:00
Florian Schlegel
3f9596efa5 extended test for GetCustomerWatchListsByURIHash() 2016-10-13 18:08:35 +02:00
Florian Schlegel
acffca4871 added GetCustomerWatchListsByURIHash() and findOneByQuery() 2016-10-13 18:07:52 +02:00
Florian Schlegel
e1a47ed63f added GetListByURIHash() / fixed that hash is only generated when it's empty 2016-10-13 18:06:47 +02:00
Florian Schlegel
3f7e169365 minor change 2016-09-26 14:45:32 +02:00
Florian Schlegel
adc2c5426d refactored NewCustomerWatchListsFromCustomerID and NewCustomerWatchListsFromSessionID 2016-09-26 14:40:55 +02:00
Florian Schlegel
50e5bc6ae7 fixed setting of PublicURIHash 2016-09-23 19:43:16 +02:00
Florian Schlegel
f8229bef2a add empty items list to new WatchList 2016-09-23 14:51:29 +02:00
Florian Schlegel
fb40bf530c minor refactoring 2016-09-21 16:20:37 +02:00
Florian Schlegel
687ced76ed Moved Watchlist to separate package with its own persistor. Implemented new tests for API. 2016-09-20 13:45:28 +02:00