Akshay Jagadish
18eeaffa13
Update SDK master to use image tag 1.2.0-SNAPSHOT
2021-05-26 17:59:41 -04:00
ralphlee
8e9db0c95e
[WIFI-2074] Adding profileId to /equipment/forCustomerWithFilter
2021-04-27 14:54:59 -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
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
ralphlee3
4c5404de62
[WIFI-1550] Adding case insensitive search to search criteria ( #62 )
2021-02-11 11:39:41 -05:00
ralphlee3
49aada0892
WIFI 1227 merged Equipment APIs forCustomerWithFilter and searchByMacAndName ( #51 )
...
* [WIFI-1227] Adding search equipment API by criteria on name or baseMacAddress
* [WIFI-1227] Fixing int to hex in unit tests
* [WIFI-1227] Adding equipment db indexes
* [WIFI-1227] Fixing unit tests to test the correct APIs, sortBy optional
* [WIFI-1227] Merging forCustomerWithFilter and searchByMacAndName
* [WIFI-1227] Ensure criteria null check
* [WIFI-1227] Fixed NPE on equipmentType and added unit tests
2021-01-19 18:22:37 -05:00
ralphlee3
88e72fdd46
[WIFI-1227] Adding search equipment API by criteria on name or baseMa… ( #48 )
...
* [WIFI-1227] Adding search equipment API by criteria on name or baseMacAddress
* [WIFI-1227] Fixing int to hex in unit tests
* [WIFI-1227] Adding equipment db indexes
* [WIFI-1227] Fixing unit tests to test the correct APIs, sortBy optional
2020-12-30 18:40:38 -05:00
Dmitry Toptygin
d19f7d9127
EquipmentDAO - when counting equipment count per OUI, include count of equipment with undefined base MACs
2020-12-10 21:56:52 -05:00
ralphlee
434326782b
Marking RrmBulkUpdate to be deprecated
2020-10-15 00:07:03 -04:00
Dmitry Toptygin
40d59c390f
addressed bugs reported by sonar
2020-07-03 15:00:46 -04:00
Dmitry Toptygin
cc0d2c62bf
implemented stream processors for the portal dashboard, added an API to return counts of provisioned equipment for a customer.
2020-06-27 15:13:43 -04:00
Dmitry Toptygin
b8151cb1f6
addressed bugs reported by sonar
2020-06-19 18:30:00 -04:00
Rahul Sharma
a483e5ea3d
TW-671: Updated Provisioning Service to switch to Postgres db
...
Also updated the sql scripts to not create Database, User, Tables or
Sequences if they already exists
2020-06-18 14:32:58 -04:00
Dmitry Toptygin
6d502280ee
implemented updateRrmBulk API on Equipment service
2020-06-12 13:08:46 -04:00
Rahul Sharma
e428dc83f7
TW-666: Updated indexes in the schema to begin with idx_
2020-06-10 18:05:07 -04:00
Dmitry Toptygin
8c54cf04fe
added APIs for getEquipmentIdsByProfileIds and getEquipmentIdsByLocationIds
2020-06-10 13:04:26 -04:00
Dmitry Toptygin
29e4824d09
allow to pass null for initial pagination context and use the default one in that case
2020-06-02 12:49:26 -04:00
Dmitry Toptygin
3639167089
corrected date pattern in logback.xml files
2020-05-28 09:47:26 -04:00
Dmitry Toptygin
ca0184c7f8
added Equipment.getByInventoryIdOrNull
2020-05-11 19:10:08 -04:00
Dmitry Toptygin
c0f6562853
Made equipmentType mandatory field on Equipment
2020-04-28 12:17:07 -04:00
Dmitry Toptygin
9a976f498f
Added properties latitude, longitude, and serial to the Equipment
2020-04-28 11:33:05 -04:00
Dmitry Toptygin
315227a105
changed property on Equipment networkConfigId -> profileId
2020-04-26 18:15:25 -04:00
Dmitry Toptygin
d200f44282
changed property on Equipment networkConfigId -> profileId
2020-04-26 15:19:57 -04:00
Dmitry Toptygin
3bedf5958d
added pagination with filters to equipment service
2020-04-24 08:50:41 -04:00
Dmitry Toptygin
e7f3ccdab2
added more fields into equipment
2020-04-22 15:57:40 -04:00
Dmitry Toptygin
6ce1f7001f
added provisioning service for equipment
2020-04-20 17:03:29 -04:00