Jenkins
6d1414d09f
[maven-release-plugin] prepare release v5.2.0
4 months ago
Pahansith Gunathilake
2006d7e97d
Add policy type conversion from BLOB to Text DB scripts
4 months ago
Lasantha Dharmakeerthi
3b672c74b4
Migrate from legacy FCM APIs to HTTP v1
4 months ago
Pahansith Gunathilake
529d1aec01
Add doc comments
4 months ago
Pahansith Gunathilake
23d31fd38c
Fix code review suggestions
4 months ago
builder
15afde08ac
[maven-release-plugin] prepare for next development iteration
4 months ago
builder
fa7628e47a
[maven-release-plugin] prepare release v5.1.0
4 months ago
Pahansith Gunathilake
c38aea743b
Add missing license headers
4 months ago
Pahansith Gunathilake
b1d3503e8b
Add improvements to Google API token generation in FCM
4 months ago
Rajitha Kumara
aafa824f08
Migrate from legacy FCM APIs to HTTP v1
4 months ago
Pahansith Gunathilake
5c73277c32
Add FCM changes
4 months ago
Charitha Goonetilleke
fb79d61b60
Add DEVICE_TYPE and DEVICE_IDENTIFICATION fields to DM_ENROLLMENT table
5 months ago
Charitha Goonetilleke
62722718f2
Fix issues with handling OPERATION_DETAILS and OPERATION_PROPERTIES
...
This is to fix incorrectly handled operation details retrieval and operation properties handling.
Need following migration for existing data.
```
ALTER TABLE `DM_DB`.`DM_OPERATION`
ADD COLUMN `OPERATION_PROPERTIES` BLOB NULL DEFAULT NULL AFTER `OPERATION_DETAILS`;
ALTER TABLE `ARCHIVAL_DB`.`DM_OPERATION_ARCH`
ADD COLUMN `OPERATION_PROPERTIES` BLOB NULL DEFAULT NULL AFTER `OPERATION_DETAILS`;
UPDATE DM_OPERATION SET OPERATION_DETAILS = null;
UPDATE DM_ENROLMENT_OP_MAPPING SET STATUS = 'ERROR' WHERE STATUS = 'PENDING' OR STATUS = 'IN_PROGRESS' OR STATUS = 'NOTNOW';
```
Reviewed-on: #371
Co-authored-by: Charitha Goonetilleke <charitha@entgra.io>
Co-committed-by: Charitha Goonetilleke <charitha@entgra.io>
7 months ago
builder
487c576ab2
[maven-release-plugin] prepare for next development iteration
7 months ago
builder
ff8147db5e
[maven-release-plugin] prepare release v5.0.41
7 months ago
Isuri Mendis
0de808229f
deviceOrg: get children of root best practices apply
8 months ago
Isuri Mendis
d2593114b7
deviceOrg: get children of roots code refactor, license add
8 months ago
Isuri Mendis
efd73ba3c5
Merge branch 'master' into deviceOrgImprovements
8 months ago
Isuri Mendis
89bd784a57
deviceOrg: get children of root nodes api implementation
8 months ago
builder
d4455c5fe7
[maven-release-plugin] prepare for next development iteration
8 months ago
builder
52fe90256c
[maven-release-plugin] prepare release v5.0.40
8 months ago
Isuri Mendis
bd13e99e6c
deviceOrgFix: service negative test fix
9 months ago
Isuri Mendis
9fb3a4dec7
deviceOrg ( #326 )
...
Device Organization Complete Back End
Co-authored-by: isuri <isuri@entgra.io>
Reviewed-on: #326
Co-authored-by: Isuri Medis <isuri@entgra.io>
Co-committed-by: Isuri Medis <isuri@entgra.io>
9 months ago
builder
4ba0be5510
[maven-release-plugin] prepare for next development iteration
9 months ago
builder
790dfaad5b
[maven-release-plugin] prepare release v5.0.39
9 months ago
builder
680cc7bca8
[maven-release-plugin] prepare for next development iteration
9 months ago
builder
ba430be534
[maven-release-plugin] prepare release v5.0.38
9 months ago
prathabanKavin
a344b27a1b
Removing redundant methods from loggers
10 months ago
builder
79d1e534b5
[maven-release-plugin] prepare for next development iteration
10 months ago
builder
0d84a0ca6b
[maven-release-plugin] prepare release v5.0.37
10 months ago
builder
cfcecaeec2
[maven-release-plugin] prepare for next development iteration
10 months ago
builder
a221a2b17a
[maven-release-plugin] prepare release v5.0.36
10 months ago
builder
1b66ba6bb1
[maven-release-plugin] prepare for next development iteration
10 months ago
builder
5284781270
[maven-release-plugin] prepare release 5.0.35v
10 months ago
builder
c702763995
[maven-release-plugin] prepare for next development iteration
11 months ago
builder
a47fda9779
[maven-release-plugin] prepare release v5.0.34
11 months ago
builder
fb65db10fe
[maven-release-plugin] prepare for next development iteration
11 months ago
builder
17dcbde4ab
[maven-release-plugin] prepare release v5.0.33
11 months ago
builder
d01e55ed08
[maven-release-plugin] prepare for next development iteration
12 months ago
builder
8c6ac48c7b
[maven-release-plugin] prepare release v5.0.32
12 months ago
builder
6b948c9989
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
0e769a8dd9
[maven-release-plugin] prepare release v5.0.31
1 year ago
Amalka Subasinghe
d67acc3d50
introduce configs and added heart beat logic
1 year ago
Amalka Subasinghe
cb5d672583
user store role mapping feature
1 year ago
Amalka Subasinghe
3d159c0111
user store role mapping feature
1 year ago
Amalka Subasinghe
944c304a68
user store role mapping feature
1 year ago
builder
7c66f6b693
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
b9f12e49ee
[maven-release-plugin] prepare release v5.0.30
1 year ago
builder
7c0adfbc89
[maven-release-plugin] prepare for next development iteration
1 year ago
builder
f7c3e129c4
[maven-release-plugin] prepare release v5.0.29
1 year ago