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
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
lynnshi-design
6f2cfac4aa
WIFI-1331 Add getAllAncestors API support in LocationService ( #54 )
...
* WIFI-1331 Add getAllAncestors API support in LocationService
* WIFI-1331 update based on review comments
* WIFI-1331 add getAllAncestors in location-service-openapi.yaml
Co-authored-by: Lynn Shi <lynn.shi@netexperience.com >
2021-01-26 14:03:43 -05:00
Rahul Sharma
7b28e8769c
WIFI-1208: Update equipment_location table by adding a new column detailsBin of type bytea ( #42 )
...
* WIFI-1208: Update equipment_location table by adding a new column detailsBin of type bytea.
DAO for equipment location was changed to store full location details object instead of a delta to the default values.
That allows for the 3rd-party vendors to extend location details with their specific attributes.
2020-12-16 10:39:17 -05:00
Dmitry Toptygin
40d59c390f
addressed bugs reported by sonar
2020-07-03 15:00:46 -04:00
Dmitry Toptygin
ad58399a19
protect location from being deleted if it contains other locations or equipment
2020-06-27 17:59:42 -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
Rahul Sharma
e428dc83f7
TW-666: Updated indexes in the schema to begin with idx_
2020-06-10 18:05:07 -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
b328945ac2
corrected variable names
2020-04-29 17:31:22 -04:00
Dmitry Toptygin
b686f05258
added location type COUNTRY, added paginated get method for Location
2020-04-24 09:48:19 -04:00
Dmitry Toptygin
156ce04d73
adjusted structure of unit tests for the Location service
2020-04-18 18:21:26 -04:00
Dmitry Toptygin
9d70025596
changed relative location of root pom
2020-04-08 18:42:37 -04:00
Dmitry Toptygin
334173d926
added service for provisioning location hierarchy
2020-04-03 19:57:45 -04:00