16 Commits

Author SHA1 Message Date
Akshay Jagadish
ea9a9d6292 WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT 2021-08-13 11:57:10 -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
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
7513d24832 [WIFI-1149] profile unique name validation (#40)
* Adding name and type validation for creating profiles

* Adding unit test for validation

* Fixing error message

* [WIFI-1149] Adding profile validation for same name and type

* [WIFI-1149] Adding unit tests for update profile validation, fixing unit tests requiring same customerId
2020-12-07 17:25:53 -05:00
Thomas Currie
4c19123ce4 Make the data-access for name filter substring case-insensitive. 2020-10-29 11:13:23 -04:00
Thomas Currie
3656687336 Add support for filtering by Profile name substring to /portal/profile/forCustomer and /api/profile/forCustomer 2020-10-29 05:59:57 -04:00
Thomas Currie
1c459c4b41 Added and fixed existing unit tests to match new ProfileType argument for getForCustomer, also fixed url for remote request 2020-10-27 17:46:17 -04:00
Thomas Currie
3984eab7bf Add profileType as an optional parameter to /portal/profile/forCustomer and /api/profile/forCustomer 2020-10-27 15:12:08 -04:00
Dmitry Toptygin
6eb8da4bf6 added Profile Service API - getTopLevelProfiles 2020-06-10 10:26:13 -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
be01e6f320 implemented getProfileWithChildren 2020-04-29 17:32:23 -04:00
Dmitry Toptygin
6abd881c14 Added fields to Profile model 2020-04-28 12:16:19 -04:00
Dmitry Toptygin
0167e2a801 added plumbing for Profile, PortalUser, and ServiceMetric cloud services 2020-04-26 16:40:54 -04:00