Mohamed Rashd
3f60a0cdda
Fix sql query columns
...
Add createIdentityServer method to all DAOs
3 years ago
Mohamed Rashd
3dd0690552
Add identity server config
...
Add api to create identity server
Return List of identity servers withtout extra bean for response
3 years ago
Mohamed Rashd
986828bc16
Fix application count query not containing AP_APP_RELEASE columns when filtering
...
Fix inaccurate application count when an appliction has more than 1 release
3 years ago
Mohamed Rashd
097423b2b0
Improve api
3 years ago
Mohamed Rashd
fb2ab0963d
Remove unwanted new lines
3 years ago
Mohamed Rashd
9cdc438970
Change to base64 string for file uploads instead of using multipart form data
...
Make release optional when creating new application
Fix screenshots not getting saved if duplicate screenshot file name found
Delete artifacts if errors while adding release to db
Improve service provider application related apis
Refactor code
3 years ago
Mohamed Rashd
5e247c6e6b
Add identity server service provider app integration
3 years ago
builder
d7ccaa559b
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
907fb825ea
[maven-release-plugin] prepare release v5.0.0
3 years ago
Pahansith Gunathilake
ee0a1007eb
Merge branch 'french-translation' into 'master'
...
Add access_token grant type
See merge request entgra/carbon-device-mgt!830
3 years ago
Pahansith Gunathilake
69677b4982
Merge branch 'modify-activity-epnew' into 'master'
...
Add time duration filtering to activities endpoint
See merge request entgra/carbon-device-mgt!828
3 years ago
Pahansith Gunathilake
51cf354f4a
Merge branch 'kernel-4.6.2' into 'master'
...
removed unwanted todos
See merge request entgra/carbon-device-mgt!825
3 years ago
Pahansith Gunathilake
91990141c5
Merge branch 'timestamp-fixes-1' into 'master'
...
Make timestamps independent from host machine timezone
See merge request entgra/carbon-device-mgt!823
3 years ago
Pahansith Gunathilake
b61c97d603
Make timestamps independent from host machine timezone
3 years ago
inoshperera
0bdd314cb8
Add access_token grant type
...
fixes https://gitlab.com/entgra/product-iots/-/issues/1178
3 years ago
Pahansith Gunathilake
9f2cedd09c
Change time filtering DB column
3 years ago
Pahansith Gunathilake
a0856f7069
Add time duration filtering to activities EP
3 years ago
Amalka Subasinghe
fbc255b7a8
removed unwanted todos
3 years ago
Mohamed Rashd
fd0368b8b5
Change api that checks if an appName already exists, to accept the appName as query parameter instead of context-path
3 years ago
lasantha
4b64748448
Add app subscribing feature improvement
3 years ago
Pahansith Gunathilake
5da6c70502
Merge branch 'ios-500' into 'master'
...
ios enrollment fixes
See merge request entgra/carbon-device-mgt!819
3 years ago
Pahansith Gunathilake
26ef9bcf01
Merge branch 'subs-operation-status-fix' into 'master'
...
Fix operation status issue in app subscription
See merge request entgra/carbon-device-mgt!818
3 years ago
Pahansith Gunathilake
2026b9a6fa
Merge branch 'feature/filter-apis' into 'master'
...
Add API to retrieve filters for analytics
See merge request entgra/carbon-device-mgt!817
3 years ago
Pahansith Gunathilake
76782a9bb7
Merge branch 'fix-1189' into 'master'
...
Remove duplicate app subscriptions
See merge request entgra/carbon-device-mgt!820
3 years ago
inoshperera
b6c41eabb9
Remove duplicate app subscriptions
...
When there are multiple groups on the list, there is a possibility to create multiple subscriptions. The fix is to address this problem. Fixes https://gitlab.com/entgra/product-iots/-/issues/1189
3 years ago
inoshperera
fbfd9ba911
ios enrollment fixes
...
Fixes https://gitlab.com/entgra/product-iots/-/issues/1184
3 years ago
Chamindu Senanayake
7776e19946
Fix operation status issue in app subscription
...
Fixes https://gitlab.com/entgra/product-iots/-/issues/999
3 years ago
navodzoysa
71e6ca3bd0
Add API to retrieve filters for analytics
3 years ago
Charitha Goonetilleke
6f008ea65f
Allow users with CDM Admin permission to retrieve activities
3 years ago
Charitha Goonetilleke
3fea6f79c7
Add missing initiated by field in operation retrieval
3 years ago
Pahansith Gunathilake
731ae83bc4
Merge branch 'RemoteFix' into 'master'
...
Fix remote session failing issue
See merge request entgra/carbon-device-mgt!811
3 years ago
lasantha
4c921d54b1
Update APPM subscriptions when operation log updates
3 years ago
sandaru
4d0bf16a65
Fix remote session failing issue
3 years ago
builder
216e47b429
[maven-release-plugin] prepare for next development iteration
3 years ago
builder
5c2dc99b09
[maven-release-plugin] prepare release v5.0.0
3 years ago
Pahansith Gunathilake
9daa745001
Merge branch 'kernel-4.6.x' into 'kernel-4.6.x'
...
Sync with master
See merge request entgra/carbon-device-mgt!807
3 years ago
Pahansith Gunathilake
26fb28efd9
Merge branch 'k-46x-test-fix-2' into 'kernel-4.6.x'
...
Fix test cases kernel-4.6.x
See merge request entgra/carbon-device-mgt!800
3 years ago
Pahansith Gunathilake
f22fc7e460
Fix test cases kernel-4.6.x
3 years ago
Saad Sahibjan
b3a229a0e7
Update device property table in dm db when updating properties
...
(cherry picked from commit 5f64b0b1ad
)
3 years ago
Saad Sahibjan
1434a27cde
Add new device status ASSIGNED
...
(cherry picked from commit 68405ed229
)
3 years ago
sandaru
eb05fb9a3f
Fix web-clip install issue
...
(cherry picked from commit ebe9842d9a
)
3 years ago
Saad Sahibjan
6393276503
Fix having UPPER in query of groups retrieval
...
(cherry picked from commit 4681447ba9
)
3 years ago
Pahansith Gunathilake
06935fd5fb
Merge branch 'kernel-4.6.2' into 'kernel-4.6.x'
...
fixed issue in updating apis
See merge request entgra/carbon-device-mgt!806
3 years ago
Amalka Subasinghe
7bb616075a
fixed issue in updating apis
3 years ago
Pahansith Gunathilake
9bba7edde8
Merge branch 'kernel-4.6.2' into 'kernel-4.6.x'
...
updating existing shared scope not required
See merge request entgra/carbon-device-mgt!803
3 years ago
Amalka Subasinghe
de963fa01b
updating existing shared scope not required
3 years ago
Pahansith Gunathilake
a960f3b364
Merge branch 'kernel-4.6.2' into 'kernel-4.6.x'
...
fixed gw, km, iot, apim urls
See merge request entgra/carbon-device-mgt!801
3 years ago
Amalka Subasinghe
a031579b80
fixed gw, km, iot, apim urls
3 years ago
Pahansith
ee95c8aca1
Fix location update timestamp overwrite issue
3 years ago
Amalka Subasinghe
7dc5d7f45d
X:Merge branch 'master' into kernel-4.6.2
3 years ago