lasanthaDLPDS
6b51d1fd06
Improve app subscribing functionality
2019-10-04 08:41:38 +05:30
Inosh Perara
5cb706f24b
Add android enterprise support for IoTS.
2019-10-04 03:08:35 +00:00
achala piyarathna
5b50cddea6
Device Location history view feature
2019-10-03 15:51:41 +00:00
Shamalka Navod
fdf660014f
UI to generate reports
...
Get devices which are enrolled between two date according to device status and ownership
2019-10-03 13:30:13 +00:00
Jayasanka
6786ed0fab
Add UI Improvements to APPM UI
...
The following changes are with this commit
- Add metadata to Add new app & edit app forms in Publisher
- Display metadata in both publisher and store views
- Fix typo in lifecycle component
- Update table when changing the name & categories in apps table in publisher
2019-10-03 17:28:25 +05:30
Madawa Soysa
c9f12d47cb
Implement scheduled application install/uninstall task
...
Fixes entgra/product-iots#160
2019-10-03 09:50:39 +00:00
Dharmakeerthi Lasantha
03e28c3eb9
Merge branch 'application-mgt-new' into 'application-mgt-new'
...
Add UI Improvements in APPM publisher
See merge request entgra/carbon-device-mgt!270
2019-10-01 09:34:42 +00:00
charitha
4e9628dff4
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-10-01 08:40:23 +05:30
charitha
2b902e878c
Merge branch 'application-mgt-new' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-10-01 08:33:05 +05:30
milanperera
576ccd2363
Fix issues in fix-172
2019-09-30 15:54:12 +02:00
milanperera
a044bbd385
fix entgra/product-iots#172
2019-09-30 15:47:50 +02:00
Jayasanka
740ad2a6b7
Add image upload previews and validation in add new app form
2019-09-30 17:28:01 +05:30
Jayasanka
a2341e8afc
Fix subscription method issue
2019-09-30 14:08:28 +05:30
Turcy
f28d42d7ce
Fix device-type features edit issue
2019-09-30 12:14:35 +05:30
ausamriyaaz
2c27830ecc
Fix Null pointer exception
2019-09-27 15:42:01 +05:30
Vinojini Paramasivam
3dcf19dffa
Show the applied policies when click view button on policy compliance
2019-09-27 05:51:59 +00:00
Milan Perera
513b8efaee
Merge branch 'fix-141' into 'master'
...
Fix build failure
See merge request entgra/carbon-device-mgt!263
2019-09-26 20:34:23 +00:00
milanperera
a716d28046
Fix build failure
2019-09-26 22:33:26 +02:00
charitha
cc2eccae5d
Fix configuration retrieval issue with non default admin credentials
2019-09-26 22:38:45 +05:30
Shamalka Navod
59188bcdb3
Fix error logs of DAO implementations
2019-09-26 12:23:10 +00:00
Milan Perera
3747e98be3
Merge branch 'fix-141' into 'master'
...
Fix for entgra/product-iots#141
Closes product-iots#141
See merge request entgra/carbon-device-mgt!260
2019-09-26 09:33:29 +00:00
charitha
20dd0b88d2
Merge branch 'application-mgt-new' of https://gitlab.com/charithag/carbon-device-mgt into application-mgt-new
2019-09-26 13:52:17 +05:30
Charitha Goonetilleke
c29dc4dddb
Merge branch 'master' into 'application-mgt-new'
...
Changing status related APIs to honour tenant ID
See merge request charithag/carbon-device-mgt!1
2019-09-26 08:21:46 +00:00
charitha
bfed11080d
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt into application-mgt-new
2019-09-26 12:29:49 +05:30
Shamalka Navod
c5793bcf67
API endpoint to get all devices which are enrolled between two dates
2019-09-26 06:23:56 +00:00
Vinojini Paramasivam
8b61bbabea
Change search by group name to case insensitive
2019-09-26 04:11:55 +00:00
milanperera
5e19455882
Fix for entgra/product-iots#141
2019-09-25 16:26:19 +02:00
Ace
545ca7e2a2
Changing status related APIs to honour tenant ID
2019-09-23 23:36:34 +05:30
charitha
20bbb6b91a
Re add missing method
2019-09-20 14:02:40 +05:30
charitha
738c4991b9
Merge with upstream/master
2019-09-20 13:55:26 +05:30
Amanda Randombage
a82b4763e2
Fix device management test failures
2019-09-19 21:11:51 +00:00
Amanda Randombage
ff2c038688
Modify permanent delete API to support list of devices
2019-09-19 18:08:56 +00:00
Ace
647099f8a9
Adding debug logs to query-devices API
2019-09-19 10:22:47 +05:30
Ace
8086a54a1a
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt
2019-09-19 08:34:58 +05:30
Ace
7838eaf97b
Modifying group devices API to retrieve properties
2019-09-19 07:59:45 +05:30
lasanthaDLPDS
28b4d52d23
Fix app loading issue
2019-09-18 19:33:26 +05:30
lasanthaDLPDS
c129fb1c41
Fix image loading issue in tenant mode
2019-09-18 19:32:59 +05:30
Jayasanka Weerasinghe
27e01e80a8
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
2019-09-18 14:02:50 +00:00
charitha
2e811aa12b
Fix config fetching and device type filtering for tenants
2019-09-18 08:11:20 +05:30
charitha
2c7463a072
Add device transferring across tenants
2019-09-17 20:03:23 +05:30
charitha
30d4a5707a
Fix platform config listing
2019-09-17 20:02:50 +05:30
Jayasanka Weerasinghe
85fe985a94
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
2019-09-16 12:14:32 +00:00
Charitha Goonetilleke
5cf89ec24c
Add application installation response via pull notification
2019-09-16 11:49:35 +00:00
lasanthaDLPDS
34f1b25c84
Fix app-install operation adding issue for custom apps
2019-09-16 15:39:22 +05:30
Charitha Goonetilleke
c3490c129a
Fix issue in deploying event streams
2019-09-16 06:48:01 +00:00
lasanthaDLPDS
a3e0eb031c
Fix custom app loading issue
2019-09-15 23:03:34 +05:30
Dharmakeerthi Lasantha
5c92401265
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
2019-09-15 16:34:10 +00:00
lasanthaDLPDS
ed557fc510
Fix merge conflicts
2019-09-15 20:37:13 +05:30
Jayasanka Weerasinghe
c204e6f9b7
Fix server starting issue
...
This issue is occurred as a result of having java8 codes in the source. Hence remove and replace the code.
2019-09-15 14:26:53 +00:00
lasanthaDLPDS
cfd0f709ef
Add new application type
...
Add new application type for IoT use cases. Further, it is named as CUSTOM
2019-09-15 18:48:09 +05:30