Norm Traxler
caaa8fb4e3
[WIFI-2670] Client Session API support OUI attribute and count query
2021-06-15 14:15:52 -04:00
Kareem Dabbour
52ed5f6344
WIFI-2543 Added delete methods and API endpoints for bulk deletion of client and client sessions
2021-06-07 21:42:15 -04:00
Akshay Jagadish
18eeaffa13
Update SDK master to use image tag 1.2.0-SNAPSHOT
2021-05-26 17:59:41 -04:00
Norm Traxler
dca76d8a6e
[WIFI-2068] Change client session TTL to 24 hours
2021-04-26 12:00:28 -04:00
Akshay Jagadish
782d221a70
WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT
2021-04-16 15:28:34 -04:00
ralphlee3
35620415fc
[WIFI-1746] Updating the client SASI indexes to NonTokenizingAnalyzer ( #91 )
...
* [WIFI-1746] Updating the client SASI indexes to NonTokenizingAnalyzer
* [WIFI-1746] Updating index names
* [WIFI-1746] Specifying keyspace in client index delete
2021-03-11 17:00:35 -05:00
ralphlee3
659fc5bc9e
WIFI 1739 client session forcustomer max items ( #90 )
...
* [WIFI-1739] Changing client forCustomer cassandra filtering to get 1 session per returned row
* [WIFI-1739] Fix spacing
2021-03-11 13:53:14 -05:00
ralphlee3
4c0d39860b
[WIFI-1681] Adding macSubstring filter to client API forCustomer ( #81 )
...
* [WIFI-1681] Adding macSubstring filter to client API forCustomer
* [WIFI-1681] Client forCustomer to use client session API only when equipmentIds is present
2021-03-02 13:28:20 -05:00
ralphlee3
40a1e597c1
[WIFI-1687] client session api macsubtring empty ( #82 )
...
* [WIFI-1687] Adding empty check for macSubstring
* [WIFI-1687] Adding empty checks to rdbms and inmemory
2021-03-02 12:24:01 -05:00
ralphlee3
b10b511c64
[WIFI-1358] Adding macSubstring to client session API forCustomer ( #56 )
...
* [WIFI-1358] Initial commit
* [WIFI-1358] Fixing cassandra indexing and added unit tests
* [WIFI-1358] Updated openapi yaml
* [WIFI-1358] Adding customerId filter to macSubstring query to Cassandra
* [WIFI-1358] Adding macAddressString column to postgresql table if not exists
* [WIFI-1358] Updating client session remote unit tests
* [WIFI-1358] Reorder client postgresql sql table initialization lines
2021-03-01 15:22:16 -05:00
Dmitry Toptygin
804a3435c0
WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works
2021-02-20 10:24:20 -05:00
AkshayJagadish-ne
92a3002539
WIFI-1333: Reduced records expiry from 90 to 30 days ( #55 )
2021-01-26 14:08:46 -05:00
Dmitry Toptygin
f52d055867
WIFI-1236 in cassandra datastore automatically age out client sessions older than 90 days
2021-01-18 17:33:15 -05:00
Dmitry Toptygin
da9db6df2c
in Cassandra data stores rely only on nextPagingState to set the lastPage indicator
2021-01-12 18:09:47 -05:00
ralphlee3
42f595b1eb
WIFI-1228 get clients by macAddress ( #49 )
...
* [WIFI-1228] Adding API for searching clients by macSubstring
* [WIFI-1228] Clarify naming in Cassandra ClientDAO
* [WIFI-1228] Fixing comments
* [WIFI-1228] Fixing null and empty substring inputs, adding unit tests
* [WIFI-1228] Fixing CQL statement
* [WIFI-1228] Adding index if not exists
* [WIFI-1228] Using rs.one to compile paginated client MACs
2021-01-04 10:34:18 -05:00
Dmitry Toptygin
bce44cba3c
ClientSessionDAO - fixed locationId and equipmentId filtering in getSessionsForCustomer for cassandra datastore
2020-12-10 23:16:42 -05:00
Dmitry Toptygin
1449742e09
changed ClientPortalController to create a client if it does not exist in the DB
2020-07-27 16:22:08 -04:00
Dmitry Toptygin
3cc48cd225
added an API to retrieve a list of blocked clients for the customer; send a command to OSGW when clients become blocked/unblocked
2020-07-22 18:30:50 -04:00
Dmitry Toptygin
3c63deee4d
implemented cassandra data stores for system events, service metrics, routing and client services
2020-07-18 18:43:00 -04:00